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-11-23 22:37:55 +02:00
Code
Issues
Releases
Activity
Files
8d82c49a996e98be5552c861582b2d97031c5990
vcmi
/
lib
/
mapping
History
beegee1
8d82c49a99
- Compile fix - Renamed map operations
2013-04-22 15:08:04 +00:00
..
CCampaignHandler.cpp
…
CCampaignHandler.h
…
CMap.cpp
Large changeset, first part of editing H3 objects via mods feature. Changes:
2013-04-21 12:49:26 +00:00
CMap.h
Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime.
2013-04-20 18:44:55 +00:00
CMapEditManager.cpp
- Compile fix - Renamed map operations
2013-04-22 15:08:04 +00:00
CMapEditManager.h
- Compile fix - Renamed map operations
2013-04-22 15:08:04 +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
…