Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
antoniou79
d88fe480c5
BLADERUNNER: Describe remaining model animations
...
bullet bob, insect_dealer, tyrell_guard, runciter
2020-12-16 14:38:59 +02:00
antoniou79
c0379f45df
BLADERUNNER: Cleanup switch statements for AI scripts
2020-12-11 23:02:58 +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
cd076b26ae
BLADERUNNER: Using preincrement and pre-decrease where possible
...
In case the compiler won't optimize such cases
2020-02-24 21:24:06 +02:00
Thanasis Antoniou
a9404284c3
BLADERUNNER: Fix Officer Leary crowd interrogation
...
He will now resume interrogation after McCoy interrupts him
Also used named constants for timers
2019-04-09 16:32:51 +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
ce3b731656
BLADERUNNER: Cleanup Luther & Lance related scripts
2019-02-03 00:14:09 +01:00
Peter Kohaut
cd37d510f9
BLADERUNNER: Cleanup of actor scripts for a fight in BB11
...
Also named goal for McCoy arrest
2019-01-25 23:18:20 +01:00
Peter Kohaut
7eb0e3086a
BLADERUNNER: Code cleanup
2018-03-09 22:08:05 +01:00
Eugene Sandulenko
451fd81950
BLADERUNNER: Added TyrellGuard actor
2018-03-09 19:04:19 +01:00