1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/lib/mapObjects
2014-08-19 13:15:40 +03:00
..
CArmedInstance.cpp Trying to sort out project changes and compile issues. 2014-06-23 19:58:19 +02:00
CArmedInstance.h Something that compiles. 2014-06-26 22:05:27 +02:00
CBank.cpp Fixed missing names for dwellings and creature banks 2014-06-30 00:16:45 +03:00
CBank.h Something that compiles. 2014-06-26 22:05:27 +02:00
CGHeroInstance.cpp Swapped skills on level-up screen 2014-08-19 13:15:40 +03:00
CGHeroInstance.h Fixed: 0001854: Rewarding objects loose their state after game is reloaded (breaks savegames) 2014-07-29 15:28:58 +02:00
CGMarket.cpp Something that compiles. 2014-06-26 22:05:27 +02:00
CGMarket.h Trying to sort out project changes and compile issues. 2014-06-23 19:58:19 +02:00
CGPandoraBox.cpp Something that compiles. 2014-06-26 22:05:27 +02:00
CGPandoraBox.h Something that compiles. 2014-06-26 22:05:27 +02:00
CGTownInstance.cpp Proper fix for #1712 - Building requirement tests are now fixed 2014-08-07 19:53:07 +03:00
CGTownInstance.h Proper fix for #1712 - Building requirement tests are now fixed 2014-08-07 19:53:07 +03:00
CObjectClassesHandler.cpp Modding-related bugfixes: 2014-06-30 17:13:01 +03:00
CObjectClassesHandler.h Fixed missing names for dwellings and creature banks 2014-06-30 00:16:45 +03:00
CObjectHandler.cpp Added workaround for random objects on water, fixes 1828 2014-08-09 13:48:38 +03:00
CObjectHandler.h Something that compiles. 2014-06-26 22:05:27 +02:00
CommonConstructors.cpp Miscellaneous fixes to banks: 2014-08-09 12:31:43 +03:00
CommonConstructors.h Miscellaneous fixes to banks: 2014-08-09 12:31:43 +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 Something that compiles. 2014-06-26 22:05:27 +02:00
CRewardableConstructor.h Merge branch 'develop' of https://github.com/vcmi/vcmi into RMG 2014-06-26 20:12:37 +02:00
CRewardableObject.cpp Fixed visitable objects resetting on day 7 (1847) 2014-08-08 15:53:04 +03:00
CRewardableObject.h Fixed #1820, better detection of object below cursor that uses same logic as renderer 2014-07-01 17:19:08 +03:00
JsonRandom.cpp Merged GUI refactoring into develop, fixed conflicts 2014-08-09 15:01:55 +03:00
JsonRandom.h Something that compiles. 2014-06-26 22:05:27 +02:00
MapObjects.h Cleanup: 2014-06-05 20:26:50 +03:00
MiscObjects.cpp Fixed desync due to uninitialized objects. Added some logging. RMG maps don't work yet, though. 2014-07-27 19:30:17 +02:00
MiscObjects.h Fixed desync due to uninitialized objects. Added some logging. RMG maps don't work yet, though. 2014-07-27 19:30:17 +02:00
ObjectTemplate.cpp Corrected y-axis orientation, now object placement is correct. 2014-07-09 16:39:17 +02:00
ObjectTemplate.h - Implemented object per zone limit 2014-07-15 22:33:51 +02:00