aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/overlays.cpp
AgeCommit message (Collapse)Author
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-09-03BLADERUNNER: Fix compilation failure on PPC-AmigaOS4Colin Snover
On this platform, `int32` is `long`.
2017-08-27BLADERUNNER: Add Overlay videosThomas Fach-Pedersen