1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/hch
Ivan Savenko 8319e5e703 - town events implemented
- merged CustomImagecComponent into SComponent
- moved some subID-related code from CastleInterface
2010-08-18 14:24:30 +00:00
..
CArtHandler.cpp Minor changes. 2010-08-18 09:50:25 +00:00
CArtHandler.h Minor changes. 2010-08-18 09:50:25 +00:00
CBuildingHandler.cpp * small refactoring 2010-08-16 09:54:09 +00:00
CBuildingHandler.h * small refactoring 2010-08-16 09:54:09 +00:00
CCampaignHandler.cpp Minor changes. 2010-08-18 09:50:25 +00:00
CCampaignHandler.h * CBonusSelection will now work on CCampaignState instead of CCampaign; unfortunately there seems to be no elegant way to move that state between bonus selection screen and CGameState::init, so it's not yet moved. 2010-08-04 11:18:13 +00:00
CCreatureHandler.cpp Refugee Camp supported. 2010-07-23 21:05:49 +00:00
CCreatureHandler.h Refugee Camp supported. 2010-07-23 21:05:49 +00:00
CDefHandler.cpp * minor changes 2010-08-17 14:58:13 +00:00
CDefHandler.h * minor changes 2010-08-17 14:58:13 +00:00
CDefObjInfoHandler.cpp Fixed crash on sieges. 2010-08-01 18:12:53 +00:00
CDefObjInfoHandler.h Fixed crash on sieges. 2010-08-01 18:12:53 +00:00
CGeneralTextHandler.cpp Compilation fixes for VC10. 2010-02-20 13:24:38 +00:00
CGeneralTextHandler.h * several implrovements in campaign handling 2010-07-30 11:29:42 +00:00
CHeroHandler.cpp * minor changes 2010-08-17 14:58:13 +00:00
CHeroHandler.h * minor changes 2010-08-17 14:58:13 +00:00
CLodHandler.cpp Fixed crash on opening thieves guild window when player has no heroes. 2010-02-28 12:39:38 +00:00
CLodHandler.h * minor cleanups 2010-07-16 14:22:18 +00:00
CMusicBase.h * further code reorganization 2009-05-20 09:02:50 +00:00
CMusicHandler.cpp - town events implemented 2010-08-18 14:24:30 +00:00
CMusicHandler.h - town events implemented 2010-08-18 14:24:30 +00:00
CObjectHandler.cpp Pyramid fixes: #287, #403, #572, #575. It's config is now stored in bankconfig.txt 2010-08-18 13:42:46 +00:00
CObjectHandler.h - town events implemented 2010-08-18 14:24:30 +00:00
CSndHandler.cpp Started making hot-seat GUI. Accompanying changes to rest of GUI. 2010-02-15 06:54:57 +00:00
CSndHandler.h Changed some comments. 2009-10-11 16:08:01 +00:00
CSoundBase.h Sound patches from Ubuntux #7 - #10: 2009-04-30 10:53:06 +00:00
CSpellHandler.cpp Implemented Scuttle Boat and Dimension Door spells. 2010-03-20 22:17:19 +00:00
CSpellHandler.h * minor cleanups 2010-07-16 14:22:18 +00:00
CTownHandler.cpp * small refactoring 2010-08-16 09:54:09 +00:00
CTownHandler.h * small refactoring 2010-08-16 09:54:09 +00:00
CVideoHandler.cpp Support for videos in 16 bpp. Minor fixes. 2010-08-08 14:39:41 +00:00
CVideoHandler.h Fixed #87 and #542 2010-07-28 11:34:26 +00:00