Commit graph

11 commits

Author SHA1 Message Date
antoniou79
0f7ee148ea BLADERUNNER: Methods for debugging animations 2023-07-05 14:57:58 +03:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
antoniou79
970c54ff58 BLADERUNNER: Describe Mia Murray animations 2020-12-13 20:13:36 +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
Peter Kohaut
2cf1d2e3f1 BLADERUNNER: Initial cleanup of HF01 & related actors 2019-01-27 11:48:59 +01:00
Peter Kohaut
7eb0e3086a BLADERUNNER: Code cleanup 2018-03-09 22:08:05 +01:00
Eugene Sandulenko
925f958722 BLADERUNNER: Specify constant type 2018-03-09 21:58:18 +01:00
Eugene Sandulenko
e8a706aac8 BLADERUNNER: Initialize Mia actor variable 2018-03-09 21:51:50 +01:00
Eugene Sandulenko
a5fa436d8d BLADERUNNER: Added Mia actor 2018-03-09 21:48:24 +01:00