aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner
AgeCommit message (Collapse)Author
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
2019-06-01BLADERUNNER: Restore comment on RC02 dead animalsThanasis Antoniou
Also fix some awry clickable objects in RC51
2019-06-01BLADERUNNER: Restored comment on statuesThanasis Antoniou
2019-05-31BLADERUNNER: Fix bad timer initialization for actors after LOADThanasis Antoniou
2019-05-31BLADERUNNER: Add areas in HC01 for animoids commentThanasis Antoniou
2019-05-31BLADERUNNER: Set gate to UG18 as locked only in Hard modeThanasis Antoniou
This as before is only for the enhanced version
2019-05-30BLADERUNNER: Dead bridge rat won't respawn when playing uncut and easyDavid Fioramonti
If the player kills the rat at the bridge that breaks and goes to the left screen and then comes back the rat will not respawn when the player is playing the uncut version on easy. In every other case there will be a 10% chance that the rat will respawn.
2019-05-30BLADERUNNER: Don't let the sewer bridge break on easyDavid Fioramonti
When the player is playing on easy and it is the uncut version then the sewer bridge won't break when McCoy runs on it or if McCoy and the rat are both on it. A bridge breaking death animation will still be shown if the rat kills the player on the bridge.
2019-05-30BLADERUNNER: Fix invalid rect in ESPER zoomPeter Kohaut
In some cornenr case when photo selection is ajdusted the final rectangle might end up invalid and assert will occur. This fixes this issue by correctly setting rect dimensions.
2019-05-29BLADERUNNER: UG08 and HF06 map glitch fixesThanasis Antoniou
2019-05-29BLADERUNNER: Support for displaying subtitles infoThanasis Antoniou
2019-05-29BLADERUNNER: Added click debugger commandThanasis Antoniou
Shows mouse click pos (x,y,z) and detected clickable region/actor/item/object id underneath
2019-05-27BLADERUNNER: Show saved game creation date and add play timeDavid Fioramonti
Bumped saved game version to 2 to add play time. Can load version 1 saves and save/load version 2 saves.
2019-05-27BLADERUNNER: Restore lines from Grigorian and IzoThanasis Antoniou
2019-05-27BLADERUNNER: Expose info for view in debugger list objThanasis Antoniou
2019-05-26BLADERUNNER: Fix for View::calculateScreenPositionThanasis Antoniou
Draw objects in debugger no longer draws mishappen rectangles
2019-05-26BLADERUNNER: Item spin command in DebuggerThanasis Antoniou
2019-05-25BLADERUNNER: Fixes for UG18 Guzza scene casesThanasis Antoniou
2019-05-25BLADERUNNER: Fix path glitches in UG18 and UG13Thanasis Antoniou
2019-05-25BLADERUNNER: UG18 restored trains and Guzza overlaysThanasis Antoniou
2019-05-23BLADERUNNER: Fix NR11 pathfindingThanasis Antoniou
Added new method to "remove" bad objects in a scene/nr11 Removed objects, and still there, but they are renamed to "REMOVEDxx" and they won't affect obstacles and paths
2019-05-23BLADERUNNER: Fix mouse in KIA after moonbus massacre endingThanasis Antoniou
2019-05-23BLADERUNNER: Debugger health commandThanasis Antoniou
Needed mostly to heal McCoy, or un-retire some actors
2019-05-23BLADERUNNER: Fix Dektora overlap issues, restore rattleThanasis Antoniou
2019-05-23BLADERUNNER: Fix for McCoy resuming combat resting poseThanasis Antoniou
In the original McCoy becomes "frozen" in a single targeting frame if shot at an enemy
2019-05-23BLADERUNNER: debugger anim command sets the dmgflagifmoving tooThanasis Antoniou
Mostly to compensate with some awry save games
2019-05-22BLADERUNNER: Don't exit to desktop after end creditsThanasis Antoniou
2019-05-22BLADERUNNER: Remove redundant call to playerGainsControlThanasis Antoniou
When Steele retires Izo in RC03
2019-05-22BLADERUNNER: Fixes for debugger draw commandThanasis Antoniou
More intuitive functionality when drawing singled out objects
2019-05-22BLADERUNNER: Fix combat music autosaved at start of Act 3Thanasis Antoniou
If player clicks fast through all the dialogue at BB roof top
2019-05-21BLADERUNNER: Add methods to skip screen effectsThanasis Antoniou
Also enhanced functionality for debugger's cmdDraw, allowing to draw isolated objects
2019-05-20BLADERUNNER: Officers and combat bugfixes part 1Thanasis Antoniou
The debug messages and comments will all be removed after this series of fixes
2019-05-19BLADERUNNER: Cleanup and fix for NR03 dancerThanasis Antoniou
2019-05-19BLADERUNNER: Cleanup of police AI and fix for rat aiThanasis Antoniou
2019-05-18BLADERUNNER: Split game to two different versionsPeter Kohaut
first one is original game second one contains restored cut content
2019-05-17BLADERUNNER: Howie Lee AI and Leary overlap fixesThanasis Antoniou
2019-05-16BLADERUNNER: Add POTFILES and encapsulate message stringsThanasis Antoniou
2019-05-15BLADERUNNER: Warning if loading restored cut content save in original modeThanasis Antoniou
And vice versa. The game won't exit, it will continue loading but adjust the mode accordingly Also added a incremental version number for the save games (as a global variable), for possible future use
2019-05-15BLADERUNNER: Fix sounds persist after load or end stateThanasis Antoniou
Loading a game with music from a scene with music would cause none of the music to be removed. Also looping sounds would persist in the loading screen after a game-over state
2019-05-13BLADERUNNER: Fix freeze for MA06 elevatorThanasis Antoniou
2019-05-13BLADERUNNER: Fix broken MA06 elev when cutContent disabledThanasis Antoniou
2019-05-13BLADERUNNER: Act 4 meet with Rachael polishThanasis Antoniou
2019-05-13BLADERUNNER: fix for homeless found casesThanasis Antoniou
2019-05-13BLADERUNNER: Speech when click on barkeep from HC01Thanasis Antoniou
Added behavior identical for similar cases (CT12, AR01)