Historial de Commits

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