1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-14 02:33:51 +02:00
vcmi/hch
Ivan Savenko 0f22ba0c0f - First part of kingdom overview window (not a 100% stable)
- Implemented town buildings: dwarven treasury, ballista yard, partially - mystic pond
2010-01-25 21:25:14 +00:00
..
CAmbarCendamo.cpp
CAmbarCendamo.h * moved a few files 2009-05-20 10:08:56 +00:00
CArtHandler.cpp * Fixed bug #112 2009-12-30 15:33:28 +00:00
CArtHandler.h * Fixed bug #112 2009-12-30 15:33:28 +00:00
CBuildingHandler.cpp Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 2009-10-04 02:02:45 +00:00
CBuildingHandler.h * faster decompression with infs2 2009-09-27 11:37:15 +00:00
CCreatureHandler.cpp Fixed bug 143 and possibly 142. 2009-10-12 05:00:28 +00:00
CCreatureHandler.h * restored 0.74 savegames compatibility (for easier reproducing reported issues) 2009-11-13 19:04:36 +00:00
CDefHandler.cpp * various improvements and code cleanups 2009-10-25 14:36:11 +00:00
CDefHandler.h * various improvements and code cleanups 2009-10-25 14:36:11 +00:00
CDefObjInfoHandler.cpp * Implemented rivers animation. Thanks to GrayFace for giving range of colors in palette to be shifted. 2009-12-22 21:53:50 +00:00
CDefObjInfoHandler.h * Implemented rivers animation. Thanks to GrayFace for giving range of colors in palette to be shifted. 2009-12-22 21:53:50 +00:00
CGeneralTextHandler.cpp - First part of kingdom overview window (not a 100% stable) 2010-01-25 21:25:14 +00:00
CGeneralTextHandler.h - First part of kingdom overview window (not a 100% stable) 2010-01-25 21:25:14 +00:00
CHeroHandler.cpp 1.Removed unused code from hero handler 2009-10-28 10:45:45 +00:00
CHeroHandler.h Fixed bugs 275 & 324 2010-01-01 12:15:20 +00:00
CLodHandler.cpp Hopefully fixed compilation. Unified line endings. 2009-12-30 07:49:25 +00:00
CLodHandler.h Hopefully fixed compilation. Unified line endings. 2009-12-30 07:49:25 +00:00
CMusicBase.h * further code reorganization 2009-05-20 09:02:50 +00:00
CMusicHandler.cpp Changed some log. 2009-10-13 02:04:06 +00:00
CMusicHandler.h Fixed bug 143 and possibly 142. 2009-10-12 05:00:28 +00:00
CObjectHandler.cpp Fixed bugs 275 & 324 2010-01-01 12:15:20 +00:00
CObjectHandler.h Fixed bugs 275 & 324 2010-01-01 12:15:20 +00:00
CSndHandler.cpp Changed some comments. 2009-10-11 16:08:01 +00:00
CSndHandler.h Changed some comments. 2009-10-11 16:08:01 +00:00
CSoundBase.h
CSpellHandler.cpp Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 2009-10-04 02:02:45 +00:00
CSpellHandler.h Compile fix. 2009-09-25 03:21:56 +00:00
CTownHandler.cpp Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 2009-10-04 02:02:45 +00:00
CTownHandler.h
CVideoHandler.cpp Made all paths dependent on DATA_DIR, USER_DIR, BIN_DIR or LIB_DIR. Data access can now be separated from saved games and binaries. 2009-10-04 02:02:45 +00:00
CVideoHandler.h * minor changes 2009-08-17 13:08:05 +00:00