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
/
lingo
/
lingo.cpp
Age
Commit message (
Expand
)
Author
2019-12-11
DIRECTOR: LINGO: Added simpler mode for code preprocessor
Eugene Sandulenko
2019-12-09
DIRECTOR: LINGO: Fix string to string conversion
Eugene Sandulenko
2019-12-08
DIRECTOR: LINGO: Fix 'if' preprocessor for nested ifs
Eugene Sandulenko
2019-12-08
DIRECTOR: LINGO: Fix code decompilation offsets
Eugene Sandulenko
2019-12-07
DIRECTOR: LINGO: Give better name to the code preprocessor
Eugene Sandulenko
2019-12-07
DIRECTOR: LINGO: Fix incorrect nesting in 'if' preprocessor
Eugene Sandulenko
2019-12-07
DIRECTOR: LINGO: Added debug output to preprocessor
Eugene Sandulenko
2019-12-07
DIRECTOR: Implement 'compileonly' debug flag
Eugene Sandulenko
2019-12-06
DIRECTOR: LINGO: Finally fix 'if' grammar with prepocessing
Eugene Sandulenko
2019-12-06
DIRECTOR: LINGO: Initial code on 'if' preprocessing
Eugene Sandulenko
2019-12-04
DIRECTOR: LINGO: Implement c_argcpush
Scott Percival
2019-12-02
DIRECTOR: LINGO: Fix splitting of the script by definitions
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation for multiple if conditions
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Improve debug output
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Fix compilation of the mixed code, and add relevant test
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Made decodeInstruction() universal
Eugene Sandulenko
2019-12-01
DIRECTOR: LINGO: Make sure we stop after last 'on' definition
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-26
DIRECTOR: LINGO: Strip comments and trailing whitespaces from the scripts
Eugene Sandulenko
2019-11-24
DIRECTOR: Fix symbol printing
Eugene Sandulenko
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: Flesh out bytecode interpreter
Scott Percival
2017-07-05
DIRECTOR: Move executeImmediateScripts to lingo.cpp
Tobia Tesan
2017-07-05
DIRECTOR: Include director/frame.h and sprite.h in lingo.cpp
Tobia Tesan
2017-04-14
DIRECTOR: Lingo: Added stub for generic event handlers
Eugene Sandulenko
2017-03-20
DIRECTOR: Fix event processing for generic events
Eugene Sandulenko
2017-03-17
DIRECTOR: Lingo: Improved debug on event handling
Eugene Sandulenko
2017-03-12
DIRECTOR: Lingo: Improved stack printing for REFERENCE
Eugene Sandulenko
2017-03-10
DIRECTOR: Lingo: Don't leak memory on restart
Eugene Sandulenko
2017-03-10
DIRECTOR: Lingo: Reset scripts when switching movies
Eugene Sandulenko
2017-03-06
DIRECTOR: Lingo: Split 'on ...' statement when preprocessing
Eugene Sandulenko
2017-02-25
DIRECTOR: Move utility functions to util.cpp
Eugene Sandulenko
2017-02-24
DIRECTOR: Lingo: Clarified compile and exec debug level messages
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Added type2str for REFERENCE type
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Fixed stack underflow in handler execution
Eugene Sandulenko
2017-02-22
DIRECTOR: Lingo: Fix when..then execution
Eugene Sandulenko
2017-02-20
DIRECTOR: Hid noisy debug output
Eugene Sandulenko
2017-02-20
DIRECTOR: Added more debug output for score
Eugene Sandulenko
2017-02-17
DIRECTOR: Beutify debug output
Eugene Sandulenko
2017-02-17
DIRECTOR: Fix script references for D3 (now for real)
Eugene Sandulenko
2017-02-17
DIRECTOR: Added Events debug channel, more debug output in Lingo
Eugene Sandulenko
2017-02-16
DIRECTOR: Lingo: Revert D3 script addressing modification
Eugene Sandulenko
2017-02-12
DIRECTOR: Lingo: Fix D3 script execution
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Fix Symbol printing
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Predefined methods and special messages" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Switched Symbol::name to Common::String
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Documented D4 "Events" Lingo
Eugene Sandulenko
[next]