1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjects
2016-11-26 20:54:07 +03:00
..
CArmedInstance.cpp Fix memory problems with BonusList 2016-09-29 15:08:00 +02:00
CArmedInstance.h Use JsonSerializeFormat for map objects 2016-02-22 02:37:19 +03:00
CBank.cpp fixes related to http://bugs.vcmi.eu/view.php?id=2520 2016-10-11 20:04:30 +03:00
CBank.h Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
CGHeroInstance.cpp Fixed CID 1366350 2016-11-25 15:34:38 +03:00
CGHeroInstance.h Fixed http://bugs.vcmi.eu/view.php?id=2545 2016-10-11 20:04:27 +03:00
CGMarket.cpp Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
CGMarket.h Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
CGPandoraBox.cpp [Refactoring] Unified SetResources NetPack API. 2016-11-26 15:14:43 +03:00
CGPandoraBox.h Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
CGTownInstance.cpp Add commander resurrection info window upon entering town 2016-10-29 21:55:00 +02:00
CGTownInstance.h Merge pull request #211 from Chocimier/iss2321 2016-09-14 00:37:17 +03:00
CObjectClassesHandler.cpp Use const for ObjectTemplate 2016-09-08 18:06:28 +03:00
CObjectClassesHandler.h Fixed CID 1366376 2016-11-25 13:38:26 +03:00
CObjectHandler.cpp Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
CObjectHandler.h Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
CommonConstructors.cpp Use const for ObjectTemplate 2016-09-08 18:06:28 +03:00
CommonConstructors.h Fixed CID 1366376 2016-11-25 13:38:26 +03:00
CQuest.cpp Fix formatting 2016-10-29 17:00:12 +02:00
CQuest.h Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
CRewardableConstructor.cpp Use const for ObjectTemplate 2016-09-08 18:06:28 +03:00
CRewardableConstructor.h Use const for ObjectTemplate 2016-09-08 18:06:28 +03:00
CRewardableObject.cpp complete fix for http://bugs.vcmi.eu/view.php?id=2507 2016-10-11 18:19:42 +03:00
CRewardableObject.h Do not send netpack inside netpack handler. 2016-10-09 19:38:13 +03:00
JsonRandom.cpp Fix memory problems with BonusList 2016-09-29 15:08:00 +02:00
JsonRandom.h Fix mismatched-tags Clang warnings 2016-09-08 19:42:59 +03:00
MapObjects.h Cleanup: 2014-06-05 20:26:50 +03:00
MiscObjects.cpp Fixed CID 1366337 2016-11-26 20:54:07 +03:00
MiscObjects.h Refactoring: only use RNGs explicitly to avoid bug prone code in future 2016-09-11 00:10:46 +03:00
ObjectTemplate.cpp Use const for ObjectTemplate 2016-09-08 18:06:28 +03:00
ObjectTemplate.h Added ObjectTemplate copy constructor and assignment operator 2016-09-08 17:02:59 +03:00