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