Commit History

Author SHA1 Message Date
  Ivan Savenko 06be6b909c Fix build, reduce includes of CConsoleHandler 7 months ago
  Konstantin c142bf1072 vcmi: modernize lib/logging 2 years ago
  Ivan Savenko facf77b3ae vstd::unique -> std::unique 2 years ago
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 years ago
  Victor Luchits b4025fa1d6 More formatting 5 years ago
  Victor Luchits 0fe71b7c44 Add CBasicLogConfigurator::deconfigure method to clear the global log targets 6 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Vadim Markovtsev 34cf92cb9b Change logging style 9 years ago
  Vadim Markovtsev a4e550e3cf Add log levels report 9 years ago
  AlexVinS 66b022f93e initializer lists part1 11 years ago
  Karol 958839668c VCMIDirs update #5 11 years ago
  Karol 2da6d9e7dd VCMIDirs update #4 fix 11 years ago
  Karol c16e7d4bcf VCMIDirs update #4 11 years ago
  Karol a302f6c7ad VCMIDirs update #3 11 years ago
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 years ago
  beegee1 44bde4a1d3 - Fixed indentation for various files, sorry... 12 years ago
  beegee1 b1428bcd24 - Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder 12 years ago
  beegee1 f10ba48c77 - Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger 12 years ago
  beegee1 6827fcdb53 - Integrated the logging API into the server project - Simplified CBasicLogConfigurator usage(exception handling, logging, log file appending) 12 years ago
  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 years ago
  beegee1 89ad007b44 - Renamed Logging to logging 12 years ago