scummvm/engines/pink/objects
D G Turner 3f99c2c9dd PINK: Fix For Assertion When Looking Under Bed in Six House.
The action which triggers the assertion is CheckUnderBedDB.

This changes ActionPlay::OnStart method to be similar to superclass
implementation with regard to _startFrame to avoid this.

However, the animation still glitches repeating several times, but this
is a script bug in the original and should be addressed in a workaround
in a future commit.

This should fix the main issue in Trac bug #10800.
2018-11-11 01:58:50 +00:00
..
actions PINK: Fix For Assertion When Looking Under Bed in Six House. 2018-11-11 01:58:50 +00:00
actors PINK: removed unnecessary G key 2018-10-12 22:45:47 +03:00
handlers PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
pages PINK: implemented skipString method in Archive 2018-08-17 17:14:15 +03:00
sequences PINK: fixed original bug when ActionSfx continues to play when it should stop 2018-08-16 06:33:53 +03:00
walk PINK: fixed bug when in walking state you choose another location 2018-08-02 21:09:27 +03:00
condition.cpp PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
condition.h PINK: fix indentation 2018-06-28 23:51:32 +02:00
inventory.cpp PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
inventory.h PINK: fixed loading WorldBook when clicking on inv window 2018-06-28 23:51:32 +02:00
module.cpp PINK: implemented skipString method in Archive 2018-08-17 17:14:15 +03:00
module.h PINK: removed unused functions 2018-06-28 23:51:32 +02:00
object.cpp PINK: inline small functions 2018-06-28 23:51:32 +02:00
object.h PINK: inline small functions 2018-06-28 23:51:32 +02:00
side_effect.cpp PINK: hid debug output under channels and levels 2018-07-21 16:23:57 +03:00
side_effect.h PINK: fix formatting 2018-06-28 23:51:32 +02:00