提交歷史

作者 SHA1 備註 提交日期
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 年之前
  Michał W. Urbańczyk 1a2c8de6ad Minor improvements. 12 年之前
  Ivan Savenko dd808ef5cc bugfixing: 12 年之前
  Michał W. Urbańczyk 17403b544c Various fixes for quick combat. 12 年之前
  Michał W. Urbańczyk 04d11519ef Quick Combat system setting works… if user doesn't click in the meantime. 12 年之前
  Michał W. Urbańczyk 254f194220 Some very early work towards autofight feature. 12 年之前
  Michał W. Urbańczyk 79026bdfde Introduced strongly typed QueryID. 12 年之前
  Michał W. Urbańczyk 5c2473d436 Support for saving/loading in player interfaces, including VCAI. 12 年之前
  Ivan Savenko 8be801a6dc - CMappedFileLoader class to remap WoG files to h3 names 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 30bcec42c6 - Renamed client/BattleInterface to client/battle and client/UIFramework to client/gui 12 年之前
  beegee1 ee51c5beb5 - Renamed /lib subfolders to lowercase 12 年之前
  mateuszb dbec99ffc7 * PlayerColor and TeamID refactoring 12 年之前
  Ivan Savenko b5fcefe455 - moved all system-specific handling of filesystem to VCMIDirs.cpp (new file) 12 年之前
  Michał W. Urbańczyk 01d1029b1f Fixed #1221. 12 年之前
  Ivan Savenko 74ac44662c - a bit less memory usage during compilation with gcc, new file - RegisterTypes.cpp 12 年之前
  Michał W. Urbańczyk 6fdf64c2b1 Little more logging. 12 年之前
  mateuszb 9e00090c42 * refactoring, a few intriguing problems remain 12 年之前
  DjWarmonger ac742affe5 Compile fix 12 年之前
  mateuszb 9c1a117c1c * refactoring 12 年之前
  mateuszb bda766b697 * refactoring 12 年之前
  mateuszb 8a8eecd063 * refactoring 12 年之前
  mateuszb 86dc9386d6 * refactoring, including a generic solution for IDs 12 年之前
  mateuszb d03dbf64a6 * refactoring 12 年之前
  Michał W. Urbańczyk 17755caa10 * fixed #1199 12 年之前
  mateuszb 25663ce7af * fixed vector<bool> serialization 12 年之前
  mateuszb 8769f67c5d * JsonReader can convert to enums 12 年之前
  DjWarmonger dcedfb05d2 Fix for #1187 12 年之前
  Ivan Savenko 46eb0b3daf - wrokaround/fix for #1177 12 年之前