Ivan Savenko b20f8fd3d4 - fixed uninitialized access into modHander 12 years ago
..
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 b20f8fd3d4 - fixed uninitialized access into modHander 12 years ago
CMap.h 7a3f5dc23b - Replaced exceptions with assert for internal-API code 12 years ago
CMapEditManager.cpp 0f7d175896 - Fixed all unit test failures and a few more bugs - Simplified view generation algorithm 12 years ago
CMapEditManager.h 0f7d175896 - Fixed all unit test failures and a few more bugs - Simplified view generation algorithm 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