aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene/nr11.cpp
AgeCommit message (Collapse)Author
2019-03-31BLADERUNNER: Fix no music at Dektora dance outtakeThanasis Antoniou
Also add constants for all music tracks
2019-02-03BLADERUNNER: Fixed Rat interaction at UG15Peter Kohaut
2019-01-31BLADERUNNER: Cleanup of Dektora chase related scriptsPeter Kohaut
2019-01-31BLADERUNNER: Clean up of Dektora scriptPeter Kohaut
2019-01-29BLADERUNNER: Cleanup of back EarlyQ's scenes scriptsPeter Kohaut
2019-01-28BLADERUNNER: Cleanup of scripts for Gordo chasePeter Kohaut
2019-01-27BLADERUNNER: Cleanup & fix of Lucy chase scriptsPeter Kohaut
First wait-point in Hystersia Maze was incorrectly triggered
2019-01-25BLADERUNNER: Cleanup of actor scripts for a fight in BB11Peter Kohaut
Also named goal for McCoy arrest
2019-01-21BLADERUNNER: More game constantsPeter Kohaut
Added Region_Check functionality Code cleanup
2019-01-19BLADERUNNER: More variable names in the game scriptsPeter Kohaut
Fixed some errors as well
2019-01-15BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2018-03-17BLADERUNNER: Added combatPeter Kohaut
Math cleanup Fixed obstacle detection
2018-02-25BLADERUNNER: Added Generic Walker actorsPeter Kohaut
Fixed isseue of duplicating items in world Fixed fog issue with incorrect rendering in special occasions Added basic debugger console Refactored looping code for better readability
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
Code formatting
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-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
Game script are more readable now Fixed name of Officer Leary
2017-03-23BLADERUNNER: Reorganized script filesPeter Kohaut