Commit Graph

21 Commits (63a86f145d1eb1c6ec4084595bc138575caede59)

Author SHA1 Message Date
David Cernat 63a86f145d [Client] Record type of each InterpreterContext for later checking 6 years ago
Marc Zinnschlag 27c84d6cb7 the reference for a targeted script is now determined when needed instead of at the start of the script execution 10 years ago
Marc Zinnschlag 75ab8de3d2 added opcode for running scripts with explicit references (targeted scripts) 10 years ago
Marc Zinnschlag 3b990795c4 added access to remote access of local variables of global scripts 10 years ago
Tom Mason 8ac8fdff47 implemented all text defines except a few for keybindings that don't exist yet 12 years ago
Tom Mason f2c6907244 Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work 12 years ago
Marc Zinnschlag 72fca40090 Issue #181: member variable access in interpreter context 12 years ago
Marc Zinnschlag 125319c441 splitting off console output from messageBox channel 13 years ago
Marc Zinnschlag 69e607e140 implemented getdistance with explicit references 14 years ago
Marc Zinnschlag d4ac3b506e implemented enable, disable and getdisabled with explicit references 14 years ago
Marc Zinnschlag 592fa84e2d added Enable, Disable, GetDisabled 14 years ago
Marc Zinnschlag 6b3ff8a516 constness fixes 14 years ago
Marc Zinnschlag 9d73718ec1 added GetSecondsPassed 14 years ago
Marc Zinnschlag 34b824cb70 implemented GetDistance function 14 years ago
Marc Zinnschlag a61b2c39f0 added scriptrunning/startscript/stopscript; sorted out more case problems 14 years ago
Marc Zinnschlag f9c1548f80 added menumode script function; added global variable handling in compiler and interpreter (openmw context still ignores global variables) 14 years ago
Marc Zinnschlag c12752df4d added sound manager skeleton and sound script functions 14 years ago
Marc Zinnschlag 474b412b47 implemented local script execution 14 years ago
Marc Zinnschlag fac8fb8fcb added return and messagebox statements (messagebox does neither formating nor buttons yet) 14 years ago
Marc Zinnschlag 770eb14d95 added context for standalone interpreter 14 years ago
Marc Zinnschlag 487a70388f added interpreter framework 14 years ago