aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/module.mk
AgeCommit message (Expand)Author
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: Add beginnings of Actor class and move actor drawing to SceneThomas Fach-Pedersen
2016-09-29BLADERUNNER: Implement loading and drawing of mouse cursors.Thomas Fach-Pedersen
2016-09-29BLADERUNNER: Add audio_speech and Actor_Voice_OverThomas Fach-Pedersen
2016-09-29BLADERUNNER: Split aud_decoder into aud_stream and adpcm_decoderThomas Fach-Pedersen
2016-09-29BLADERUNNER: Init globals, game flags, and actor cluesThomas Fach-Pedersen
2016-09-29BLADERUNNER: Stub out init scriptThomas Fach-Pedersen
2016-09-29BLADERUNNER: Read set objects and walkboxesThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add support for ambient sounds, game flags and variables, and us...Thomas Fach-Pedersen
2016-09-29BLADERUNNER: First pass at slice animation rendererThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add View matrix loadingThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add Vector and Matrix classesThomas Fach-Pedersen
2016-09-29BLADERUNNER: Add basic Scene, Set, and Script support.Thomas 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
2016-09-29BLADERUNNER: Start port to scummvm engineThomas Fach-Pedersen