1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-26 22:57:00 +02:00
vcmi/Scripting/ERM
Ivan Savenko a89895452a - (linux) fixed searching/loading of scripting libraries
- (linux) moved AI libraries to /lib/vcmi/AI/lib*, ERM lib to /lib/vcmi/Scripting/*
- gcc compile and warnings fixes
2011-06-28 14:19:16 +00:00
..
ERM.vcxproj ERM is now a separate project, linking to ./Scripting/ERM.dll and consisting all ERM* files from ./lib. 2011-06-20 11:41:04 +00:00
ERMInterpreter.cpp - (linux) fixed searching/loading of scripting libraries 2011-06-28 14:19:16 +00:00
ERMInterpreter.h Fix for printing the line number. Fixed #753. 2011-06-27 16:03:03 +00:00
ERMParser.cpp Interactive mode for ERM interpreter. 2011-06-23 21:42:30 +00:00
ERMParser.h Interactive mode for ERM interpreter. 2011-06-23 21:42:30 +00:00
ERMScriptModule.cpp * 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
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 - (linux) fixed searching/loading of scripting libraries 2011-06-28 14:19:16 +00:00
Makefile.in - (linux) fixed searching/loading of scripting libraries 2011-06-28 14:19:16 +00:00