Commit Graph
104 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
antoniou79 5656ee3c06 BLADERUNNER: RESTOREDCONTENT: Add more Maggie interactions
Also clean up Maggie's script.
2021-07-21 17:12:00 +03:00
antoniou79 39b2209a80 BLADERUNNER: Add proper balance to Maggie sounds 2021-07-10 19:15:41 +03:00
antoniou79 c35705e7bc BLADERUNNER: Fix Maggie sleep wakeup animations
Also minor cleanup of the code for Maggie's AI
2021-07-10 19:15:41 +03:00
antoniou79 d88fe480c5 BLADERUNNER: Describe remaining model animations
bullet bob, insect_dealer, tyrell_guard, runciter
2020-12-16 14:38:59 +02:00
antoniou79 819793bd49 BLADERUNNER: Describe Chew and Gaff animations 2020-12-15 20:51:25 +02:00
antoniou79 f962fcaf67 BLADERUNNER: Describe more character animations
EarlyQBartender, Hanoi, Hawker's barkeeper, Holloway, Moraji, Photographer, Rajif, Sgt Walls, Tyrell

Also described shooshine man's animations but he is unused as of yet.
2020-12-15 16:24:22 +02:00
antoniou79 e536f50b34 BLADERUNNER: Describe more animations
Izo, Sadik, Twins, EarlyQ, Leon, Sebastian, Leary, Grayford, Hanoi, Clerk, HowieLee, Isabella, FishDealer, InsectDealer

Also restored a talk animation for Hanoi, which looked to be omitted due to an original bug
2020-12-13 19:06:27 +02:00
antoniou79 cc5b61f610 BLADERUNNER: Lucy animation descriptions
Also replaced most instances of _flag to _resumeIdleAfterFramesetCompletesFlag where appropriate
2020-12-10 15:33:20 +02:00
Thanasis Antoniou 9d3d87e678 BLADERUNNER: Rename script methods that refer to Set
A few methods were named as though refering to Scene Ids, but are refering to Set Ids

enteredScene, EnteredScene, otherAgentExitedThisScene,OtherAgentExitedThisScene, otherAgentEnteredThisScene, OtherAgentEnteredThisScene were renamed respectively to enteredSet, EnteredSet, otherAgentExitedThisSet,OtherAgentExitedThisSet, otherAgentEnteredThisSet, OtherAgentEnteredThisSet
2020-02-24 21:43:34 +02:00
Thanasis Antoniou bfcd59571e BLADERUNNER: Rat AI bug fixes
Most prominent bugs fixed is behavior in KP02 and not attacking when near McCoy
2019-07-01 21:03:03 +03:00
Thanasis Antoniou 093c18564c BLADERUNNER: Act 4 meet with Rachael polish 2019-05-13 22:29:26 +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
Peter Kohaut 00b83c2ff7 BLADERUNNER: Cleanup of Zuben script 2019-02-23 11:39:55 +01:00
Peter Kohaut 29f2406f14 BLADERUNNER: Cleanup of McCoy script 2019-02-23 11:39:54 +01:00
Peter Kohaut f70251819a BLADERUNNER: Fixed CppCheck warnings
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-23 11:39:54 +01:00
Peter Kohaut cafc76dcfe BLADERUNNER: Cleanup of Maggie script 2019-02-05 21:59:45 +01:00
Peter Kohaut 1df1eefc3e BLADERUNNER: Fixed Rat interaction at UG15 2019-02-03 00:14:09 +01:00
Peter Kohaut 49d01c3c13 BLADERUNNER: Cleanup of Dektora chase related scripts 2019-01-31 21:27:31 +01:00
Peter Kohaut b16b26ac72 BLADERUNNER: Clean up NR04 and related scripts 2019-01-31 21:27:31 +01:00
Peter Kohaut 2c3af4b8e9 BLADERUNNER: Cleanup of front EarlyQ's scenes scripts 2019-01-29 23:36:29 +01:00
Peter Kohaut 578d98ee12 BLADERUNNER: Cleanup of scripts for Gordo chase 2019-01-28 20:45:48 +01:00
Peter Kohaut 77adb67664 BLADERUNNER: Initial cleanup of NR01, NR02 & related scripts 2019-01-27 22:21:54 +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 71c262f881 BLADERUNNER: Analysed Leon scene at Yukon Hotel 2019-01-26 14:31:04 +01:00
Peter Kohaut 2cc09b6b10 BLADERUNNER: Fixes for game scripts & cleanup 2019-01-24 23:05:13 +01:00
Peter Kohaut 5e2fb6fb26 BLADERUNNER: More variable names in the game scripts
Fixed some errors as well
2019-01-19 23:15:41 +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
Eugene Sandulenko 235dd6089f BLADERUNNER: Implemented ActorClues::getModifier().
This completes implementation of the automatic clue exchange
2018-03-31 00:10:26 +02:00
Peter Kohaut 5e9985bd6e BLADERUNNER: Load game methods
save methods update
replaced few char* with Common::String
changed few pointers to references
2018-03-24 17:28:34 +01:00
Thomas Fach-Pedersen 2a646f8cc2 BLADERUNNER: Save game methods 2018-03-24 17:07:06 +01:00
Eugene Sandulenko 4dd0713fdd BLADERUNNER: Added FreeSlotB actor 2018-03-18 16:53:45 +01:00
Eugene Sandulenko acdb8d055c BLADERUNNER: Added FreeSlotA actor 2018-03-18 16:53:45 +01:00
Eugene Sandulenko e91c5f3dd3 BLADERUNNER: Added Hanoi actor 2018-03-17 23:39:22 +01:00
Eugene Sandulenko 92e3abc66f BLADERUNNER: Added OfficerGrayford actor 2018-03-17 22:13:14 +01:00
Peter Kohaut 19d9e4cec8 BLADERUNNER: Added combat
Math cleanup
Fixed obstacle detection
2018-03-17 16:42:25 +01:00
Eugene Sandulenko 41a35c736b BLADERUNNER: Added Hasan actor 2018-03-17 13:48:52 +01:00
Eugene Sandulenko 8b5335869d BLADERUNNER: Added EarlyQ actor 2018-03-17 13:23:15 +01:00
Eugene Sandulenko b7e8fff99e BLADERUNNER: Added BulletBob actor 2018-03-17 11:27:08 +01:00
Eugene Sandulenko 37c2824382 BLADERUNNER: Added Luther actor 2018-03-17 11:27:08 +01:00
Eugene Sandulenko 26782415df BLADERUNNER: Added Sadik actor 2018-03-17 00:29:28 +01:00
Eugene Sandulenko fb882a10ae BLADERUNNER: Added Mutant3 actor 2018-03-16 21:31:33 +01:00
Eugene Sandulenko 071619d14c BLADERUNNER: Added Mutant2 actor 2018-03-16 21:31:33 +01:00
Eugene Sandulenko 041a22577a BLADERUNNER: Added Mutant1 actor 2018-03-16 21:31:33 +01:00
Eugene Sandulenko 56b3ac20e0 BLADERUNNER: Added Photographer actor 2018-03-16 21:31:33 +01:00
Eugene Sandulenko d982eee927 BLADERUNNER: Added Holloway actor 2018-03-16 21:31:33 +01:00
Eugene Sandulenko 4be622d664 BLADERUNNER: Added GeneralDoll actor 2018-03-16 21:31:33 +01:00
Eugene Sandulenko a656480092 BLADERUNNER: Added Izo actor (incomplete) 2018-03-15 23:44:53 +01:00
Eugene Sandulenko 2ba581cd86 BLADERUNNER: Added Lucy actor 2018-03-15 22:43:02 +01:00
Eugene Sandulenko c7755d4c46 BLADERUNNER: Added Clovis actor 2018-03-14 23:59:07 +01:00