aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/overlays.h
AgeCommit message (Collapse)Author
2019-03-31BLADERUNNER: Release non-repeated and support queued overlaysThanasis Antoniou
2019-02-28BLADERUNNER: Debugger command overlayThanasis Antoniou
List and or play overlay loops that have been loaded for the scene
2018-11-24BLADERUNNER: Preliminary saving & loading supportPeter Kohaut
Saving and loading is accessible via ScummVM dialogs. No in-game UI support yet. It is possible to load saves from original game via debugger console. ScummVM saves have additional header and are incompatibile with original game.
2018-03-24BLADERUNNER: Load game methodsPeter Kohaut
save methods update replaced few char* with Common::String changed few pointers to references
2018-03-24BLADERUNNER: Save game methodsThomas Fach-Pedersen
2018-03-06BLADERUNNER: Added Zuben actorPeter Kohaut
Fixed animation position update Added goal & anim commands to console
2018-01-28BLADERUNNER: Added basic KIA interfacePeter Kohaut
Settings works Help works Clue database works Fixed code for inserting objects into scene Reorganization of few files Unification & code formatting of few older files
2017-09-10BLADERUNNER: Added music support & added MaggiePeter Kohaut
added async walking named some of the game flags & variables renamed aesc to screen effects
2017-08-27BLADERUNNER: Fix buildThomas Fach-Pedersen
2017-08-27BLADERUNNER: Add Overlay videosThomas Fach-Pedersen