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
/
bladerunner
/
outtake.cpp
Age
Commit message (
Expand
)
Author
2018-01-28
BLADERUNNER: Added basic KIA interface
Peter Kohaut
2018-01-14
BLADERUNNER: Support for different languages
Peter Kohaut
2017-08-04
BLADERUNNER: Add blit and blitToScreen helpers
Thomas Fach-Pedersen
2017-07-31
BLADERUNNER: Move surfaces out of VQA player
Thomas Fach-Pedersen
2016-09-29
BLADERUNNER: Pull in changes from madmoose
Peter Kohaut
2016-09-29
BLADERUNNER: just basic objects description scene stuff - lightning and effec...
Peter Kohaut
2016-09-29
BLADERUNNER: Remove unused member variables from OuttakePlayer
Thomas Fach-Pedersen
2016-09-29
BLADERUNNER: Add basic Scene, Set, and Script support.
Thomas Fach-Pedersen
2016-09-29
BLADERUNNER: No semicolon after namespace closing brace
Thomas Fach-Pedersen
2016-09-29
BLADERUNNER: Don't base VQADecoder on Video::VideoDecoder anyway
Thomas Fach-Pedersen
2016-09-29
BLADERUNNER: Rebuild VQADecoder on top of Video::VideoDecoder
Thomas Fach-Pedersen
2016-09-29
BLADERUNNER: Split VQA decoder into player and decoder, add Outtake player
Thomas Fach-Pedersen