aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner
AgeCommit message (Collapse)Author
2019-02-24BLADERUNNER: Impovement on spell correction of JEWELRYThanasis Antoniou
Improvement allows text override which is good for translation support
2019-02-24BLADERUNNER: Fix incorrect spelling of JEWELRYThanasis Antoniou
Entry 1020 for dialogue menu in English version is replaced "DRAGONFLY JEWERLY" becomes "DRAGONFLY JEWELRY"
2019-02-24BLADERUNNER: Small clean-up of macrosPeter Kohaut
2019-02-24BLADERUNNER: Fix Moraji death screams and Grayford bugThanasis Antoniou
Death scream in lab changed to his own. Death scream outside lab added. Also, original code had a bug whereby if you clicked through the conversation with Grayford about Moraji's murder, then clicking again on Moraji would restart the same conversation and this could go on infinitely.
2019-02-23BLADERUNNER: CT01 fixed interaction with GordoThanasis Antoniou
Also corrected an original code bug for Gordo acquiring clue that McCoy is BladeRunner
2019-02-23BLADERUNNER: Dialogue menu bugfixThanasis Antoniou
Fixes loops in conversations with user choices available
2019-02-23BLADERUNNER: Cleanup of Zuben scriptPeter Kohaut
2019-02-23BLADERUNNER: Cleanup of McCoy scriptPeter Kohaut
2019-02-23BLADERUNNER: Fixed CppCheck warningsPeter Kohaut
Rat interaction at UG15 is now working exactly as in the original game. Before the bridge didn't break if player shot the rat on it.
2019-02-23BLADERUNNER: Restore acquireCluesByRelations checksThanasis Antoniou
2019-02-20BLADERUNNER: Fix Coverity issuesPeter Kohaut
2019-02-20BLADERUNNER: Fixed spinner destinations in HF01Peter Kohaut
2019-02-20BLADERUNNER: Cleanup of pathfinding codePeter Kohaut
2019-02-16BLADERUNNER: Fixed typo in pathfinding codePeter Kohaut
More locations should work
2019-02-16BLADERUNNER: More pathfinding codePeter Kohaut
Pathfinding is almost working, but there are still isues in few locations, so I'm keeping it disabled.
2019-02-12BLADERUNNER: Removal of memory leaksPeter Kohaut
2019-02-11BLADERUNNER: Added original logic for speech skippingPeter Kohaut
And some small cleanup of unnecessary comments.
2019-02-11BLADERUNNER: Improved time managementPeter Kohaut
This should fix thi issue with freezing actors after loading save game, but works on new saves only. Game was not paused before saving and wrong timer value got saved.
2019-02-11BLADERUNNER: Cleanup of audio codePeter Kohaut
Separated audio cache. Fixed bug in the audio cache where still used sound might get freed. Fixes crashes when engine is unloading which were caused by a race condition between the timer code and engine teardown code.
2019-02-10BLADERUNNER: Added shorty modePeter Kohaut
Available via ScummVM game options
2019-02-10BLADERUNNER: Added sitcom modePeter Kohaut
Available via ScummVM game options
2019-02-10BLADERUNNER: Added auto save featurePeter Kohaut
Also fixed a bug in KIA save screen, where not selecting a save slot can lead to overwriting other save game.
2019-02-10BLADERUNNER: Use ScummVM functionality for audio volume managementPeter Kohaut
2019-02-10BLADERUNNER: Fixed Gordo animation changePeter Kohaut
He will stop properly after running
2019-02-08BLADERUNNER: Removed unnecessary debugging codePeter Kohaut
2019-02-07BLADERUNNER: Cleanup for drive away endings scriptsPeter Kohaut
All ending are achievable
2019-02-07BLADERUNNER: Cleanup of Mutants scriptsPeter Kohaut
2019-02-07BLADERUNNER: Cleanup of Clovis scripts for chapter 5Peter Kohaut
2019-02-05BLADERUNNER: Added debugger command "friend"Peter Kohaut
It can be used for querying and changing friendliness between actors.
2019-02-05BLADERUNNER: Cleanup of Maggie scriptPeter Kohaut
2019-02-05BLADERUNNER: Cleanup Steele scripts for endingPeter Kohaut
2019-02-05BLADERUNNER: Gaff scripts cleanupPeter Kohaut
2019-02-03BLADERUNNER: Fixed end creditsPeter Kohaut
Game is completable for blade runner path
2019-02-03BLADERUNNER: Cleanup of KP03 bomb related scriptsPeter Kohaut
2019-02-03BLADERUNNER: Initial cleanup of Kipple scriptsPeter Kohaut
2019-02-03BLADERUNNER: Cleanup of scripts at start of chapter 5Peter Kohaut
2019-02-03BLADERUNNER: Cleanup for scene at UG18Peter Kohaut
2019-02-03BLADERUNNER: Cleanup Luther & Lance related scriptsPeter Kohaut
2019-02-03BLADERUNNER: Fixed Rat interaction at UG15Peter Kohaut
2019-02-02BLADERUNNER: Cleanup of scripts at start of chapter 4Peter Kohaut
2019-02-02BLADERUNNER: Fixed resource leak in game listingPeter Kohaut
This was causing issues with loading / saving games
2019-02-02BLADERUNNER: Fixed issue with untargeting objectsPeter Kohaut
2019-02-02BLADERUNNER: Cleanup of walking codePeter Kohaut
Fixed missing "must reach" in a actorwalk::tick
2019-01-31BLADERUNNER: Initial cleanup of underground scriptsPeter Kohaut
2019-01-31BLADERUNNER: Cleanup of Dektora chase related scriptsPeter Kohaut
2019-01-31BLADERUNNER: Clean up of Dektora scriptPeter Kohaut
2019-01-31BLADERUNNER: Clean up NR04 and related scriptsPeter Kohaut
2019-01-29BLADERUNNER: Fixed compilation issuesPeter Kohaut
2019-01-29BLADERUNNER: Cleanup of back EarlyQ's scenes scriptsPeter Kohaut
2019-01-29BLADERUNNER: Cleanup of front EarlyQ's scenes scriptsPeter Kohaut