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-01-20 03:29:32 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
mapping
History
Ivan Savenko
b3bbe27089
- ignore wog maps if wog is not present
2013-05-04 19:20:32 +00:00
..
CCampaignHandler.cpp
…
CCampaignHandler.h
…
CMap.cpp
- fixed uninitialized access into modHander
2013-04-28 15:06:14 +00:00
CMap.h
- ignore wog maps if wog is not present
2013-05-04 19:20:32 +00:00
CMapEditManager.cpp
- Implemented updating additional terrain types fully(including 2 special cases)
2013-05-03 10:15:59 +00:00
CMapEditManager.h
- Implemented updating additional terrain types fully(including 2 special cases)
2013-05-03 10:15:59 +00:00
CMapInfo.cpp
…
CMapInfo.h
…
CMapService.cpp
…
CMapService.h
…
MapFormatH3M.cpp
- Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile)
2013-04-19 11:43:11 +00:00
MapFormatH3M.h
…