aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/init_script.cpp
AgeCommit message (Collapse)Author
2018-03-06BLADERUNNER: Added Zuben actorPeter Kohaut
Fixed animation position update Added goal & anim commands to console
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