aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/vqa_decoder.cpp
AgeCommit message (Expand)Author
2017-03-29BLADERUNNER: zbuffer is now updated between scene changesPeter Kohaut
2017-03-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2017-01-11BLADERUNNER: Fix Unused Variable Compiler Warnings.D G Turner
2016-11-12BLADERUNNER: Avoid using alloca, which might not be available on all systems.Kirben
2016-10-03BLADERUNNER: Code formatting fixesEugene Sandulenko
2016-09-29BLADERUNNER: added all scene scripts, esper script, kia script, vk script, co...Peter Kohaut
2016-09-29BLADERUNNER: Pull in changes from madmoosePeter Kohaut
2016-09-29BLADERUNNER: just basic objects description scene stuff - lightning and effec...Peter Kohaut
2016-09-29BLADERUNNER: Fix a couple of memory leaksThomas Fach-Pedersen
2016-09-29BLADERUNNER: Remove commented out codeThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add support for ambient sounds, game flags and variables, and us...Thomas Fach-Pedersen
2016-09-29BLADERUNNER: Add View matrix loadingThomas Fach-Pedersen
2016-09-29BLADERUNNER: Fix memory leaks in VQADecoderThomas Fach-Pedersen
2016-09-29BLADERUNNER: Avoid global constructor for pixelformatThomas Fach-Pedersen
2016-09-29BLADERUNNER: Unshadow variable size in VQADecoder::readMSCIThomas Fach-Pedersen
2016-09-29BLADERUNNER: Rename _vptr to _vpointerSven Hesse
2016-09-29BLADERUNNER: Add basic Scene, Set, and Script support.Thomas Fach-Pedersen
2016-09-29BLADERUNNER: No semicolon after namespace closing braceThomas Fach-Pedersen
2016-09-29BLADERUNNER: Don't base VQADecoder on Video::VideoDecoder anywayThomas Fach-Pedersen
2016-09-29BLADERUNNER: Rebuild VQADecoder on top of Video::VideoDecoderThomas Fach-Pedersen
2016-09-29BLADERUNNER: Damn copy/paste...Thomas Fach-Pedersen
2016-09-29BLADERUNNER: Split VQA decoder into player and decoder, add Outtake playerThomas Fach-Pedersen
2016-09-29BLADERUNNER: StyleThomas Fach-Pedersen
2016-09-29BLADERUNNER: Start port to scummvm engineThomas Fach-Pedersen