1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/hch
Michał W. Urbańczyk 4aa60cd40e Minor changes.
2010-08-18 09:50:25 +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 New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development. 2010-05-02 18:20:26 +00:00
CMusicHandler.h New bonus system. Unified HeroBonus and StackFeature. Still early version, will need improvements and development. 2010-05-02 18:20:26 +00:00
CObjectHandler.cpp Fixed #577. New BlockingDialog functionality - only accept. 2010-08-17 16:26:48 +00:00
CObjectHandler.h Fixed #577. New BlockingDialog functionality - only accept. 2010-08-17 16:26:48 +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