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-code.cpp
Age
Commit message (
Expand
)
Author
2017-02-09
DIRECTOR: Lingo: Fix global symbol processing
Eugene Sandulenko
2017-02-09
DIRECTOR: Lingo: Fix double free in local vars
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Documented D4 "Parent scripts" Lingo
Eugene Sandulenko
2017-02-08
DIRECTOR: Lingo: Switched Symbol::name to Common::String
Eugene Sandulenko
2017-02-07
DIRECTOR: Lingo: Documented D4 "Movie in a window" Lingo
Eugene Sandulenko
2017-02-06
DIRECTOR: Lingo: Further work on improved built-in grammar
Eugene Sandulenko
2017-01-15
DIRECTOR: Lingo: Implemented immediate mode used for 'playAccel'
Eugene Sandulenko
2017-01-14
DIRECTOR: Lingo: More portable float reading
Eugene Sandulenko
2017-01-13
DIRECTOR: Lingo: Implemented grammar for arrays
Eugene Sandulenko
2017-01-12
DIRECTOR: Hook Lingo events through. Tie in frame events.
stevenhoefel
2017-01-11
DIRECTOR: Lingo: Add debug print out of immediate floats
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Added stubs for D3 Text-related syntax
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Implemented stub for char..of and char..to..of
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Implemented stubs for put..after and put..before
Eugene Sandulenko
2017-01-10
DIRECTOR: Lingo: Added stub for handling symbols
Eugene Sandulenko
2017-01-10
DIRECTOR: Build fix whilst determining correct parameters to pass to Lingo::c...
stevenhoefel
2017-01-10
DIRECTOR: More work to get events triggering. Loop all frames in score.
stevenhoefel
2017-01-07
DIRECTOR: Lingo: Fix arguments check for built-ins
Eugene Sandulenko
2016-11-10
DIRECTOR: Plug several leaks
Eugene Sandulenko
2016-09-05
DIRECTOR: Make PC types uniform
Eugene Sandulenko
2016-09-05
DIRECTOR: Fix warnings
Eugene Sandulenko
2016-09-02
DIRECTOR: Lingo: Implement in-place macro calling
Eugene Sandulenko
2016-09-02
DIRECTOR: Lingo: Fixed c_whencode and added debug output
Eugene Sandulenko
2016-09-02
DIRECTOR: Initial code for Lingo keyboard handling
Eugene Sandulenko
2016-09-01
DIRECTOR: Lingo: Implemented when..then keyword logic
Eugene Sandulenko
2016-08-23
DIRECTOR: Further reduction of include dependency
Eugene Sandulenko
2016-08-23
DIRECTOR: Reduce header dependency
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Defined 'mod' operator and specified operator precedence
Eugene Sandulenko
2016-08-20
DIRECTOR: Lingo: Added stub for 'instance' keyword
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: Fixed c_eval decompilation
Eugene Sandulenko
2016-08-18
DIRECTOR: Lingo: Further work on while..then
Eugene Sandulenko
2016-08-18
DIRECTOR: Lingo: Proper stub for when..then
Eugene Sandulenko
2016-08-18
DIRECTOR: Lingo: Handle OBJECT symbols properly
Eugene Sandulenko
2016-08-18
DIRECTOR: Lingo: Fix subroutine exit
Eugene Sandulenko
2016-08-18
DIRECTOR: Lingo: Added more debug output
Eugene Sandulenko
2016-08-17
DIRECTOR: Lingo: Added descriptions for rest of the commands
Eugene Sandulenko
2016-08-16
DIRECTOR: Lingo: Started adding function descriptions
Eugene Sandulenko
2016-08-13
DIRECTOR: Lingo: Simplified Datum constants pushing
Eugene Sandulenko
2016-08-12
DIRECTOR: Lingo: Implemented factory(mNew) method handling
Eugene Sandulenko
2016-08-11
DIRECTOR: Lingo: Code for calling out factory methods
Eugene Sandulenko
2016-08-11
DIRECTOR: Lingo: Initial code for factory creation
Eugene Sandulenko
2016-08-11
DIRECTOR: Lingo: Fixed reference traces for VOID types
Eugene Sandulenko
2016-08-10
DIRECTOR: Lingo: Use first argument of 'puppetPalette' verbatim
Eugene Sandulenko
2016-08-10
DIRECTOR: Lingo: Moved 'mci' and 'mciwait' to built-ins
Eugene Sandulenko
2016-08-09
DIRECTOR: Lingo: Pass number of arguments to built-in functions
Eugene Sandulenko
2016-08-08
DIRECTOR: Lingo: Fix calling built-ins with variable number of parameters
Eugene Sandulenko
2016-08-08
DIRECTOR: Lingo: Made 'go to' and 'play' commands work with expressions
Eugene Sandulenko
2016-08-08
DIRECTOR: Lingo: Improve 'go to' command
Eugene Sandulenko
[prev]
[next]