aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/vqa_player.cpp
AgeCommit message (Expand)Author
2019-03-04BLADERUNNER: Cleanup of TODO notesPeter Kohaut
2019-02-24BLADERUNNER: Fixed quick video playback in few occasionsPeter Kohaut
2019-02-23BLADERUNNER: Fixed CppCheck warningsPeter Kohaut
2019-02-11BLADERUNNER: Improved time managementPeter Kohaut
2019-02-08BLADERUNNER: Removed unnecessary debugging codePeter Kohaut
2019-01-09BLADERUNNER: Fixed scene video resumePeter Kohaut
2018-11-24BLADERUNNER: Preliminary saving & loading supportPeter Kohaut
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
2018-02-04BLADERUNNER: ESPER interfacePeter Kohaut
2018-01-28BLADERUNNER: Added basic KIA interfacePeter Kohaut
2017-09-10BLADERUNNER: Added music support & added MaggiePeter Kohaut
2017-08-27BLADERUNNER: Add Overlay videosThomas Fach-Pedersen
2017-08-26BLADERUNNER: Support for AESCPeter Kohaut
2017-08-24BLADERUNNER: Added audio mixer & various fixesPeter Kohaut
2017-08-24BLADERUNNER: Add support for elevatorsThomas Fach-Pedersen
2017-07-31BLADERUNNER: Move surfaces out of VQA playerThomas Fach-Pedersen
2017-04-01BLADERUNNER: improvements to the walking codePeter Kohaut
2017-03-29BLADERUNNER: zbuffer is now updated between scene changesPeter Kohaut
2017-03-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2017-03-26BLADERUNNER: Another compilation fixPaul Gilbert
2017-03-26BLADERUNNER: Fix compilation in Visual Studio 2015Paul Gilbert
2017-03-26BLADERUNNER: Added correct video looping and loop switchingPeter Kohaut
2016-10-28BLADERUNNER: fixed memory leaks & overflowsPeter Kohaut
2016-10-03BLADERUNNER: Code formatting fixesEugene Sandulenko
2016-09-29BLADERUNNER: fixed loading of new set/scene, fixed memoryleak in lightsPeter Kohaut
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: 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 invalid delete[]Sven 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: Split VQA decoder into player and decoder, add Outtake playerThomas Fach-Pedersen