커밋 기록

작성자 SHA1 메시지 날짜
  DjWarmonger 495c39304d Fixed crash due to incorrect RMG options. 11 년 전
  AlexVinS 30d6eab20b Do not render fully hidden tiles 11 년 전
  AlexVinS 195eae48ca Merge branch 'develop' into SDL2 11 년 전
  Ivan Savenko a0689fa377 Refactoring of hoverText from objects: 11 년 전
  Ivan Savenko 5ebc0e8614 First part of object instance API cleanup 11 년 전
  AlexVinS 3b8d0e44d4 Merge branch 'develop' into SDL2 11 년 전
  Ivan Savenko 47639832b1 Probably fixed bug with map border rendering in rectangular maps 11 년 전
  AlexVinS 2ec8c31558 Partial fix for hero flag rendering 11 년 전
  Ivan Savenko 09d595e385 - Implemented "mapObject" entry for hero classes 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 년 전
  Ivan Savenko 7f276185bd Moving files: 11 년 전
  Ivan Savenko 6bd6be0835 Object class handler is now a proper "handler" 11 년 전
  beegee1 80765eb0a3 - fixed clang compiler warnings (detects now unused constant vars) 11 년 전
  beegee1 1d57b75bc5 - random number generation refactoring 11 년 전
  Ivan Savenko 1f325bafb3 fixes #1619 and #1647 12 년 전
  Ivan Savenko 2c4c964a45 Large rewrite of adventure map objects: 12 년 전
  Ivan Savenko 41cb1603e1 Fix for #1624 : 12 년 전
  beegee1 68bdf71db6 - Fixed GCC compiler warnings 12 년 전
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 년 전
  Ivan Savenko 71d6b0fea9 - Fixed some warnings from cppcheck 12 년 전
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 년 전
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 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 03c2aa9153 - Refactored CMapEditManager(added structure for undo functionality) - Refactored CMap(terrain pointer is private, safe access via getTile) 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 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 년 전
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 년 전
  stopiccot f2309d70dd replaced extern SDL_Surface* X; all over the code with single header 12 년 전