Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Ivan Savenko 4d08a131d3 Reorganization of boost filesystem usage 2 yıl önce
  Ivan Savenko 21a39f0b01 Removed boost::iostreams in favor of std::stream / boost::filesystem 2 yıl önce
  Ivan Savenko 21e794268b Attempt to fix & improve error detection: 2 yıl önce
  Konstantin ea3bdda047 vcmi: reduce boost a little bit 2 yıl önce
  Konstantin c142bf1072 vcmi: modernize lib/logging 2 yıl önce
  Andrey Filipenkov fd56f86a84 introduce VCMI_MOBILE macro 2 yıl önce
  Andrey Filipenkov 970bd6ed34 adjust project for Android (except AI) 2 yıl önce
  Andrey Filipenkov 53ac61b52b iOS: don't create unused CConsoleHandler 3 yıl önce
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 yıl önce
  Victor Luchits d6e6182e65 Close the target file in CLogFileTarget's destructor 6 yıl önce
  AlexVinS 4b5910c2f4 VCAI performance improvements 6 yıl önce
  AlexVinS 15138c23de Finished conversion to new logging API 8 yıl önce
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 yıl önce
  AlexVinS 36598d8695 Fixed CID 1197474, CID 1366358 9 yıl önce
  Vadim Markovtsev a4e550e3cf Add log levels report 9 yıl önce
  AlexVinS 599f4cfb55 extracted base logger class to vstd 9 yıl önce
  AlexVinS d6178d0bb5 Implemented boost::format based log proxy. 9 yıl önce
  Zyx-2000 92dd194c97 logger now supports unicode file paths 9 yıl önce
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 10 yıl önce
  DjWarmonger cdad9f88b7 Relaxed Mutex of Logger. Attempt to optimize format function. 10 yıl önce
  Ivan Savenko bfd3aab78d More precise timings for logs (microsecond resolution) 11 yıl önce
  Karol 53ab0593b7 VCMIDirs update #6 11 yıl önce
  Karol 958839668c VCMIDirs update #5 11 yıl önce
  Karol c16e7d4bcf VCMIDirs update #4 11 yıl önce
  beegee1 60f6c00f2e Logging API: - removed unused method declaration - updated comments - ensured thread safety 11 yıl önce
  beegee1 48e7b7d805 - Some performance improvements for logging 11 yıl önce
  Ivan Savenko 1a77fee7f7 more improvements for battle animations 12 yıl önce
  Ivan Savenko f82122d9be second part of c++11 update. gcc 4.5 and VS 2010 are no longer supported 12 yıl önce
  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 12 yıl önce
  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. 12 yıl önce