1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-26 08:41:13 +02:00
vcmi/lib/mapping
2013-04-16 13:16:58 +00:00
..
CCampaignHandler.cpp - 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 2013-04-09 14:31:36 +00:00
CCampaignHandler.h - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CMap.cpp - Fixed indentation for various files, sorry... 2013-04-14 19:24:31 +00:00
CMap.h - Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files 2013-04-16 13:16:58 +00:00
CMapEditManager.cpp - Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files 2013-04-16 13:16:58 +00:00
CMapEditManager.h - Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files 2013-04-16 13:16:58 +00:00
CMapInfo.cpp - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CMapInfo.h - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CMapService.cpp - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
CMapService.h - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00
MapFormatH3M.cpp - 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 2013-04-09 14:31:36 +00:00
MapFormatH3M.h - Renamed /lib subfolders to lowercase 2013-04-07 10:48:07 +00:00