1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/lib/mapObjects
Haryaalcar ce6940e272 build fix for mac os:
1) type_info visibility for CatapultAttack
2) using IObjectInfo::CArmyStructure in min_element : operator< should be const
2014-06-26 01:24:48 +03:00
..
CArmedInstance.cpp Cleanup: 2014-06-05 20:26:50 +03:00
CArmedInstance.h Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CBank.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CBank.h Refactoring of hoverText from objects: 2014-06-24 20:39:47 +03:00
CGHeroInstance.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CGHeroInstance.h Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CGMarket.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CGMarket.h Cleanup: 2014-06-05 20:26:50 +03:00
CGPandoraBox.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CGPandoraBox.h Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CGTownInstance.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CGTownInstance.h Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CObjectClassesHandler.cpp - H3M parser will create objects that don't have data in map file via 2014-06-25 20:26:47 +03:00
CObjectClassesHandler.h build fix for mac os: 2014-06-26 01:24:48 +03:00
CObjectHandler.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CObjectHandler.h Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CommonConstructors.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CommonConstructors.h Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CQuest.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CQuest.h Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CRewardableConstructor.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CRewardableConstructor.h Banks now use new scheme as well 2014-06-22 13:39:40 +03:00
CRewardableObject.cpp Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
CRewardableObject.h Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +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 Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +03:00
MiscObjects.h Reduced number of #include's in headers. May break compilation on Win 2014-06-25 17:11:07 +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