1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-30 08:57:00 +02:00
vcmi/Scripting/ERM
mateuszb aa04a5bcd0 * removed unnecessary include in .h -- they should be avoided
* fixed bug 1074
* fixed starting new custom campaign
* fixed building of ERM project
2012-09-18 15:06:29 +00:00
..
CMakeLists.txt Tweaks for cmake build system: data dir definitions, flags for clang (not tested), missing CQuestLog.cpp file for the client, naming convention of few binaries same for autotools and cmake 2012-07-15 16:05:41 +00:00
ERM.cbp C::B project files initial import 2012-09-15 18:44:55 +00:00
ERM.vcxproj * removed unnecessary include in .h -- they should be avoided 2012-09-18 15:06:29 +00:00
ERMInterpreter.cpp - build system update 2012-07-06 20:19:54 +00:00
ERMInterpreter.h Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
ERMParser.cpp * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00
ERMParser.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00
ERMScriptModule.cpp Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
ERMScriptModule.h * minor fixes for revision 2193 (no shooting penalty bonus wasn't needed indeed but was poorly removed) 2011-06-22 12:44:28 +00:00
Makefile.am Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +00:00
Makefile.in - moved ColorPutter's to separate SDL_Pixels.h file 2012-05-17 10:44:48 +00:00
StdInc.cpp * Final commit 2011-12-13 21:35:28 +00:00
StdInc.h * CHexField renamed to CBattleHex 2011-12-17 18:59:59 +00:00