Commit History

Author SHA1 Message Date
  alexvins 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 12 years ago
  beegee1 69eee05ccc - Partially fixed mantis #1065 (Gate with hex 95 can't be attacked) 12 years ago
  beegee1 3e4407593f - Refactoring for checking victory/loss conditions (use enum class instead of magic numbers) 12 years ago
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 years ago
  Michał W. Urbańczyk 0abbe71b25 Merged fixes from the branch. 12 years ago
  Michał W. Urbańczyk c6c53a5b1e Few more freeze-related fixes. 12 years ago
  Michał W. Urbańczyk d1807585ad Fixed at least two #1428 freezes, likely more. 12 years ago
  Ivan Savenko 208df34fc2 bigfixing & new file: launcher/jsonutils.cpp 12 years ago
  DjWarmonger d06b02638b Partially implemented #481 12 years ago
  Michał W. Urbańczyk d4a8e90460 Fixed #1448, #1470 12 years ago
  Ivan Savenko 45c2bd7511 hopefully fixes #1397. Still too much magic in this code :( 12 years ago
  Ivan Savenko 8beee29482 - corrected "isToReverse" check, partially fixes 1397 12 years ago
  Ivan Savenko c81a31c74a - catapult attacks should be identical to H3 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 f19e41d38c Fixed #1269. 12 years ago
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 years ago
  Michał W. Urbańczyk e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. 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 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 years ago
  Ivan Savenko c4c592b773 - bugfixing: #1243, #1227, #1241, #1236, #1233 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 560315bc48 * SlotID refactoring 12 years ago
  Michał W. Urbańczyk 12e627ec49 Fixed #1206. 12 years ago
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 years ago
  mateuszb bda766b697 * refactoring 12 years ago
  Ivan Savenko 5a8787b74d - fixed some compiler warnings, gcc\clang work fine 12 years ago
  mateuszb 8a8eecd063 * refactoring 12 years ago
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 years ago