Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
antoniou79
6d79769258
BLADERUNNER: RESTOREDCONTENT: Correct heading for Crazylegs in PS09
...
Also fix Crazylegs reacting to McCoy drawing his gun in PS09
2021-06-27 18:59:02 +03:00
antoniou79
c0379f45df
BLADERUNNER: Cleanup switch statements for AI scripts
2020-12-11 23:02:58 +02:00
antoniou79
e5c9d10b13
BLADERUNNER: Describe Crazylegs animations
...
Also check usage and note some possible bugs for Crazylegs animation states
2020-12-10 17:41:10 +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
D G Turner
b87ebdce21
BLADERUNNER: Add Further Missing Default Switch Cases
...
These are flagged by GCC if -Wswitch-default is enabled.
2019-10-07 07:41:20 +01:00
antoniou79
b7c089f489
BLADERUNNER: Restore bits of dialogue for McCoy, Chew, Walls
2019-08-18 21:09:51 +03:00
Thanasis Antoniou
d666eb154a
BLADERUNNER: Fix rats re-spawn and UG09, UG13 bad paths
...
UG09 bad path allowed McCoy to teleport to the pipe top left. UG13, when elevator was up McCoy could walk in the empty chute
2019-05-04 17:25:34 +03:00
Thanasis Antoniou
7fba5444ee
BLADERUNNER: Don't restart dialogue with offended Larry
2019-04-14 15:59:57 +03: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
Eugene Sandulenko
16c7aef1d4
BLADERUNNER: Added Crazylegs actor
2018-03-11 19:28:31 +01:00