You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/compiler
Marc Zinnschlag a61b2c39f0 added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
..
context.hpp added menumode script function; added global variable handling in compiler and interpreter (openmw context still ignores global variables) 15 years ago
controlparser.cpp a bit of refactoring 15 years ago
controlparser.hpp a bit of refactoring 15 years ago
errorhandler.cpp added tokenizing of MW scripts 15 years ago
errorhandler.hpp added tokenizing of MW scripts 15 years ago
exception.hpp Fixed a couple more line endings 15 years ago
exprparser.cpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
exprparser.hpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
extensions.cpp added missing sound script functionality; various script-related bug-fixes 15 years ago
extensions.hpp added missing sound script functionality; various script-related bug-fixes 15 years ago
fileparser.cpp added literal container and reworked output container handling 15 years ago
fileparser.hpp added literal container and reworked output container handling 15 years ago
generator.cpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
generator.hpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
lineparser.cpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
lineparser.hpp added menumode script function; added global variable handling in compiler and interpreter (openmw context still ignores global variables) 15 years ago
literals.cpp added literal container and reworked output container handling 15 years ago
literals.hpp added literal container and reworked output container handling 15 years ago
locals.cpp added parsing for set statement (only integer values so far); added code generator 15 years ago
locals.hpp added parsing for set statement (only integer values so far); added code generator 15 years ago
output.cpp added literal container and reworked output container handling 15 years ago
output.hpp added literal container and reworked output container handling 15 years ago
parser.cpp Visual Studio 2010 compile fixes 15 years ago
parser.hpp Merge upstream 15 years ago
scanner.cpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
scanner.hpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
scriptparser.cpp added if control structure 15 years ago
scriptparser.hpp added if control structure 15 years ago
skipparser.cpp added skip parser for skipping faulty lines 15 years ago
skipparser.hpp added skip parser for skipping faulty lines 15 years ago
streamerrorhandler.cpp Fixed a couple more line endings 15 years ago
streamerrorhandler.hpp added tokenizing of MW scripts 15 years ago
stringparser.cpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
stringparser.hpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
tokenloc.hpp added tokenizing of MW scripts 15 years ago