1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-16 10:19:47 +02:00
vcmi/lib/mapObjects
Ivan Savenko ab475195ac Banks now use new scheme as well
- Implemented Bank Constructor object.
- Merged Pyramid object into common Bank class. Banks can now grant
spells as part of their reward.
- Move bank config code to config/objects/creatureBanks.json. Note: WoG
banks are not updated yet, should be moved to WoG mod.
- Updated AI code so it can correctly evaluate bank danger (should be
generic enough for use with other objects)
- New files JsonRandom.* that contain routines for loading random
objects from Json (still WiP but should be stable)
2014-06-22 13:39:40 +03:00
..
CArmedInstance.cpp Cleanup: 2014-06-05 20:26:50 +03:00
CArmedInstance.h Cleanup: 2014-06-05 20:26:50 +03:00
CBank.cpp Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CBank.h Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CGHeroInstance.cpp - Implemented "mapObject" entry for hero classes 2014-06-16 19:27:26 +03:00
CGHeroInstance.h Cleanup: 2014-06-05 20:26:50 +03:00
CGMarket.cpp Cleanup: 2014-06-05 20:26:50 +03:00
CGMarket.h Cleanup: 2014-06-05 20:26:50 +03:00
CGPandoraBox.cpp More cleanup: 2014-06-05 23:51:24 +03:00
CGPandoraBox.h Cleanup: 2014-06-05 20:26:50 +03:00
CGTownInstance.cpp - Implemented "mapObject" entry for hero classes 2014-06-16 19:27:26 +03:00
CGTownInstance.h Cleanup: 2014-06-05 20:26:50 +03:00
CObjectClassesHandler.cpp Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CObjectClassesHandler.h Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CObjectHandler.cpp Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CObjectHandler.h Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CommonConstructors.cpp Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CommonConstructors.h Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CQuest.cpp More cleanup: 2014-06-05 23:51:24 +03:00
CQuest.h Cleanup: 2014-06-05 20:26:50 +03:00
CRewardableConstructor.cpp Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CRewardableConstructor.h Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CRewardableObject.cpp Bugfixing. Game seems to be working without major bugs. 2014-06-15 23:25:10 +03:00
CRewardableObject.h Cleanup: 2014-06-05 20:26:50 +03:00
JsonRandom.cpp Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
JsonRandom.h Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
MapObjects.h Cleanup: 2014-06-05 20:26:50 +03:00
MiscObjects.cpp More cleanup: 2014-06-05 23:51:24 +03:00
MiscObjects.h Cleanup: 2014-06-05 20:26:50 +03:00
ObjectTemplate.cpp Created large number of missing objects in configs 2014-06-17 14:57:47 +03:00
ObjectTemplate.h Cleanup: 2014-06-05 20:26:50 +03:00