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-02-03 13:01:33 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
mapping
History
beegee1
23f7be2a54
- Fixed a few bugs related to the terrain view generation - Updated CMakeLists in /test(copy resources if no source files has been changed too)
2013-04-25 16:09:48 +00:00
..
CCampaignHandler.cpp
…
CCampaignHandler.h
…
CMap.cpp
- Replaced exceptions with assert for internal-API code
2013-04-22 16:04:17 +00:00
CMap.h
- Replaced exceptions with assert for internal-API code
2013-04-22 16:04:17 +00:00
CMapEditManager.cpp
- Fixed a few bugs related to the terrain view generation - Updated CMakeLists in /test(copy resources if no source files has been changed too)
2013-04-25 16:09:48 +00:00
CMapEditManager.h
- Fixed a few bugs related to the terrain view generation - Updated CMakeLists in /test(copy resources if no source files has been changed too)
2013-04-25 16:09:48 +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
…