Commit Graph
95 Commits
Author SHA1 Message Date
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
Eugene Sandulenko 654ef04f82 BLADERUNNER: Added Dektora actor 2018-03-13 18:45:50 +01:00
Eugene Sandulenko 11e5e5d378 BLADERUNNER: Added Isabella actor 2018-03-13 15:08:44 +01:00
Eugene Sandulenko f85899cf93 BLADERUNNER: Added Rachel actor 2018-03-13 14:30:17 +01:00
Eugene Sandulenko d37223a9fc BLADERUNNER: Added Sebastian actor 2018-03-13 13:56:03 +01:00
Eugene Sandulenko b45ba3102f BLADERUNNER: Added Chew actor 2018-03-13 13:00:22 +01:00
Eugene Sandulenko 19a91e60d2 BLADERUNNER: Added BlimpGuy actor 2018-03-13 00:18:53 +01:00
Eugene Sandulenko fb9843646d BLADERUNNER: Added Taffy actor 2018-03-13 00:18:53 +01:00
Eugene Sandulenko c2e4240f18 BLADERUNNER: Added Tyrell actor 2018-03-13 00:18:53 +01:00
Eugene Sandulenko ca2f9487c3 BLADERUNNER: Added Teenager actor 2018-03-12 21:00:08 +01:00