Commit History

作者 SHA1 備註 提交日期
  Ivan Savenko 096d6ebf9c refactoring of CBattleInterface::show() and all related code 12 年之前
  DjWarmonger b925a75ecc Tweaked Frenzy spell which now ends at the beginning of stacks turn, not at the end of turn (#1332). 12 年之前
  Ivan Savenko 43db5587a1 - minor fixes to battle animations 12 年之前
  Ivan Savenko 1a77fee7f7 more improvements for battle animations 12 年之前
  Michał W. Urbańczyk d4ce091d2b A patch from Gernsworth related to #1204 — spell effects will be layered along with the creatures. 12 年之前
  Ivan Savenko 410ec92668 Minor fixes: 12 年之前
  Ivan Savenko 146a5e5ef8 Made speed of most of battle animations time-based 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 年之前
  Ivan Savenko dca8e9fa6f - removed access to one wog file 12 年之前
  Ivan Savenko 8be801a6dc - CMappedFileLoader class to remap WoG files to h3 names 12 年之前
  Ivan Savenko 0cf969d508 - console logger by default uses same format as previously (no extra data) 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 年之前