aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/ai/mutant3.cpp
AgeCommit message (Collapse)Author
2019-09-10BLADERUNNER: Add DebugMan.clearAllDebugChannels() in shutdownThanasis Antoniou
2019-09-09BLADERUNNER: Replace animation mode values with their proper enumsThanasis Antoniou
2019-05-04BLADERUNNER: Fix rats re-spawn and UG09, UG13 bad pathsThanasis Antoniou
UG09 bad path allowed McCoy to teleport to the pipe top left. UG13, when elevator was up McCoy could walk in the empty chute
2019-04-05BLADERUNNER: SFX named constants and MissSound fixThanasis Antoniou
Still pending cleaning up Ambient_Sounds_Add_Sound and Ambient_Sounds_Add_Looping_Sound calls
2019-02-07BLADERUNNER: Cleanup of Mutants scriptsPeter Kohaut
2019-01-24BLADERUNNER: Fixes for game scripts & cleanupPeter Kohaut
2019-01-13BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2019-01-12BLADERUNNER: Added debugging output for scriptsPeter Kohaut
Also added last few missing script commands.
2018-03-17BLADERUNNER: Added combatPeter Kohaut
Math cleanup Fixed obstacle detection
2018-03-16BLADERUNNER: Added Mutant3 actorEugene Sandulenko