Revīziju vēsture

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