1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/cmake_modules
AlexVinS ecaa9f5d0b Entities redesign and a few ERM features
* Made most Handlers derived from CHandlerBase and moved service API there.
* Declared existing Entity APIs.
* Added basic script context caching
* Started Lua script module
* Started Lua spell effect API
* Started script state persistence
* Started battle info callback binding
* CommitPackage removed
* Extracted spells::Caster to own header; Expanded Spell API.
* implemented !!MC:S, !!FU:E, !!FU:P, !!MA, !!VR:H, !!VR:C
* !!BU:C, !!BU:E, !!BU:G, !!BU:M implemented
* Allow use of "MC:S@varName@" to declare normal variable (technically v-variable with string key)
* Re-enabled VERM macros.
* !?GM0 added
* !?TM implemented
* Added !!MF:N
* Started !?OB, !!BM, !!HE, !!OW, !!UN
* Added basic support of w-variables
* Added support for ERM indirect variables
* Made !?FU regular trigger
* !!re (ERA loop receiver) implemented
* Fixed ERM receivers with zero args.
2021-02-14 19:05:43 +03:00
..
cotire license.txt - added missing cotire files to previous commit 2014-02-01 13:38:15 +00:00
cotire.cmake CMake: update cotire to 516d78476f 2017-08-16 16:10:07 +03:00
FindFFmpeg.cmake macOS: full rework of Mac packaging process 2017-08-16 16:10:07 +03:00
FindFuzzyLite.cmake Upgrade to fuzzylite 6.0 as a submodule 2017-08-15 16:05:49 +03:00
FindLuaJIT.cmake Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
FindMinizip.cmake move minizip detection to module 2014-10-12 16:50:39 +03:00
FindSDL2_image.cmake CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
FindSDL2_mixer.cmake CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
FindSDL2_ttf.cmake CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
FindSDL2.cmake CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
GetGitRevisionDescription.cmake CMake: update version on each compiling 2018-02-11 13:52:29 +03:00
GetGitRevisionDescription.cmake.in Fix rebuilding everything on HEAD change 2016-10-23 16:56:53 +02:00
kitware license.txt CMake/SDL2: add ability to find SDL2 without pkg-config 2014-07-05 21:47:03 +03:00
VCMIUtils.cmake CMake: print useful debug information on every build 2017-09-06 13:15:49 +03:00
Version.cmake CMake: update version on each compiling 2018-02-11 13:52:29 +03:00