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 (
Expand
)
Author
2019-12-26
DIRECTOR: Fix index type
Eugene Sandulenko
2019-12-26
DIRECTOR: Renamed few variables
Eugene Sandulenko
2019-12-25
DIRECTOR: Imporved text cast loading
Eugene Sandulenko
2019-12-25
DIRECTOR: More loading debug output
Eugene Sandulenko
2019-12-25
DIRECTOR: Temporarily revert the ink selection for QuickDraw shapes
Eugene Sandulenko
2019-12-25
DIRECTOR: Added drawing for QuickDraw cast members
Eugene Sandulenko
2019-12-25
DIRECTOR: Implemented 'fast' playback debug flag
Eugene Sandulenko
2019-12-25
DIRECTOR: Correctly use ink information for sprites
Eugene Sandulenko
2019-12-25
DIRECTOR: Loop movies by default, added 'noloop' debug flag
Eugene Sandulenko
2019-12-25
DIRECTOR: Simplify palette transformations
Eugene Sandulenko
2019-12-25
DIRECTOR: Added palette transformation routine
Eugene Sandulenko
2019-12-25
DIRECTOR: Added test routine for drawing palette
Eugene Sandulenko
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
[next]