История коммитов

Автор SHA1 Сообщение Дата
  Ivan Savenko e73d05933d Quick shutdown of ConsoleHandler thread 10 месяцев назад
  Ivan Savenko 844dfb1604 Removed usage of boost::thread from vcmi, except for AI 10 месяцев назад
  Ivan Savenko 06be6b909c Fix build, reduce includes of CConsoleHandler 10 месяцев назад
  Ivan Savenko dd1b877449 Replace several more globals with locals 10 месяцев назад
  Ivan Savenko 782362e5ce Remove `console` global 10 месяцев назад
  Alexander Wilms 02e429e973 Fix typos using https://github.com/crate-ci/typos 1 год назад
  Johannes Schauer Marin Rodrigues a1a5bc28c2 convert line endings from CRLF (Windows) to LF (Linux/Unix) 2 лет назад
  Konstantin ea3bdda047 vcmi: reduce boost a little bit 2 лет назад
  Konstantin 4c4498b22a vcmi: modernize rest of lib 2 лет назад
  Dydzio da39eb789f Fix indent 3 лет назад
  Dydzio b5a1b178d9 Explicitly call reset on shared_ptr for potential readability boost 3 лет назад
  Dydzio 622e012fcf Allow ingame console to use clientside commands and print output 3 лет назад
  Andrey Filipenkov ff635edc0b wrap all library code into namespace if VCMI_LIB_NAMESPACE is defined 3 лет назад
  Arseniy Shestakov 2da3d8a563 Code style: remove senseless comments 8 лет назад
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 лет назад
  Karol 1b6f2ea3b7 VCMIDirs update #5 fix 11 лет назад
  Ivan Savenko 2b45e13c5c c++03 -> c++11 switch: 12 лет назад
  beegee1 f10ba48c77 - Fully integrated new logging API(ERM, Editor, missing parts) - Removed old logger 12 лет назад
  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 лет назад
  beegee1 0baa261dfc - Implemented the new logging API(not used currently) - Added lock typedefs to Global.h - Some layout updates to Global.h 12 лет назад
  Ivan Savenko f7915d9e61 - removed creature-related code from ModHandler 13 лет назад
  beegee1 cce814c41b * Final commit 14 лет назад