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
Age
Commit message (
Expand
)
Author
2019-12-25
WINTERMUTE: Fix fallback detection
Bastien Bouclet
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
SCI32: Add GK2 Italian detection entry
sluicebox
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
SAGA: Fix Memset on Non Trivial Structure Compiler Warnings
D G Turner
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-23
LURE: Fix crash in detection code when compiling with TTS enabled
Cameron Cawley
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
BLADERUNNER: Use virtual keyboard feature in save screen
Thierry Crozat
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
SCUMM: Fix Missing Default Switch Cases
D G Turner
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
[next]