Commit graph

13 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
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
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
eae6bed7d3 BLADERUNNER: Fix more missing quotes for localized versions
Credits to IlDucci's notes, from the Spanish translation team

This fix restores some lines for BulletBob, Hasan and DeskClerk
2020-02-03 00:48:03 +02:00
Thanasis Antoniou
a6401e8dac BLADERUNNER: Fix Hasan behavior post Act 2 2019-09-08 15:05:03 +03:00
antoniou79
06a08d9c77 BLADERUNNER: Restore Hasan being at Animoid past Act 2
This restores the trigger for the last dialogue about the fish scale
2019-08-22 23:50:20 +03:00
antoniou79
ea6ae69ac6 BLADERUNNER: Named animations for Klein and Hasan 2019-08-22 23:50:20 +03:00
Peter Kohaut
adf741a5cb BLADERUNNER: More variable names in the game scripts 2019-01-15 08:35:46 +01:00
Eugene Sandulenko
41a35c736b BLADERUNNER: Added Hasan actor 2018-03-17 13:48:52 +01:00