1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-28 08:48:48 +02:00
vcmi/scripting/erm
Konstantin 8fc14369a4
CMake presets. (#744)
* CI: use single build action
* CMake: use imported targets
* CI: do not build boost for linux
* CMake: add FORCE_BUNDLED_MINIZIP option
* linux: use external minizip and fuzzylite
* CMake: add presets
* .gitignore: ignore cmake build dirs
* github: use cmake presets
2022-05-26 08:55:20 +03:00
..
CMakeLists.txt CMake presets. (#744) 2022-05-26 08:55:20 +03:00
ERM.cbp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
ERM.vcxproj Update VS files to 2019, partially fix test project 2019-06-09 17:28:55 +02:00
ERMInterpreter.cpp Fix MXE lib address and new compilation issues 2021-09-06 21:27:17 +03:00
ERMInterpreter.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
ERMParser.cpp Fix some warnings, Add headers to the solution 2021-09-05 17:31:12 +03:00
ERMParser.h Fix some warnings, Add headers to the solution 2021-09-05 17:31:12 +03:00
ERMScriptModule.cpp Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
ERMScriptModule.h Entities redesign and a few ERM features 2021-02-14 19:05:43 +03:00
StdInc.cpp - Compile fix for editor - Renamed /Editor to /editor and Scripting/ERM to scripting/erm - Removed unused ipch folder and format file - Removed ancient lua folder 2013-04-13 11:07:32 +00:00
StdInc.h Fix ERM build 2014-11-14 07:45:44 +03:00