aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner
AgeCommit message (Collapse)Author
2019-06-28BLADERUNNER: JANITORIAL: Code formatting fixesThanasis Antoniou
2019-06-28BLADERUNNER: Pause NPC walkers for Gaff scene in CT12Thanasis Antoniou
2019-06-28BLADERUNNER: Avoid freeze in Gordo scene at CT05Thanasis Antoniou
If McCoy re-climbs the stairs immediately after retiring Zuben and having picked up the photo
2019-06-26BLADERUNNER: Fix obstacle map in CT04Thanasis Antoniou
Prevent transient from walking through scenery alongside the right wall
2019-06-26BLADERUNNER: Pause walkers for special loop in RC03Thanasis Antoniou
Otherwise they may glitch with the background at the Hawker's Circle entrance.
2019-06-26BLADERUNNER: McCoy should holster his gun in MA07 when Gaff is thereThanasis Antoniou
2019-06-26BLADERUNNER: Stop McCoy from buying absinthe a second timeThanasis Antoniou
After he gives it to transient, he should not be able to buy it again That's because the Flask option is added to be selected only once, so McCoy won't be able to give it again to the homeless guy to get more info, and also the second time round, he gets the exact same dialogue from the bartender at the Hawker's Circle, which does not sound right.
2019-06-26BLADERUNNER: Correct fix for maze target timingsThanasis Antoniou
Still only applies in Hard and Normal mode difficulty
2019-06-26BLADERUNNER: Fix waiting time for targets in MazeThanasis Antoniou
Applies only for normal and hard mode. Easy mode keeps the original more relaxed behavior.
2019-06-26BLADERUNNER: Fix for police in UG07 post Guzza sceneThanasis Antoniou
Remove option for them to be there altogether to avoid overlap with Clovis
2019-06-26BLADERUNNER: Fix UG04 train disable control and Police AIThanasis Antoniou
2019-06-25BLADERUNNER: Fixing clipping into Runciter's closed doorThanasis Antoniou
2019-06-25BLADERUNNER: Fix Elevator blink in when missing from UG08Thanasis Antoniou
Happens, if elevator missing because McCoy took it down to UG13 and then went the long way round
2019-06-25BLADERUNNER: fix wanring for clearNeverRepeatWasSelectedFlagThanasis Antoniou
2019-06-25BLADERUNNER: Keydown should be ignored in VKThanasis Antoniou
2019-06-25BLADERUNNER: VK both Runciter and Grigorian is now possibleThanasis Antoniou
For restored content version
2019-06-25BLADERUNNER: Fix Fish dealer in chapter 5Peter Kohaut
Fixes a wrong state for fish dealer which will end up showing her up in chapter 5, but her model is not included in CDFRAMES.DAT for chapter 5, that would lead to an error / engine crash.
2019-06-24BLADERUNNER: Fixed alpha channel issuesPeter Kohaut
Alpha channel is inverted in the game assets and that lead to issues in OpenGL renderer. E.g. screenshot of savegames were partly black or showing artifacts closes #10983
2019-06-24BLADERUNNER: Increase distance thresh for Dektora on fireThanasis Antoniou
2019-06-24BLADERUNNER: Switch to forced key down after modal dialogueThanasis Antoniou
Modal dialogue prompt about loading an Uncut version game in original mode or vice versa would not close KIA any more
2019-06-24BLADERUNNER: (restored) projector comment blocks McCoy from shootingThanasis Antoniou
2019-06-24BLADERUNNER: Update POTFILESLothar Serra Mari
BLADERUNNER: Update POTFILES The strings "Sitcom mode" and "Shorty mode" are included in detection.cpp, so we add this file to the POTFILES.
2019-06-22BLADERUNNER: Fix missing action for the black car in HF06Peter Kohaut
closes #10992
2019-06-22BLADERUNNER: Switch all keyUp events to keyDownPeter Kohaut
With keyDown events some parts of the game feels more responsive. This wasn't working before because of a issue in SDL library. Also added ability to skip talking with ESC key.
2019-06-22BLADERUNNER: Skip movies on keydown not keyup (#1696)Tarek Soliman
* BLADERUNNER: Skip movies on keydown not keyup * BLADERUNNER: Filter out key-repeats when skipping movies
2019-06-22BLADERUNNER: _playerActorIdle should affect McCoy onlyThanasis Antoniou
Should be set or cleared only when McCoy is the actor who is walking and affect only McCoy
2019-06-22BLADERUNNER: Skip videos with Esc key only (#1690)Tarek Soliman
* BLADERUNNER: Skip videos with Esc key only Previously any keyup event skipped the intro videos (including Shift) * BLADERUNNER: Also skip movies with Return Alt-Return toggles fullscreen so we also make sure there's no modifiers
2019-06-22BLADERUNNER: Improve fix possible collision with genwalkersThanasis Antoniou
This is in CT01 (restored content). Uses kVariableGenericWalkerConfig which was previously largely unused.
2019-06-21BLADERUNNER: Fix max volume in VQAs with audio streamThanasis Antoniou
Closes #10987
2019-06-20BLADERUNNER: Try and close all TLK on shutdown alwaysThanasis Antoniou
2019-06-20BLADERUNNER: Fix crash in restored mode with CDFRAMESx.DATThanasis Antoniou
2019-06-18BLADERUNNER: Fix detection ADGF flagsTarek Soliman
2019-06-19BLADERUNNER: Removed unnecessary warning about supportPeter Kohaut
2019-06-19BLADERUNNER: Enable engine by defaultCameron Cawley
2019-06-18BLADERUNNER: Fixed actors update timerPeter Kohaut
This was causing unnecessary delay for actors scripts after subsequent reloads.
2019-06-18BLADERUNNER: Fix F5 key behavior for KIAThanasis Antoniou
2019-06-17BLADERUNNER: Replace strTag with tag2strCameron Cawley
2019-06-12BLADERUNNER: Suppress fall through warningsThanasis Antoniou
When BLADERUNNER_ORIGINAL_BUGS is 1
2019-06-12BLADERUNNER: Remove debug comments for Police OfficersThanasis Antoniou
Code will be revisited at a later point based on public testing feedback
2019-06-09BLADERUNNER: Restored a cue in Grigorian's VKThanasis Antoniou
2019-06-03BLADERUNNER: Restore Gordo's lighter (Rep) commentThanasis Antoniou
2019-06-03BLADERUNNER: Fix exit 0 in BB01 and remove more awry clickablesThanasis Antoniou
2019-06-02BLADERUNNER: Make the Moraji encounter easier on easyDavid Fioramonti
This extending the bomb duration by 10secs while Moraji is chained. Additionally, the blast radius is decreased so that the player may survive closer. All of this only happens on the uncut version when playing on easy.
2019-06-01BLADERUNNER: Fix photographer bug and awry clickablesThanasis Antoniou
2019-06-01BLADERUNNER: Add exits in CT04 and DR04Thanasis Antoniou
To improve navigation
2019-06-01BLADERUNNER: Fix paths and map glitched in NR05Thanasis Antoniou
McCoy should no longer teleport (occasionally) whne going to NR08
2019-06-01BLADERUNNER: Restore Eyeworks Eye and Projector commentsThanasis Antoniou
2019-06-01BLADERUNNER: Broaden path to Runciter desk RC02Thanasis Antoniou
2019-06-01BLADERUNNER: Remove awry clickables from BB01, CT12, CT01Thanasis Antoniou
2019-06-01BLADERUNNER: DR01, DR02 improved navigationThanasis Antoniou