1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/lib/Map
Ivan Savenko c9dd80ea6d - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace
- replaced JsonNode::toStdVector with more universal convertTo
- some renaming in StartInfo
2012-12-02 12:21:44 +00:00
..
CCampaignHandler.cpp * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 2012-11-03 13:30:47 +00:00
CCampaignHandler.h * Separated map loading from the map object * Moved map classes to lib/Map * Renamed map.h/cpp to CMap.h/cpp * Profiling of map loading is now optional * Updated CMemoryStream 2012-11-03 13:30:47 +00:00
CMap.cpp Compile fix. Keep StdInc consistent. 2012-11-21 09:13:33 +00:00
CMap.h - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 2012-12-02 12:21:44 +00:00
CMapInfo.cpp - moved json-related functions (e.g. ParseBonus) into JsonUtils namespace 2012-12-02 12:21:44 +00:00
CMapInfo.h Compile fix. Keep StdInc consistent. 2012-11-21 09:13:33 +00:00
CMapService.cpp Compile fix. Keep StdInc consistent. 2012-11-21 09:13:33 +00:00
CMapService.h Compile fix. Keep StdInc consistent. 2012-11-21 09:13:33 +00:00