aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/module.mk
AgeCommit message (Expand)Author
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-08-22BLADERUNNER: Add Dialogue MenuThomas Fach-Pedersen
2017-07-31BLADERUNNER: Add Spinner supportThomas Fach-Pedersen
2017-07-31BLADERUNNER: Add missing scene scriptsThomas Fach-Pedersen
2017-04-10BLADERUNNER: added Leon AI scriptPeter Kohaut
2017-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
2017-03-28BLADERUNNER: Implement ZBuffer classThomas Fach-Pedersen
2017-03-23BLADERUNNER: Reorganized script filesPeter Kohaut
2017-03-20BLADERUNNER: added Runciter character (petshop owner)Peter Kohaut
2017-03-20BLADERUNNER: added full office leroy ai scriptPeter Kohaut
2016-10-08BLADERUNNER: added item pickup effectPeter Kohaut
2016-10-06BLADERUNNER: added support for fontsPeter Kohaut
2016-10-06BLADERUNNER: added suspects db & fixed crimes dbPeter Kohaut
2016-10-04BLADERUNNER: trying to figure out walking, added structures for obstacles use...Peter Kohaut
2016-10-02BLADERUNNER: added ADQ, fixed some minor memory leaksPeter 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: 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