aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/ai/bullet_bob.cpp
AgeCommit message (Collapse)Author
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-09BLADERUNNER: Fix Officer Leary crowd interrogationThanasis Antoniou
He will now resume interrogation after McCoy interrupts him Also used named constants for timers
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-02BLADERUNNER: Cleanup of scripts at start of chapter 4Peter Kohaut
2019-01-28BLADERUNNER: Cleanup of scripts for Gordo chasePeter Kohaut
2019-01-25BLADERUNNER: Cleanup of BBxx scriptsPeter Kohaut
Removed issue where McCoy went to jail for no reason at start of 3rd act
2019-01-19BLADERUNNER: More variable names in the game scriptsPeter Kohaut
Fixed some errors as well
2018-03-17BLADERUNNER: Added BulletBob actorEugene Sandulenko