1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/lib/mapping
Ivan Savenko 43ba3d30ea Breaking things - first commit towards configurable object(s).
- New files: lib/CObjectWithReward.h/cpp
- Classes that will be replaced by configurable object are now in this
fil

Status: far from functional, currently at "it compiles" point, some
essential pieces are still missing.
2014-04-06 23:14:26 +03:00
..
CCampaignHandler.cpp - Implemented hero recreate handling correctly 2014-02-23 13:52:06 +00:00
CCampaignHandler.h - Implemented hero recreate handling correctly 2014-02-23 13:52:06 +00:00
CMap.cpp - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 2014-04-01 11:53:28 +00:00
CMap.h - Moved gameState::guardingCreaturePosition() to CMap so it doesn't need to be recalculated many times for every player. 2014-04-01 11:53:28 +00:00
CMapEditManager.cpp Some preparation towards mantis #1743: 2014-03-17 19:51:07 +00:00
CMapEditManager.h - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses 2013-08-17 12:46:48 +00:00
CMapInfo.cpp Compile fixes specific for VS 2012" 2013-07-02 15:23:32 +00:00
CMapInfo.h Compile fixes specific for VS 2012" 2013-07-02 15:23:32 +00:00
CMapService.cpp Data for campaign win/loss conditions. All campaigns should now have 2014-01-01 13:30:31 +00:00
CMapService.h Support for overriding victory/defeat conditions from h3m map or 2013-12-30 23:09:58 +00:00
MapFormatH3M.cpp Breaking things - first commit towards configurable object(s). 2014-04-06 23:14:26 +03:00
MapFormatH3M.h Large rewrite of adventure map objects: 2014-01-02 23:48:38 +00:00
MapFormatJson.cpp More fixes for map-specific crashes, fixes #1427 and #733 2014-02-09 12:10:02 +00:00
MapFormatJson.h Support for overriding victory/defeat conditions from h3m map or 2013-12-30 23:09:58 +00:00