Commit History

Author SHA1 Message Date
  Ivan Savenko 47639832b1 Probably fixed bug with map border rendering in rectangular maps 11 years ago
  Ivan Savenko 09d595e385 - Implemented "mapObject" entry for hero classes 11 years ago
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 years ago
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 years ago
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 years ago
  Ivan Savenko 7f276185bd Moving files: 11 years ago
  Ivan Savenko 6bd6be0835 Object class handler is now a proper "handler" 11 years ago
  beegee1 80765eb0a3 - fixed clang compiler warnings (detects now unused constant vars) 11 years ago
  beegee1 1d57b75bc5 - random number generation refactoring 11 years ago
  Ivan Savenko 1f325bafb3 fixes #1619 and #1647 12 years ago
  Ivan Savenko 2c4c964a45 Large rewrite of adventure map objects: 12 years ago
  Ivan Savenko 41cb1603e1 Fix for #1624 : 12 years ago
  beegee1 68bdf71db6 - Fixed GCC compiler warnings 12 years ago
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 years ago
  Ivan Savenko 71d6b0fea9 - Fixed some warnings from cppcheck 12 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 years ago
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 years ago
  beegee1 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) 12 years ago
  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 years ago
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 years ago
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
  stopiccot f2309d70dd replaced extern SDL_Surface* X; all over the code with single header 12 years ago
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 years ago
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 years ago
  mateuszb 9c1a117c1c * refactoring 12 years ago
  mateuszb a1da195b85 * minor refactoring 12 years ago
  alexvins 4bc2fd5519 [c::b] renamed map subfolder to workaround dependency tracking bug 13 years ago
  Ivan Savenko e36bc50504 - support for new heroes and hero classes 13 years ago
  Ivan Savenko ffe8b99369 - reorganized hero classes 13 years ago