aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene/ps06.cpp
AgeCommit message (Collapse)Author
2019-08-17BLADERUNNER: Restored - Dino gets clues properlyantoniou79
He gets them from the mainframe as indicated by the game's manual
2019-07-23BLADERUNNER: Fix minor code quality issues (codacy)Thanasis Antoniou
2019-05-13BLADERUNNER: Mainframe talkie restoredThanasis Antoniou
2019-04-06BLADERUNNER: Cleanup for looping soundsThanasis Antoniou
Completed Add, Adjust and Remove Looping_Sound(), Pending Ambient_Sounds_Add_Sound
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-01-27BLADERUNNER: Cleanup of PS06 scriptPeter 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
2018-03-07BLADERUNNER: Added Klein actorPeter Kohaut
added more constants fixed bug in checking actor scene
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
Code formatting
2017-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
Game script are more readable now Fixed name of Officer Leary
2017-03-23BLADERUNNER: Reorganized script filesPeter Kohaut