1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/Scripting/ERM
Ivan Savenko 0c3e88226f - (linux) replaced Genius with VCAI
- gcc set to c++0x mode
- most of gcc warnings fixed
- replaced boost::assign with initialization lists (if available in compiler)
- new cheat code: vcmiarmenelos - build everything
- updated linux readme
- minor fixes, applied patch for #98
2012-02-16 17:10:58 +00:00
..
ERM.vcxproj * Updated class - file - handling 2011-12-22 13:05:19 +00:00
ERMInterpreter.cpp - (linux) replaced Genius with VCAI 2012-02-16 17:10:58 +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 Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +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