aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene/bb51.cpp
AgeCommit message (Collapse)Author
2019-03-31BLADERUNNER: Release non-repeated and support queued overlaysThanasis Antoniou
2019-02-26BLADERUNNER: Fix for Sebastian's doll in BB06Thanasis Antoniou
Targeting clicking bounding box fixed. Animation weirdness minimized. Also restored explosion animation.
2019-01-25BLADERUNNER: Cleanup of BBxx scriptsPeter Kohaut
Removed issue where McCoy went to jail for no reason at start of 3rd act
2019-01-24BLADERUNNER: Fixes for game scripts & cleanupPeter Kohaut
2019-01-21BLADERUNNER: More game constantsPeter Kohaut
Added Region_Check functionality Code cleanup
2019-01-15BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
Code formatting
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