1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjects
2016-08-30 09:48:10 +03:00
..
CArmedInstance.cpp Use JsonSerializeFormat for map objects 2016-02-22 02:37:19 +03:00
CArmedInstance.h Use JsonSerializeFormat for map objects 2016-02-22 02:37:19 +03:00
CBank.cpp Refactoring: use cleaner CCreatureSet::stacksCount everywhere 2015-12-24 21:30:57 +03:00
CBank.h VCMIDirs update #4 2014-08-11 20:17:17 +02:00
CGHeroInstance.cpp CGHeroInstance::SecondarySkillsInfo: always set rand seed 2016-08-19 23:31:54 +03:00
CGHeroInstance.h More fixes for uninitialized fields 2016-08-18 18:53:28 +03:00
CGMarket.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
CGMarket.h Add "override" to virtual overriden methods 2015-10-13 21:05:36 +03:00
CGPandoraBox.cpp Fixed #1213 2016-06-06 09:30:45 +02:00
CGPandoraBox.h CGEvent: avoid permanent event removal after visit. Fix issue 2339 2015-11-28 23:03:26 +03:00
CGTownInstance.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
CGTownInstance.h Merge pull request #146 from vcmi/feature/VCMIMapFormat1 2016-03-01 07:49:54 +01:00
CObjectClassesHandler.cpp Fixed memory leak in CObjectClassesHandler 2016-08-17 09:24:01 +03:00
CObjectClassesHandler.h Fixed memory leak in CObjectClassesHandler 2016-08-17 09:24:01 +03:00
CObjectHandler.cpp Fix indentation of logging code and around it 2016-03-12 04:46:21 +03:00
CObjectHandler.h Make string instance names persistent 2016-02-22 19:26:42 +03:00
CommonConstructors.cpp CBankInfo: fix huge memory leak that appear in long run 2015-12-14 11:29:24 +03:00
CommonConstructors.h Merge branch 'develop' into feature/VCMIMapFormat1 2016-01-01 20:28:52 +03:00
CQuest.cpp Fixed CQuest leak 2016-08-30 09:48:10 +03:00
CQuest.h Fixed CQuest leak 2016-08-30 09:48:10 +03:00
CRewardableConstructor.cpp Implemented (basic) object construction and placement 2015-12-05 12:36:42 +03:00
CRewardableConstructor.h Merge branch 'develop' of https://github.com/vcmi/vcmi into RMG 2014-06-26 20:12:37 +02:00
CRewardableObject.cpp Make stables message appear if hero has cavaliers but visited stables before 2016-02-01 09:41:15 +03:00
CRewardableObject.h More fixes for uninitialized fields 2016-08-18 18:53:28 +03:00
JsonRandom.cpp Replace std::remove_if with vstd::erase_if 2016-01-26 10:19:58 +03:00
JsonRandom.h Something that compiles. 2014-06-26 22:05:27 +02:00
MapObjects.h Cleanup: 2014-06-05 20:26:50 +03:00
MiscObjects.cpp Add reset to some static variables on client 2016-08-25 15:52:20 +03:00
MiscObjects.h Add reset to some static variables on client 2016-08-25 15:52:20 +03:00
ObjectTemplate.cpp - WeightedRule optimization - part 1 2016-08-11 07:49:08 +02:00
ObjectTemplate.h ObjectTemplate serialization 2015-12-05 12:36:44 +03:00