aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene_script.cpp
AgeCommit message (Collapse)Author
2019-03-18BLADERUNNER: Fixes and cleanup for Police Maze AThanasis Antoniou
Only fixes for rooms PS10, PS11. A few cases may need revising. There are a few cases that a target may reset after being shot and they seem buggy but they could also be intended. So, that's for a second pass to decide.
2019-03-04BLADERUNNER: Cleanup of TODO notesPeter Kohaut
2019-02-20BLADERUNNER: Fix Coverity issuesPeter Kohaut
2019-02-12BLADERUNNER: Removal of memory leaksPeter Kohaut
2019-01-21BLADERUNNER: More game constantsPeter Kohaut
Added Region_Check functionality Code cleanup
2018-05-07BLADERUNNER: Implement obstacle polygon mergingThomas Fach-Pedersen
2018-02-18BLADERUNNER: Support for runningPeter Kohaut
Fixed Runciter idle state Fixed movement track delay Basic combat support
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks