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-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
2019-11-24
DIRECTOR: Properly initialize cached text
Eugene Sandulenko
2019-11-24
DIRECTOR: Sanity check for button drawing
Eugene Sandulenko
2019-11-24
DIRECTOR: Fix symbol printing
Eugene Sandulenko
2019-11-23
DIRECTOR: Add sanity check to c_play()
Eugene Sandulenko
2019-11-18
DIRECTOR: Fix Unused Variable Compiler Warnings
D G Turner
2019-11-17
DIRECTOR: Add more logging to Lingo script loader
Scott Percival
2019-11-17
DIRECTOR: Attempt to load Lingo bytecode for v4 and above
Scott Percival
2019-11-17
DIRECTOR: Recompile Lingo parser
Scott Percival
2019-11-17
DIRECTOR: More formatting
Scott Percival
2019-11-17
DIRECTOR: Fix formatting
Scott Percival
2019-11-17
DIRECTOR: Add loader for Lingo name section.
Scott Percival
2019-11-17
DIRECTOR: Fix functions_offset in addCodeV4
Scott Percival
2019-11-17
DIRECTOR: Fix code formatting.
Scott Percival
2019-11-17
DIRECTOR: Add ScriptContext struct to track all attributes of the current scr...
Scott Percival
2019-11-17
DIRECTOR: Add support for exit.
Scott Percival
2019-11-17
DIRECTOR: Fix script function model, rename c_nop to c_unk.
Scott Percival
2019-11-17
DIRECTOR: Add Lingo script types to archive loader.
Scott Percival
2019-11-17
DIRECTOR: Adjust codeInt and codeArray to not include calls to c_intpush and ...
Scott Percival
2019-11-17
DIRECTOR: Flesh out bytecode interpreter
Scott Percival
2019-11-17
DIRECTOR: treat drawRect bounding box params as signed
Scott Percival
2019-11-17
DIRECTOR: begin interpreter for Lingo V4 bytecode
Scott Percival
2019-11-17
DIRECTOR: rename *constpush; 'const' in Lingo implies checking a lookup table...
Scott Percival
2019-11-17
DIRECTOR: extract image pitch from BitmapCast
Scott Percival
2019-11-17
DIRECTOR: fix hash calculation in detection tables
Scott Percival
2019-11-17
DIRECTOR: Add more debug stubs
Scott Percival
2019-11-17
DIRECTOR: Add iD4 disks and Chop Suey to detection table
Scott Percival
2019-11-13
DIRECTOR: Added broken 'if' statement test
Eugene Sandulenko
2019-11-03
ENGINES: Stop using 'single id'
Bastien Bouclet
2019-11-03
ENGINES: Add an engine ID to all the engines
Bastien Bouclet
2019-10-17
DIRECTOR: Fix Missing Default Switch Cases
D G Turner
[next]