Commit Graph
33 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
antoniou79 e2f3583738 BLADERUNNER: RESTORED CONTENT: Crazylegs letter to Dektora
CrazysInvolvement clue, connected to the ADVERTISEMENT (cut) dialogue option
2021-06-27 15:00:32 +03:00
antoniou79 334c24dea4 BLADERUNNER: Restore some KIA clues which wrongly had no type set 2021-05-29 18:56:45 +03:00
antoniou79 b4da2ca867 BLADERUNNER: Add notes and comments about clues
Also fix some minor spelling (kSuspectDekora) and capitalization issues (kClueClovisflowers)
2021-05-29 18:56:45 +03:00
antoniou79 aee8d17ca2 BLADERUNNER: Grigorian's Note restoration (WIP)
Note can be found in the crashed shedan in Act 3, outside Yukon.

Also fixed a bug with a lingering hotspot (from the lichendog wrapper)
2021-05-29 18:56:44 +03:00
antoniou79 96df8c91b5 BLADERUNNER: Minor cleanup, comments update and a spelling fix 2020-09-10 00:51:22 +03:00
Thanasis Antoniou 29aa2e163b BLADERUNNER: Remove redundant initializations
Redundant setting of actors health (Init_Actor_Health) and a duplicate _crimesDatabase init
2019-09-15 10:06:23 +03:00
Thanasis Antoniou b04be6f9e1 BLADERUNNER: Add comment for redundancy in actor's health init 2019-09-05 10:39:51 +03:00
Thanasis Antoniou 0486b301e4 BLADERUNNER: Restored - KIA object type for snake, slug, fish 2019-08-28 21:28:02 +03:00
antoniou79 06a08d9c77 BLADERUNNER: Restore Hasan being at Animoid past Act 2
This restores the trigger for the last dialogue about the fish scale
2019-08-22 23:50:20 +03:00
antoniou79 0aa82a099f BLADERUNNER: Merge code for clues in PS07 original/cut versions 2019-08-17 21:58:21 +03:00
antoniou79 ac40449699 BLADERUNNER: Restored - Dino gets clues properly
He gets them from the mainframe as indicated by the game's manual
2019-08-17 21:58:21 +03:00
antoniou79 94858f738e BLADERUNNER: Added cut generic walker models 2019-08-16 19:20:13 +03:00
antoniou79 a2df43bd91 BLADERUNNER: Cleaner format in constants and init_script(partial) 2019-08-16 00:50:49 +03:00
Thanasis Antoniou e65bfad30e BLADERUNNER: Restore Gordo's lighter (Rep) comment 2019-06-03 21:24:56 +03:00
Thanasis Antoniou ea3a9f211d BLADERUNNER: Cleanup of police AI and fix for rat ai 2019-05-19 14:34:01 +03:00
Thanasis Antoniou 297ebb73e0 BLADERUNNER: Warning if loading restored cut content save in original mode
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-15 22:53:45 +03:00
Peter Kohaut ee2dcf6375 BLADERUNNER: Make the cut content a runtime option
Player can choose to use or not the restored cut content.
Does not affect fixed bugs in original game.
2019-04-25 23:39:31 +02:00
Thanasis Antoniou a663930dd0 BLADERUNNER: Named constants for animationIds P01
Part one of using named constants for model animations
2019-04-20 17:33:39 +03:00
Thanasis Antoniou a0beaa6f4e BLADERUNNER: SFX named constants and MissSound fix
Still pending cleaning up Ambient_Sounds_Add_Sound and Ambient_Sounds_Add_Looping_Sound calls
2019-04-05 21:35:55 +03:00
Thanasis Antoniou 805dc466d0 BLADERUNNER: Resolve dead end state with Zuben
McCoy should now always be able to gather enough clues to trigger Zuben throwing the soup (via the VK test question if he does not have the Lucy photo clue).
2019-03-26 02:08:22 +02:00
Peter Kohaut 7061f7cb17 BLADERUNNER: Cleanup for drive away endings scripts
All ending are achievable
2019-02-07 23:45:41 +01:00
Peter Kohaut ce3b731656 BLADERUNNER: Cleanup Luther & Lance related scripts 2019-02-03 00:14:09 +01:00
Peter Kohaut 578d98ee12 BLADERUNNER: Cleanup of scripts for Gordo chase 2019-01-28 20:45:48 +01:00
Peter Kohaut de1dabd072 BLADERUNNER: Cleanup & fix of Lucy chase scripts
First wait-point in Hystersia Maze was incorrectly triggered
2019-01-27 11:49:00 +01:00
Peter Kohaut 2bea230711 BLADERUNNER: Initial cleanup of HF02 & HF03 2019-01-27 11:49:00 +01:00
Peter Kohaut 2cc09b6b10 BLADERUNNER: Fixes for game scripts & cleanup 2019-01-24 23:05:13 +01:00
Peter Kohaut adf741a5cb BLADERUNNER: More variable names in the game scripts 2019-01-15 08:35:46 +01:00
Peter Kohaut eb84113222 BLADERUNNER: More variable names in the game scripts 2019-01-13 21:06:58 +01:00
Peter Kohaut 2f0fb70a27 BLADERUNNER: Fixed enabling combat mode in scripts
Fixed Zuben chase.
Added name of some flags used in the China town.
2019-01-12 18:16:52 +01:00
Peter Kohaut e232f13f5d BLADERUNNER: Added Zuben actor
Fixed animation position update
Added goal & anim commands to console
2018-03-06 00:29:20 +01:00
Peter Kohaut 62b75b9990 BLADERUNNER: Added Generic Walker actors
Fixed isseue of duplicating items in world
Fixed fog issue with incorrect rendering in special occasions
Added basic debugger console
Refactored looping code for better readability
2018-02-25 22:38:52 +01:00
Peter Kohaut 0b484d51b8 BLADERUNNER: VK interface
Code unification
Removed few memory leaks
2018-02-10 21:01:15 +01:00