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 (
Collapse
)
Author
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
2016-08-07
DIRECTOR: Lingo: Added stub for playAccel and printFrom commands
Eugene Sandulenko
2016-08-07
DIRECTOR: Lingo: Added 'play' and 'play done' command stubs
Eugene Sandulenko
2016-08-06
DIRECTOR: Lingo. Added stubs for 'do' and 'open' commands
Eugene Sandulenko
2016-08-06
DIRECTOR: Lingo: Moved recently added functions to built-ins
Eugene Sandulenko
2016-08-05
DIRECTOR: Lingo: Added generic built-in procedures
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: Fix warnings
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Added stubs for 'continue', 'cursor' and 'delay'
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Added stubs for 'closeDA', 'closeResFile' and 'closeXlib'
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Added 'alert' and 'beep' function stubs
Eugene Sandulenko
2016-08-04
DIRECTOR: Lingo: Add prefix 'v' to all Symbol types.
Eugene Sandulenko
Helps WinCE backend which has lots of them defined.
2016-08-04
DIRECTOR: Lingo: Fix WinCE compilation.
Eugene Sandulenko
The plafrom has VOID defined
2016-08-03
DIRECTOR: Lingo: Simplify CodeId
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix stack underflow on not enough parameters
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process extra or too few arguments for built-ins
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Turn builtins into normal symbols
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Issue warning instead of error at unhandled types
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Plug memory leak at assignment
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implemented ilk() function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added basic support for points
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'intersects' operator parsing and added 'within' operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial stub for 'intersects' operator
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement setting the entity fields
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement getting the entity fields
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Process simple 'the' entities
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Nicer error recovery during execution
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: FLOAT actually has to have double precision. Switching.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added more 'the' entities. Implemented the floatPrecision ↵
Eugene Sandulenko
entity
2016-08-03
DIRECTOR: Lingo: Implement 'contains' and 'starts' string operators
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Made & and && work with any type
Eugene Sandulenko
[prev]
[next]