index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
director
Age
Commit message (
Expand
)
Author
2019-12-02
DIRECTOR: Add readString and getString
Scott Percival
2019-12-02
DIRECTOR: Implement c_jump and c_jumpif
Scott Percival
2019-12-02
DIRECTOR: Replace code int/double parsing with inline function
Scott Percival
2019-12-02
DIRECTOR: Add stubs for c_jump and c_jumpif
Scott Percival
2019-12-02
DIRECTOR: Add c_constpush
Scott Percival
2019-12-02
DIRECTOR: Add c_v4theentitypush and c_v4theentityassign
Scott Percival
2019-12-02
DIRECTOR: Add bytecode lookup table for TheEntity functions
Scott Percival
2019-12-02
DIRECTOR: Change kTheLast to a TheFieldType
Scott Percival
2019-12-02
DIRECTOR: LINGO: Added another failing 'if' test
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Attempt to fix 'if' statements grammar
Eugene Sandulenko
2019-12-02
DIRECTOR: LINGO: Made assert statement meaningful
Eugene Sandulenko
2019-12-02
DIRECTOR: Load all STXT resources which look like scripts
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Implement extened 'on' clause syntax
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix syntax of repeatwith operator
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation for multiple if conditions
Eugene Sandulenko
2019-12-01
GRAPHICS: MACGUI: Fix default font size
Eugene Sandulenko
2019-12-01
DIRECTOR: Fix fonts in cached texts
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix c_when() code, so the eecution may continue
Eugene Sandulenko
2019-12-01
DIRECTOR: Fix movie framerate
Eugene Sandulenko
2019-12-01
DIRECTOR: Remove noisy warning
Eugene Sandulenko
2019-12-01
DIRECTOR: Do not re-render text if it was not changed
Eugene Sandulenko
2019-12-01
DIRECTOR: Make text fields assignable
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Improve debug output
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix define() code, we were adding too many instructions
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation of the mixed code, and add relevant test
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Properly compile scripts with mixed immediate code and defin...
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Improve debug output
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Made decodeInstruction() universal
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: JANITORIAL: Whitespace fixes for grammar
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Make sure we stop after last 'on' definition
Eugene Sandulenko
2019-11-29
DIRECTOR: LINGO: Add sanity checks to script execution
Eugene Sandulenko
2019-11-28
DIRECTOR: LINGO: Improved debug output
Eugene Sandulenko
2019-11-27
DIRECTOR: Fix crash with debug ouptut
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Made if.lingo test executable
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Explain why tests are skipped
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Improved parsing debug output
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Fix if statement parsing
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: JANITORIAL: Split long code line
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Fix warning
Eugene Sandulenko
2019-11-27
DIRECTOR: LINGO: Fix grammar reduce/reduce conflicts
Eugene Sandulenko
2019-11-26
DIRECTOR: LINGO: Fix line count when unsing tokens with new line
Eugene Sandulenko
2019-11-26
DIRECTOR: LINGO: Strip comments and trailing whitespaces from the scripts
Eugene Sandulenko
2019-11-26
DIRECTOR: Added references as parameters to lingo built-ins
Eugene Sandulenko
2019-11-24
DIRECTOR: Rename Cast class variables to follow our naming conventions
Eugene Sandulenko
2019-11-24
DIRECTOR: Attach texts to buttons. Now HandV works again
Eugene Sandulenko
2019-11-24
DIRECTOR: Properly load A11 script and STXT resources
Eugene Sandulenko
2019-11-24
DIRECTOR: Disable for now precompiled script execution from Lscr resources
Eugene Sandulenko
2019-11-24
DIRECTOR: Implemented invalidation of cached text
Eugene Sandulenko
2019-11-24
DIRECTOR: More debug output to cast rendering
Eugene Sandulenko
2019-11-24
DIRECTOR: JANITORIAL: Fix whitespace
Eugene Sandulenko
[next]