Histórico de Commits

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