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-26 03:52:01 +02:00
Code
Issues
Releases
Activity
vcmi
/
lib
/
mapping
History
AlexVinS
0cc7213a27
WiP on zip serialization
...
(-) still not works correctly
2015-12-05 12:06:47 +03:00
..
CCampaignHandler.cpp
Fixed gcc/clang warnings
2015-12-04 01:17:43 +02:00
CCampaignHandler.h
Bugfixing. Game seems to be working without major bugs.
2014-06-15 23:25:10 +03:00
CDrawRoadsOperation.cpp
Removed all #include's of CMap.h from headers.
2015-12-02 21:05:10 +02:00
CDrawRoadsOperation.h
Removed all #include's of CMap.h from headers.
2015-12-02 21:05:10 +02:00
CMap.cpp
Digging: implement digging status on right click. Fix issue 401
2015-11-29 12:34:23 +03:00
CMap.h
Removed all #include's of CMap.h from headers.
2015-12-02 21:05:10 +02:00
CMapDefines.h
Removed all #include's of CMap.h from headers.
2015-12-02 21:05:10 +02:00
CMapEditManager.cpp
Removed all #include's of CMap.h from headers.
2015-12-02 21:05:10 +02:00
CMapEditManager.h
Removed all #include's of CMap.h from headers.
2015-12-02 21:05:10 +02:00
CMapInfo.cpp
Compile fixes specific for VS 2012"
2013-07-02 15:23:32 +00:00
CMapInfo.h
Compile fixes specific for VS 2012"
2013-07-02 15:23:32 +00:00
CMapService.cpp
Draft on classes hierarchy.
2015-12-05 12:06:32 +03:00
CMapService.h
Define basic design of output streams
2015-12-05 12:06:32 +03:00
MapFormatH3M.cpp
Artifacts: replace few more ints by ArtifactID
2015-11-07 11:46:58 +03:00
MapFormatH3M.h
Add "override" to virtual overriden methods
2015-10-13 21:05:36 +03:00
MapFormatJson.cpp
WiP on zip serialization
2015-12-05 12:06:47 +03:00
MapFormatJson.h
Start implementing actulal json serialization
2015-12-05 12:06:44 +03:00