1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjects
2016-01-27 17:10:19 +03:00
..
CArmedInstance.cpp Bonus system: add treeHasChanged call where bonus objects changed 2015-12-11 16:13:18 +03:00
CArmedInstance.h
CBank.cpp Refactoring: use cleaner CCreatureSet::stacksCount everywhere 2015-12-24 21:30:57 +03:00
CBank.h
CGHeroInstance.cpp Fix 2160 dismissing a VIP hero 2016-01-27 17:10:19 +03:00
CGHeroInstance.h Fix 2160 dismissing a VIP hero 2016-01-27 17:10:19 +03:00
CGMarket.cpp Removed all #include's of CMap.h from headers. 2015-12-02 21:05:10 +02:00
CGMarket.h Add "override" to virtual overriden methods 2015-10-13 21:05:36 +03:00
CGPandoraBox.cpp CGCreature: fix crash on draw 2016-01-26 08:41:09 +03:00
CGPandoraBox.h CGEvent: avoid permanent event removal after visit. Fix issue 2339 2015-11-28 23:03:26 +03:00
CGTownInstance.cpp Bonus system: add treeHasChanged call where bonus objects changed 2015-12-11 16:13:18 +03:00
CGTownInstance.h reduced visibility for members of Mine and Dwellings 2015-12-02 22:34:13 +02:00
CObjectClassesHandler.cpp RMG will now multiply Monolith defs to ensure there are at least 100 pairs avaiable for connections. 2016-01-09 09:03:40 +01:00
CObjectClassesHandler.h
CObjectHandler.cpp Fix crash on unknown map objects 2016-01-18 21:16:55 +03:00
CObjectHandler.h Move TTeleportExitsList to CObjectHandler.h 2015-12-05 01:14:03 +03:00
CommonConstructors.cpp CBankInfo: fix huge memory leak that appear in long run 2015-12-14 11:29:24 +03:00
CommonConstructors.h Compile fixes for MSVS 2015-12-23 15:23:56 +01:00
CQuest.cpp Fix 1723 quest crash on combined arts 2016-01-22 12:56:25 +03:00
CQuest.h Add "override" to virtual overriden methods 2015-10-13 21:05:36 +03:00
CRewardableConstructor.cpp
CRewardableConstructor.h
CRewardableObject.cpp CRewardableObject: fix onVisited message duplication for Idol of Fortune 2016-01-17 15:16:35 +03:00
CRewardableObject.h
JsonRandom.cpp Replace std::remove_if with vstd::erase_if 2016-01-26 10:19:58 +03:00
JsonRandom.h
MapObjects.h
MiscObjects.cpp CGCreature: fix crash on draw 2016-01-26 08:41:09 +03:00
MiscObjects.h CGCreature: add reward granting. Fix issue 2372 2016-01-15 04:29:46 +03:00
ObjectTemplate.cpp Fixed #2026 2015-03-12 10:08:10 +01:00
ObjectTemplate.h