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
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
2017-02-06
DIRECTOR: Lingo: Documented D4 "Event handlers and messages" Lingo
Eugene Sandulenko
2017-01-16
DIRECTOR: Lingo: Fix initialization
Eugene Sandulenko
2017-01-16
DIRECTOR: Lingo: Added stub for Lingo restarting
Eugene Sandulenko
2017-01-15
DIRECTOR: Lingo: Fixing calling built-in symbols
Eugene Sandulenko
2017-01-15
DIRECTOR: Lingo: Implemented immediate mode used for 'playAccel'
Eugene Sandulenko
2017-01-12
DIRECTOR: D3 frame/sprite scripts. Categorise scripts into groups.
stevenhoefel
2017-01-12
DIRECTOR: Hook Lingo events through. Tie in frame events.
stevenhoefel
2017-01-11
DIRECTOR: Better trace for Lingo tests
Eugene Sandulenko
2017-01-10
DIRECTOR: More work to get events triggering. Loop all frames in score.
stevenhoefel
2017-01-09
DIRECTOR: Lingo: Allow 'me' as an argument to the handlers
Eugene Sandulenko
2016-10-17
DIRECTOR: Lingo: Hide noisy warnings
Eugene Sandulenko
2016-09-05
DIRECTOR: Fix warnings
Eugene Sandulenko
2016-09-02
DIRECTOR: Lingo: Fix c_when() execution
Eugene Sandulenko
2016-09-02
DIRECTOR: Initial code for Lingo keyboard handling
Eugene Sandulenko
2016-08-30
DIRECTOR: Lingo: Documented when..then statements
Eugene Sandulenko
2016-08-26
DIRECTOR: Fix object initialization
Eugene Sandulenko
2016-08-26
DIRECTOR: Slow down execution and hid noisy warning
Eugene Sandulenko
2016-08-25
DIRECTOR: Start executing frame scripts
Eugene Sandulenko
2016-08-23
DIRECTOR: Reduce header dependency
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Stub for 'menu' command. This completes all D2 commands
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Implemented 'exit repeat' keyword
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Improved debug output
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Enhanced Datum::toString() output
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Better VAR symbol handling
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Added generated script decompilation
Eugene Sandulenko
2016-08-19
DIRECTOR: Lingo: Hide script hexdump under debug level
Eugene Sandulenko
2016-08-18
DIRECTOR: Silence GCC signed/unsigned warning
Torbjörn Andersson
2016-08-18
DIRECTOR: Lingo: Handle OBJECT symbols properly
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Started adding function descriptions
Eugene Sandulenko
2016-08-15
DIRECTOR: Fix debug channels initialization
Eugene Sandulenko
2016-08-15
DIRECTOR: Lingo: Switch compilation debug to a channel
Eugene Sandulenko
2016-08-15
DIRECTOR: Register debug channels
Eugene Sandulenko
2016-08-12
DIRECTOR: Lingo: Sort test files before execution
Eugene Sandulenko
2016-08-08
DIRECTOR: Lingo: Fix toString() function
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Made built-in functions generic
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Revert adding prefix 'v' to all Symbol types.
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Add prefix 'v' to all Symbol types.
Eugene Sandulenko
[next]