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
Age
Commit message (
Expand
)
Author
2019-12-30
DIRECTOR: LINGO: Added Director version to the 'the entity' list
Eugene Sandulenko
2019-12-30
DIRECTOR: Get rid of _castTypes[]
Eugene Sandulenko
2019-12-30
DIRECTOR: Simplified cast management
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Normalise parameters before usage in setTheCast()
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Implement 'set the text of cast'
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Fix cast references in setTheCast()
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Added test for 'global'
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Code simplificaiton in Lingo::setTheCast()
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Implement 'the stilldown'
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Added 'set... of the cast' processing
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Fix behaviour of global variables
Eugene Sandulenko
2019-12-29
DIRECTOR: LINGO: Print variable lists as an extra debug step
Eugene Sandulenko
2019-12-27
DIRECTOR: Properly implement sprite pattern setting
Eugene Sandulenko
2019-12-27
DIRECTOR: LINGO: Added manipulation of sprite patterns.
Eugene Sandulenko
2019-12-27
DIRECTOR: Improved debug output
Eugene Sandulenko
2019-12-24
DIRECTOR: Support for arbitrary cast resrouce offsets
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Add test for 'when' statements with 'if'
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Restrict oneline statements with 'if' only to 'when'
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Added preprocessing for 'when' statements with 'if'
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: onle line statement can contain one line ifs
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Force end line at the scripts
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Fix clash with isspecial(3)
Eugene Sandulenko
2019-12-24
DIRECTOR: Finish work on reducing header dependency
Eugene Sandulenko
2019-12-24
DIRECTOR: Furhter work on header dependency decrease
Eugene Sandulenko
2019-12-24
DIRECTOR: More work on reducing header dependency
Eugene Sandulenko
2019-12-24
DIRECTOR: Further simplification of include dependencies
Eugene Sandulenko
2019-12-24
DIRECTOR: Decreased header dependency
Eugene Sandulenko
2019-12-24
DIRECTOR: Split out Lingo preprocessor code into a separate file
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Added another test for 'return' constant
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Added another use case for 'return' constant
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Added test for 'return' constant
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Replace \r with \n in return constant.
Eugene Sandulenko
2019-12-24
DIRECTOR: LINGO: Preprocess 'return' constant so it compiles
Eugene Sandulenko
2019-12-23
DIRECTOR: LINGO: Added tests for new grammar
Eugene Sandulenko
2019-12-23
DIRECTOR: LINGO: Fix regression in 'go' keyword grammar
Eugene Sandulenko
2019-12-23
DIRECTOR: LINGO: Fix ENDCLAUSE lexer regexp
Eugene Sandulenko
2019-12-23
DIRECTOR: LINGO: Simplified grammar for 'go' keyword
Eugene Sandulenko
2019-12-23
DIRECTOR: Fix Signed vs. Unsigned Compiler Warnings
D G Turner
2019-12-23
DIRECTOR: LINGO: Fix string constants, make constant pushing inline
Scott Percival
2019-12-23
DIRECTOR: LINGO: Add define() support for bytecode
Scott Percival
2019-12-23
DIRECTOR: LINGO: String equality is case insensitive
Scott Percival
2019-12-23
DIRECTOR: LINGO: Add string support to c_eq and c_neq
Scott Percival
2019-12-22
DIRECTOR: Add wait between beeps.
Roland van Laar
2019-12-22
DIRECTOR: Fix calling of Beep
Roland van Laar
2019-12-22
DIRECTOR: Fix implementation of converting references to strings
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Fix grammar for references
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Remove D4-specific tests
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Fix 'me' syntax. It is a function
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Register only builtins per Director version
Eugene Sandulenko
2019-12-20
DIRECTOR: LINGO: Added debugging lines for GLR parser
Eugene Sandulenko
[prev]
[next]