aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/kia_script.cpp
AgeCommit message (Collapse)Author
2019-10-04BLADERUNNER: Add Some Missing Switch Default CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-07-23BLADERUNNER: Restore KIA 3d model descriptionsThanasis Antoniou
2019-06-03BLADERUNNER: Restore Gordo's lighter (Rep) commentThanasis Antoniou
2019-05-27BLADERUNNER: Restore lines from Grigorian and IzoThanasis Antoniou
2019-05-26BLADERUNNER: Item spin command in DebuggerThanasis Antoniou
2019-05-13BLADERUNNER: cut content now loads all TLK resourcesThanasis Antoniou
Work-around for cut content stored in wrong TLK files
2019-05-09BLADERUNNER: Fix audio clue DoorForced1 post Act 1Thanasis Antoniou
2019-04-25BLADERUNNER: Make the cut content a runtime optionPeter Kohaut
Player can choose to use or not the restored cut content. Does not affect fixed bugs in original game.
2019-04-20BLADERUNNER: Named constants for animationIds P01Thanasis Antoniou
Part one of using named constants for model animations
2019-03-26BLADERUNNER: Resolve dead end state with ZubenThanasis Antoniou
McCoy should now always be able to gather enough clues to trigger Zuben throwing the soup (via the VK test question if he does not have the Lucy photo clue).
2019-02-03BLADERUNNER: Fixed Rat interaction at UG15Peter Kohaut
2018-02-19BLADERUNNER: McCoy script fixedPeter Kohaut
Some Coverity issues fixed KIA script small fix to DNA evidences Actor selection fixed (bounding box is correcly expanded)
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks