beegee1
|
03c2aa9153
|
- 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 |
|
beegee1
|
45fccfb1a6
|
- 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 |
|
beegee1
|
44bde4a1d3
|
- Fixed indentation for various files, sorry...
|
2013-04-14 19:24:31 +00:00 |
|
beegee1
|
c10266ed97
|
- Reduced complexity to use the CMapGenerator(simpler interface) - Removed h3m.txt and tchar_amigaos4.h
|
2013-04-14 18:52:05 +00:00 |
|
beegee1
|
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
|
2013-04-09 14:31:36 +00:00 |
|
beegee1
|
ee51c5beb5
|
- Renamed /lib subfolders to lowercase
|
2013-04-07 10:48:07 +00:00 |
|