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-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
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
[next]