提交历史

作者 SHA1 备注 提交日期
  Ivan Savenko 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 7 月之前
  Ivan Savenko 06be6b909c Fix build, reduce includes of CConsoleHandler 7 月之前
  Ivan Savenko dd1b877449 Replace several more globals with locals 7 月之前
  Ivan Savenko 782362e5ce Remove `console` global 7 月之前
  Ivan Savenko 657b97202b Clarified ifdef magic in crash handling 9 月之前
  Ivan Savenko 5636b9076f Disable terminate handler on Android to fix Google Play reporter 10 月之前
  Ivan Savenko cd6d55fe75 Do not try to shoot at 2nd hex of wide creatures 1 年之前
  Ivan Savenko 13b2008f79 Enabled terminate handler and call stack writing on all platforms 1 年之前
  Ivan Savenko c00a1e1b0c Fixed new issues detected by SonarCloud 1 年之前
  Ivan Savenko 79d568b17b Try to handle uncaught c++ exception on Windows and create crashdump 1 年之前
  Ivan Savenko 81e44711a2 Remove no longer needed workaround 1 年之前
  Alexander Wilms f01ec55d21 Use the "nullptr" literal. 2 年之前
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 年之前
  Ivan Savenko a44c08a847 Slightly better thread names 2 年之前
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible 2 年之前
  Konstantin ea3bdda047 vcmi: reduce boost a little bit 2 年之前
  Konstantin 4c4498b22a vcmi: modernize rest of lib 2 年之前
  Dydzio 622e012fcf Allow ingame console to use clientside commands and print output 2 年之前
  Ivan Savenko 09ac2421b9 Fix Windows single-app build 2 年之前
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 年之前
  Andrey Filipenkov 75282366c0 log messages with os_log 4 年之前
  Andrey Filipenkov 98d507d0a5 disable console colors as Xcode doesn't render them 4 年之前
  Andrii Danylchenko e220918230 full crash dump 4 年之前
  AlexVinS 8c0fab1dcf fixes 8 年之前
  AlexVinS 15138c23de Finished conversion to new logging API 8 年之前
  AlexVinS 61e241308d Logging cleanup 8 年之前
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 年之前
  AlexVinS 78885b8acc fixed possible race condition 8 年之前
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it 9 年之前
  ArseniyShestakov 8b6b4e2e0b Fix header case for Linux to Windows cross compilation using MingGW 10 年之前