aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene_script.h
AgeCommit message (Collapse)Author
2019-01-24BLADERUNNER: Fixes for game scripts & cleanupPeter Kohaut
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
2019-01-13BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2019-01-12BLADERUNNER: Fixed enabling combat mode in scriptsPeter Kohaut
Fixed Zuben chase. Added name of some flags used in the China town.
2018-03-24BLADERUNNER: PoliceMaze fix & constantsPeter Kohaut
2018-03-24BLADERUNNER: Added WIP code for PoliceMazeTargetTrack::tick()Eugene Sandulenko
2018-03-24BLADERUNNER: Implement PoliceMaze::tick()Eugene Sandulenko
2018-03-08BLADERUNNER: Fixed Hysteria Iall door & rotating floorPeter Kohaut
2018-03-07BLADERUNNER: Added Klein actorPeter Kohaut
added more constants fixed bug in checking actor scene
2018-03-06BLADERUNNER: Added Zuben actorPeter Kohaut
Fixed animation position update Added goal & anim commands to console
2018-02-18BLADERUNNER: Support for runningPeter Kohaut
Fixed Runciter idle state Fixed movement track delay Basic combat support
2018-02-13BLADERUNNER: More game constantsPeter Kohaut
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks