Historique des commits

Auteur SHA1 Message Date
  Alexander Wilms f01ec55d21 Use the "nullptr" literal. il y a 2 ans
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) il y a 2 ans
  Ivan Savenko a44c08a847 Slightly better thread names il y a 2 ans
  Ivan Savenko 44d16b32fe Use API identical to std classes where possible il y a 2 ans
  Konstantin ea3bdda047 vcmi: reduce boost a little bit il y a 2 ans
  Konstantin 4c4498b22a vcmi: modernize rest of lib il y a 2 ans
  Dydzio 622e012fcf Allow ingame console to use clientside commands and print output il y a 2 ans
  Ivan Savenko 09ac2421b9 Fix Windows single-app build il y a 2 ans
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined il y a 3 ans
  Andrey Filipenkov 75282366c0 log messages with os_log il y a 4 ans
  Andrey Filipenkov 98d507d0a5 disable console colors as Xcode doesn't render them il y a 4 ans
  Andrii Danylchenko e220918230 full crash dump il y a 5 ans
  AlexVinS 8c0fab1dcf fixes il y a 8 ans
  AlexVinS 15138c23de Finished conversion to new logging API il y a 8 ans
  AlexVinS 61e241308d Logging cleanup il y a 8 ans
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file il y a 8 ans
  AlexVinS 78885b8acc fixed possible race condition il y a 8 ans
  Arseniy Shestakov 10dbbead2d Fix indentation of logging code and around it il y a 9 ans
  ArseniyShestakov 8b6b4e2e0b Fix header case for Linux to Windows cross compilation using MingGW il y a 10 ans
  AlexVinS 017b4c308c Enable crashhandler for mingw. It works for mingw 4.0. il y a 10 ans
  Karol 37bd4790f7 VCMIDirs update #6 fix il y a 11 ans
  Karol 1b6f2ea3b7 VCMIDirs update #5 fix il y a 11 ans
  Karol c16e7d4bcf VCMIDirs update #4 il y a 11 ans
  beegee1 5139378319 - migrated boost::function/ref/bind to std:: variants il y a 11 ans
  Ivan Savenko ee6cdbeffe went through the rest of cppcheck warnings, mostly harmless il y a 12 ans
  Michał W. Urbańczyk a1f545792b Compile fixes specific for VS 2012" il y a 12 ans
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: il y a 12 ans
  beegee1 f10ba48c77 - Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger il y a 12 ans
  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 il y a 12 ans
  beegee1 0baa261dfc - Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h il y a 12 ans