1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjects
2017-01-26 10:52:19 +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 Fixed a few CWE-457 2016-11-27 22:07:01 +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 Fixed a few CWE-457 2016-11-27 22:07:01 +03:00
CGPandoraBox.h Fixed a few CWE-457 2016-11-27 22:07:01 +03:00
CGTownInstance.cpp Fixed CID 1288863 2016-11-26 22:12:52 +03:00
CGTownInstance.h Merge pull request #211 from Chocimier/iss2321 2016-09-14 00:37:17 +03:00
CObjectClassesHandler.cpp Fixed CID 1366431, CID 1366430 2016-12-05 02:55:05 +03:00
CObjectClassesHandler.h Fixed a few CWE-457 2016-11-27 22:07:01 +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 Fixed a few CWE-457 2016-11-27 22:07:01 +03:00
CommonConstructors.h Fixed CID 1366376 2016-11-25 13:38:26 +03:00
CQuest.cpp Fixed http://bugs.vcmi.eu/view.php?id=2634 2017-01-26 10:52:19 +03: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 Fixed a few CWE-457 2016-11-27 22:07:01 +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 1366432 2016-11-28 03:59:03 +03:00
MiscObjects.h Fixed a few CWE-457 2016-11-27 17:48:18 +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