Commit History

Автор SHA1 Съобщение Дата
  AlexVinS 66b022f93e initializer lists part1 преди 11 години
  DjWarmonger c119ddf5ee Reduced usage of TerrainViewPattern constructor for faster map generation. преди 11 години
  DjWarmonger 156e19cdf6 Various optimizations based on RMG profiling. преди 11 години
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits преди 11 години
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. преди 11 години
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes преди 11 години
  DjWarmonger d2fd71d087 Zone shapes & terrains work nicely. преди 11 години
  Ivan Savenko 7f276185bd Moving files: преди 11 години
  beegee1 fe1b16a7ec Some preparation towards mantis #1743: преди 11 години
  beegee1 1ac328635a - Added handler classes CRmgTemplateStorage and CTerrainViewPatternConfig to LibClasses преди 12 години
  Ivan Savenko b87897096c Filesystem handling is now more flexible преди 12 години
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported преди 12 години
  Ivan Savenko 6737c270c9 gcc 4.5 compatibility fixes. Mostly due to lack of fully finctional nullptr class преди 12 години
  beegee1 5328beb8e7 - Fixed some bugs when starting a RMG map - Checks if there is a template for the chosen options(rejects if not) - Added a few templates for development(2 to 4 players, medium maps are supported) - Refactoring преди 12 години
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. преди 12 години
  beegee1 298f862d86 - Implemented updating additional terrain types fully(including 2 special cases) преди 12 години
  beegee1 3358a8efec - Added terrain & object selection classes - Added CComposedOperation - Refactored clear terrain, it is now an operation - Added rough support for updating terrain type if required преди 12 години
  beegee1 0f7d175896 - Fixed all unit test failures and a few more bugs - Simplified view generation algorithm преди 12 години
  beegee1 23f7be2a54 - Fixed a few bugs related to the terrain view generation - Updated CMakeLists in /test(copy resources if no source files has been changed too) преди 12 години
  beegee1 7a3f5dc23b - Replaced exceptions with assert for internal-API code преди 12 години
  beegee1 8d82c49a99 - Compile fix - Renamed map operations преди 12 години
  beegee1 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 години
  beegee1 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) преди 12 години
  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 преди 12 години
  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 преди 12 години
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase преди 12 години