Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Ivan Savenko a0689fa377 Refactoring of hoverText from objects: 11 ani în urmă
  Ivan Savenko 5ebc0e8614 First part of object instance API cleanup 11 ani în urmă
  AlexVinS 3b8d0e44d4 Merge branch 'develop' into SDL2 11 ani în urmă
  Ivan Savenko 47639832b1 Probably fixed bug with map border rendering in rectangular maps 11 ani în urmă
  AlexVinS 2ec8c31558 Partial fix for hero flag rendering 11 ani în urmă
  Ivan Savenko 09d595e385 - Implemented "mapObject" entry for hero classes 11 ani în urmă
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 ani în urmă
  Ivan Savenko 0afdfa529c Moved all object-related files to lib/mapObjects directory. 11 ani în urmă
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 ani în urmă
  Ivan Savenko 7f276185bd Moving files: 11 ani în urmă
  Ivan Savenko 6bd6be0835 Object class handler is now a proper "handler" 11 ani în urmă
  beegee1 80765eb0a3 - fixed clang compiler warnings (detects now unused constant vars) 11 ani în urmă
  beegee1 1d57b75bc5 - random number generation refactoring 11 ani în urmă
  Ivan Savenko 1f325bafb3 fixes #1619 and #1647 12 ani în urmă
  Ivan Savenko 2c4c964a45 Large rewrite of adventure map objects: 12 ani în urmă
  Ivan Savenko 41cb1603e1 Fix for #1624 : 12 ani în urmă
  beegee1 68bdf71db6 - Fixed GCC compiler warnings 12 ani în urmă
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 ani în urmă
  Ivan Savenko 71d6b0fea9 - Fixed some warnings from cppcheck 12 ani în urmă
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 ani în urmă
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 ani în urmă
  Michał W. Urbańczyk be7c2bd07f CGHeroInstance* can be serialized over network even when hero has been defeated. Strongly typed hero type ID introduced. 12 ani în urmă
  beegee1 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) 12 ani în urmă
  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 ani în urmă
  beegee1 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 ani în urmă
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 ani în urmă
  stopiccot f2309d70dd replaced extern SDL_Surface* X; all over the code with single header 12 ani în urmă
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 ani în urmă
  Michał W. Urbańczyk d45a554fec Significant changes to saving system. Now both client and server store their lib part. 12 ani în urmă
  mateuszb 9c1a117c1c * refactoring 12 ani în urmă