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
/
director.cpp
Age
Commit message (
Expand
)
Author
2016-08-03
DIRECTOR: Lingo: Fix mixing of one-line and multi-line ifs
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Further work on one-liner ifs
Eugene Sandulenko
2016-08-03
Revert "DIRECTOR: Lingo: More work on if statement overhaul"
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: More work on if statement overhaul
Eugene Sandulenko
2016-08-03
DIRECTOR: Properly initialize class variables
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Eat all leading whitespaces
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added support for two line if/else
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parsing one-liner 'else if'
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parse basic 'else if' clause
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Started 'else if' implementation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement more built-in math functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Fix crash on deinitialization
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added float constants and automatic type conversion
Eugene Sandulenko
2016-08-03
DIRECTOR: Added random source
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement one-line version of 'if' statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Make built-in functions work (always)
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make built-in functions work (sometimes)
Eugene Sandulenko
2016-08-03
DIRECTOR: Free memory, fix render text ID
Dmitry Iskrich
2016-08-03
DIRECTOR: Calculate values for text rendering
Dmitry Iskrich
2016-08-03
DIRECTOR: Fix rendering resource, loading shared BMP
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Make 'global' accept list of variables
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make global/local vars work
Eugene Sandulenko
2016-08-03
DIRECTOR: Fix memory corruption
Dmitry Iskrich
2016-08-03
DIRECTOR: Add loading shared casts for Director version > 3
Dmitry Iskrich
2016-08-03
DIRECTOR: Renew shared resources when loading new folder
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Actually let VOID vars to pass.
Eugene Sandulenko
2016-08-03
DIRECTOR: Loading shared DIB, STXT
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Ignore trailing spaces in scripts
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add type to stack
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parsing of macro calls without parens.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Parse continuation arguments in macros
Eugene Sandulenko
2016-08-03
DIRECTOR: Load shared casts in engine
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Fix handler parameter assigning. Added more debug output.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix handler calling
Eugene Sandulenko
2016-08-03
DIRECTOR: Support goto command in Score
Dmitry Iskrich
2016-08-03
DIRECTOR: Lingo: Disable debugging code
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement calling user-defined functions without parameters
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Added named parameter assignment for macros
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix parsing multiple macros
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'repeat with down' control keyword
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'repeat with' control keyword implementation
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix subexpressions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Make 'if' statement functional. Added 'if-else' statement.
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix 'if' statement
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'put' function
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Initial code for 'if' statements
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Implement 'go' and 'go to' functions
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Add missing funcs
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Fix multiline statements, fix leading whitespace handling
Eugene Sandulenko
2016-08-03
DIRECTOR: Lingo: Enable parse debug
Eugene Sandulenko
[prev]
[next]