Commit History

Author SHA1 Message Date
  Henning Koehler 3cc84e5975 moved contains functions for multimap to Globals.h 8 years ago
  Dydzio 906bd7fc71 Fix CMake MSVS build problem (#366) 8 years ago
  AlexVinS 15138c23de Finished conversion to new logging API 8 years ago
  AlexVinS 96eb9c0ac7 tweak 8 years ago
  Dydzio 1c2f4bc8f6 Compilation fix for VS 2017 (#355) 8 years ago
  Arseniy Shestakov f1e5797834 Code style: move or add licensing information on top of every file 8 years ago
  Arseniy Shestakov 1a60c1a94b Shared memory refactoring and command line control options 8 years ago
  Arseniy Shestakov a2284c3209 Automated testing: graceful shutdown for when game is ended 8 years ago
  Fay b5daa24982 Android support (#299) 8 years ago
  FeniksFire 54e75eb0e3 Delete unnecessary range. 8 years ago
  AlexVinS 204ee37ae4 boost/program_options has only 2 uses, and unlikely will be used more -> removed form Global.h. 9 years ago
  Ivan Savenko 5b76c3f4eb Rebase of codebase changes for refactored serializer 9 years ago
  Dydzio ac4920255a Fix for compile error in VS 2015 9 years ago
  AlexVinS 599f4cfb55 extracted base logger class to vstd 9 years ago
  AlexVinS 4d9058e412 Whitespace cleanup. (No code changes.) 9 years ago
  Arseniy Shestakov 9fd1cff090 Refactoring: always use std prefix for shared_ptr, unique_ptr and make_shared 9 years ago
  ArseniyShestakov e3f2bb2c99 MXE support: avoid conflicts with some macros from headers 9 years ago
  ArseniyShestakov fc06db4c4f Move STRONG_INLINE define into Global.h 10 years ago
  DjWarmonger a6ea0981b6 Merge branch 'develop' into mutexRelax 10 years ago
  Vadim Markovtsev 337276604d Fix detection of VCMI_APPLE 10 years ago
  Vadim Markovtsev 74e9f23e36 Fix build with recent Boost 10 years ago
  DjWarmonger a3ce1521e5 Cache visible tiles within SectorMap for quicker access. 10 years ago
  ArseniyShestakov 826a64b579 Pack of tiny code improvements for @alexvins request 10 years ago
  ArseniyShestakov e4f591ba84 vstd: add function to check vector intersection 10 years ago
  AlexVinS aa5e9fc959 get rid of global debug macros. 10 years ago
  josch 5c356f4415 add support for the HURD 11 years ago
  josch a96b5e7905 add support for FreeBSD 11 years ago
  josch c36042f8c7 rename preprocessor variable VCMI_LINUX to VCMI_XDG 11 years ago
  Ilya Zhuravlev 3eb3996241 Fix android build. 11 years ago
  AlexVinS 54453aee73 get rid of boost::assign 11 years ago