提交历史

作者 SHA1 备注 提交日期
  Alexander Shishkin 75f8c8b29a Gui cleanup4 (#446) 7 年之前
  Alexander Shishkin 5c09f751b3 Gui cleanup3 - UI refactoring to use smart pointers (#440) 7 年之前
  AlexVinS 61e241308d Logging cleanup 8 年之前
  ArseniyShestakov a4c0ad94b1 Code style: remove default value hints in definitions (#342) 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  Fay 02fa478bfb Refactor: unified logic for notyfing CIntObjs about left/right mouse click events; 8 年之前
  AlexVinS b71d985d49 cleanup 10 年之前
  Fay 4b248c2762 World view impl -- initial; 10 年之前
  Ivan Savenko 10fc1892a8 Large refactoring of button classes: 11 年之前
  Ivan Savenko 647b9c683f Reorganized client source tree: 11 年之前
  Ivan Savenko 09bedf9aa9 Reducing size of GUIClasses. Moved Garrison Int into a separate file. 11 年之前
  AlexVinS 74d3effa98 More safe way of update locking 11 年之前
  AlexVinS 9b8ad51cd3 Run all rendering with pim lock if possible 11 年之前
  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 年之前
  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 年之前