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
Age
Commit message (
Collapse
)
Author
2019-12-25
DIRECTOR: Replace palette data with hex numbers
Eugene Sandulenko
2019-12-25
DIRECTOR: Bg color is also shifted for shapes
Eugene Sandulenko
2019-12-25
DIRECTOR: Use colors for QuickDraw sprites from Channel Info
Eugene Sandulenko
2019-12-25
DIRECTOR: Read color information for shapes
Eugene Sandulenko
2019-12-25
DIRECTOR: Improved loading debug output
Eugene Sandulenko
2019-12-24
DIRECTOR: More debug output and code tidying up
Eugene Sandulenko
2019-12-24
DIRECTOR: Improved debug output
Eugene Sandulenko
2019-12-24
DIRECTOR: Enlist shape types
Eugene Sandulenko
2019-12-24
DIRECTOR: Improve debug output
Eugene Sandulenko
2019-12-24
DIRECTOR: Remove redundant code
Eugene Sandulenko
2019-12-24
DIRECTOR: Process non-BW bitmaps for D3
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: Properly set moveable flag for sprites on loading
Eugene Sandulenko
2019-12-24
DIRECTOR: Improve debug output
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: Fix _nextFrame from getting clobbered by exitFrame events
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-23
DIRECTOR: Load compiled Lingo scripts based on cast id
Scott Percival
2019-12-23
DIRECTOR: Add intial loader for Lctx blocks
Scott Percival
2019-12-22
DIRECTOR: Add wait between beeps.
Roland van Laar
The delay was choosen based on hearing the delay in the original Director 4 beep script.
2019-12-22
DIRECTOR: Fix calling of Beep
Roland van Laar
- Converts beep called with zero args to beep(1) - Beep arg starts counting at 1.
2019-12-22
DIRECTOR: Fix implementation of converting references to strings
Eugene Sandulenko
2019-12-22
DIRECTOR: Store also unformatted text for text cast
Eugene Sandulenko
2019-12-22
DIRECTOR: LINGO: Fix grammar for references
Eugene Sandulenko
2019-12-22
DIRECTOR: It is fine to have non-existent references in score. Thus, hide ↵
Eugene Sandulenko
the warning
2019-12-22
DIRECTOR: Improved debug output
Eugene Sandulenko
[prev]
[next]