1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/mapObjects
Ivan Savenko 5ebc0e8614 First part of object instance API cleanup
- removed passability() method in favour of passableFor(PlayerColor)
- moved operator < code to map handler
- updated class documentation
2014-06-24 20:39:47 +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 First part of object instance API cleanup 2014-06-24 20:39:47 +03:00
CGHeroInstance.h First part of object instance API cleanup 2014-06-24 20:39:47 +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 First part of object instance API cleanup 2014-06-24 20:39:47 +03:00
CGTownInstance.h First part of object instance API cleanup 2014-06-24 20:39:47 +03:00
CObjectClassesHandler.cpp Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CObjectClassesHandler.h Project update, fix build 2014-06-23 10:24:49 +04:00
CObjectHandler.cpp First part of object instance API cleanup 2014-06-24 20:39:47 +03:00
CObjectHandler.h First part of object instance API cleanup 2014-06-24 20:39:47 +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 First part of object instance API cleanup 2014-06-24 20:39:47 +03:00
CQuest.h First part of object instance API cleanup 2014-06-24 20:39:47 +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 Fixed random artifact selection 2014-06-23 20:47:09 +03:00
JsonRandom.h Added -fvisibility=hidden parameter for gcc. 2014-06-24 00:05:53 +03:00
MapObjects.h Cleanup: 2014-06-05 20:26:50 +03:00
MiscObjects.cpp First part of object instance API cleanup 2014-06-24 20:39:47 +03:00
MiscObjects.h First part of object instance API cleanup 2014-06-24 20:39:47 +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