| .. |
|
CCampaignHandler.cpp
|
c7c2686379
- Integrated the logging API into the client and the lib - Remove some more comments and switched to /// style - Fixed recursive locks - Added Global.h to CMakeLists(now visible in qt-creator) - Removed usage of shared_mutex - Added unique_ptr to CLogger targets
|
12 years ago |
|
CCampaignHandler.h
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
|
CMap.cpp
|
c6cc6e6301
Large changeset, first part of editing H3 objects via mods feature. Changes:
|
12 years ago |
|
CMap.h
|
d1d67caa0b
Get rid of some old serialization workaround code that is not needed because serializer was improved in the meantime.
|
12 years ago |
|
CMapEditManager.cpp
|
dd78205ce8
-Added test subfolder and updated CMakeLists for unit testing - Added a test case for the DrawTerrainOperation class(does not pass all tests successfully, 6 failures left to fix) - Fixed a few bugs
|
12 years ago |
|
CMapEditManager.h
|
dd78205ce8
-Added test subfolder and updated CMakeLists for unit testing - Added a test case for the DrawTerrainOperation class(does not pass all tests successfully, 6 failures left to fix) - Fixed a few bugs
|
12 years ago |
|
CMapInfo.cpp
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
|
CMapInfo.h
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
|
CMapService.cpp
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
|
CMapService.h
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |
|
MapFormatH3M.cpp
|
03c2aa9153
- Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile)
|
12 years ago |
|
MapFormatH3M.h
|
ee51c5beb5
- Renamed /lib subfolders to lowercase
|
12 years ago |