1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-24 22:14:36 +02:00
vcmi/Scripting/ERM
beegee1 156aa6e4d9 * Updated class - file - handling
* Renamed color constants
* Renamed class AdventureMapButton to CAdventureMapButton
* Moved basic controls like CTextBox from GuiClasses to CIntObjectClasses
* Moved new creature window from GuiClasses to CCreatureWindow
2011-12-22 13:05:19 +00:00
..
ERM.vcxproj * Updated class - file - handling 2011-12-22 13:05:19 +00:00
ERMInterpreter.cpp Major refactoring. First part: BattleInterface 2011-12-13 21:23:17 +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