Commit Verlauf

Autor SHA1 Nachricht Datum
  Victor Luchits d6e6182e65 Close the target file in CLogFileTarget's destructor vor 6 Jahren
  AlexVinS 4b5910c2f4 VCAI performance improvements vor 6 Jahren
  AlexVinS 15138c23de Finished conversion to new logging API vor 8 Jahren
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file vor 8 Jahren
  AlexVinS 36598d8695 Fixed CID 1197474, CID 1366358 vor 9 Jahren
  Vadim Markovtsev a4e550e3cf Add log levels report vor 9 Jahren
  AlexVinS 599f4cfb55 extracted base logger class to vstd vor 9 Jahren
  AlexVinS d6178d0bb5 Implemented boost::format based log proxy. vor 9 Jahren
  Zyx-2000 92dd194c97 logger now supports unicode file paths vor 9 Jahren
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared vor 10 Jahren
  DjWarmonger cdad9f88b7 Relaxed Mutex of Logger. Attempt to optimize format function. vor 10 Jahren
  Ivan Savenko bfd3aab78d More precise timings for logs (microsecond resolution) vor 11 Jahren
  Karol 53ab0593b7 VCMIDirs update #6 vor 11 Jahren
  Karol 958839668c VCMIDirs update #5 vor 11 Jahren
  Karol c16e7d4bcf VCMIDirs update #4 vor 11 Jahren
  beegee1 60f6c00f2e Logging API: - removed unused method declaration - updated comments - ensured thread safety vor 11 Jahren
  beegee1 48e7b7d805 - Some performance improvements for logging vor 11 Jahren
  Ivan Savenko 1a77fee7f7 more improvements for battle animations vor 12 Jahren
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported vor 12 Jahren
  beegee1 dd78205ce8 -Added test subfolder and updated CMakeLists for unit testing - Added a test case for the DrawTerrainOperation class(does not pass all tests successfully, 6 failures left to fix) - Fixed a few bugs vor 12 Jahren
  Michał W. Urbańczyk e8354908c3 Big change: Introduced new mechanism to handle queries. It should not cause any visible changes ATM apart from fixing several long-standing bugs realted to handling post-visit/battle/levelup callback, including infamous creature bank issues: #955, #1053, #1063, #1191. Needs testing. vor 12 Jahren
  beegee1 45fccfb1a6 - Added new trace macro LOG_TRACE which autom. appends leaving func message - Removed old trace macros - Small refactoring in CMapEditManager - Changed documentation comments to /// style for various mapping header files vor 12 Jahren
  beegee1 44bde4a1d3 - Fixed indentation for various files, sorry... vor 12 Jahren
  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 vor 12 Jahren
  beegee1 f10ba48c77 - Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger vor 12 Jahren
  Michał W. Urbańczyk f42cfa6f43 MSVC compile fixes: vor 12 Jahren
  beegee1 abf96a5b66 - Integrated the logging API into the AI subprojects - Added macros for tracing the control flow - Added methods isDebug/TraceEnabled for performance-critical sections vor 12 Jahren
  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 vor 12 Jahren
  beegee1 89ad007b44 - Renamed Logging to logging vor 12 Jahren