Commit History

Author SHA1 Message Date
  Ivan Savenko f0448acaa3 TBB is now a dependency of lib. Implemented multithreaded xBRZ scale 1 year ago
  Ivan Savenko 9ebd194ab1 Merge pull request #3609 from IvanSavenko/single_process 1 year ago
  Ivan Savenko 4c70abbeb5 Reduced usage of global variables - removed or made const / constexpr 1 year ago
  Ivan Savenko a909d7ddde Removed cmake_modules/VCMI_lib macro, use it directly in place 1 year ago
  Ivan Savenko f08c9f4d59 Renamed ENABLE_STATIC_AI_LIBS option to match its actual effect 1 year ago
  Andrii Danylchenko dc88f14e0b BattleAI: positive/negative effect multiplier 2 years ago
  Andrii Danylchenko 03395a3d8a TBB for battle AI spellcast an fixes 2 years ago
  Andrey Filipenkov 71d51beab2 change static AI approach to use static libvcmi 2 years ago
  Andrey Filipenkov 4c19d8794d add option to compile AI code into libvcmi directly 2 years ago
  Andrii Danylchenko 033a585e4b Battle AI 2 turns attacks recalculation 3 years ago
  Andrey Filipenkov 5e838008df merge launcher and client 3 years ago
  Andrey Filipenkov c6e51852d0 add ability to build VCMI as single process 3 years ago
  Andrey Filipenkov 3388583089 use component-based install to copy only what's needed for every app 3 years ago
  Soar Qin 188607b05f Replace cotire with CMake builtin precompiled headers support (Requires CMake version >= 3.16) 3 years ago
  Michał Kalinowski ec536e613c CMake more transitive 6 years ago
  AlexVinS 0b70baa95e Spells configuration version 2 (effect-based) 8 years ago
  Arseniy Shestakov 40af43c46e CMake: massive rework for Mac build and other improvements 8 years ago
  Arseniy Shestakov 193f492b99 CMake: cleanup, project generation and other improvements 8 years ago
  Victor Luchits 30cc2f6a01 Change the output path for cmake so all files go into the same root directory 8 years ago
  Arseniy Shestakov fb19a3a068 CMake: update all CMakeLists to include actual sources and headers 8 years ago
  Fay b5daa24982 Android support (#299) 8 years ago
  Michał Kalinowski 18f8ca3cd0 Refactoring Battle AI. 9 years ago
  Arseniy Shestakov cb3d6a24e7 Cmake: cleanup for commit hash in build version 9 years ago
  Vadim Markovtsev da1c9cf249 Fix rebuilding everything on HEAD change 9 years ago
  Vadim Markovtsev d0beb27197 Add git commit hash into the version string 9 years ago
  AlexVinS 72f79a3ad7 Draft boost::format based log proxy. 9 years ago
  Michael Pavlyshko f7d8faa540 install only .dll (without .dll.a) 11 years ago
  beegee1 95034b9fa0 - Updated PCH to use our StdInc.h as the prefix header (not generated one from cotire) -> no exclude headers from ffmpeg/etc... statements required 11 years ago
  beegee1 df0a28d9cb - added PCH compilation for CMake using cotire module (PCH is OFF per default, can be enabled with ENABLE_PCH=ON) 11 years ago
  Ivan Savenko 2643762f08 Mac OS patch from stopiccot 13 years ago