Commit History

作者 SHA1 備註 提交日期
  Ivan Savenko ab475195ac Banks now use new scheme as well 11 年之前
  Ivan Savenko 652ceb2bde Finally shattered CObjectHandler.cpp into tiny bits 11 年之前
  Ivan Savenko 32b6568b65 Merged changes from upstream and fixed compilation caused by API changes 11 年之前
  Ivan Savenko ba5092d669 Some bugfixing, basic functionality of map objects seems to be working 11 年之前
  beegee1 1d57b75bc5 - random number generation refactoring 11 年之前
  Ivan Savenko dab9fd7148 Heroes will be properly marked as visited on visiting 11 年之前
  Ivan Savenko 43ba3d30ea Breaking things - first commit towards configurable object(s). 11 年之前
  Michał W. Urbańczyk 1e555a8ee3 Improved serializer. See: http://forum.vcmi.eu/viewtopic.php?p=11562#11562 11 年之前
  alexvins 16d6292be9 [refactor] extract often used classes from lib\NetPacks.h to separate header - less dependecies on whole packets class tree 12 年之前
  beegee1 69eee05ccc - Partially fixed mantis #1065 (Gate with hex 95 can't be attacked) 12 年之前
  beegee1 3e4407593f - Refactoring for checking victory/loss conditions (use enum class instead of magic numbers) 12 年之前
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless 12 年之前
  Michał W. Urbańczyk 0abbe71b25 Merged fixes from the branch. 12 年之前
  Michał W. Urbańczyk c6c53a5b1e Few more freeze-related fixes. 12 年之前
  Michał W. Urbańczyk d1807585ad Fixed at least two #1428 freezes, likely more. 12 年之前
  Ivan Savenko 208df34fc2 bigfixing & new file: launcher/jsonutils.cpp 12 年之前
  DjWarmonger d06b02638b Partially implemented #481 12 年之前
  Michał W. Urbańczyk d4a8e90460 Fixed #1448, #1470 12 年之前
  Ivan Savenko 45c2bd7511 hopefully fixes #1397. Still too much magic in this code :( 12 年之前
  Ivan Savenko 8beee29482 - corrected "isToReverse" check, partially fixes 1397 12 年之前
  Ivan Savenko c81a31c74a - catapult attacks should be identical to H3 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 f19e41d38c Fixed #1269. 12 年之前
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 年之前
  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 年之前
  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 年之前
  Ivan Savenko c4c592b773 - bugfixing: #1243, #1227, #1241, #1236, #1233 12 年之前
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 年之前