This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-03-19 21:10:12 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
Map
History
Ivan Savenko
23fcdd1a4a
- missing fields in town serialization
2012-12-13 13:07:56 +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
- merged minimap.json into terrains.json
2012-12-10 14:28:27 +00:00
CMap.h
- missing fields in town serialization
2012-12-13 13:07:56 +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
- primaryResource and warMachine now use string ID
2012-12-11 12:12:46 +00:00
CMapService.h
Compile fix. Keep StdInc consistent.
2012-11-21 09:13:33 +00:00