Age | Commit message (Collapse) | Author |
|
|
|
|
|
the wrong place"
|
|
|
|
|
|
|
|
|
|
serialiser -> serializer
synchronise -> synchronize
|
|
|
|
useless parameters too.
|
|
playable until scene group 10
|
|
|
|
|
|
|
|
|
|
|
|
|
|
translator
|
|
|
|
|
|
|
|
not the key)
|
|
|
|
|
|
calling startSound() in scene groups 8 and 10
|
|
|
|
|
|
|
|
This makes the code use Common::List for all cases where synchronization can
not be done with tSage::List::synchronise. Furthermore I renamed the custom
List class to SynchronisedList to stress its purpose.
I also removed clear2, contains and forEach and replaced them with algorithm
usage from Common:: or in the case of "contains" replaced them with a simple
inline function which uses Common::find.
|
|
fields, and fix a glitch in scene9150
|
|
unknown fields
|
|
|
|
|
|
This makes the drawers useable, even if there's still a problem with _globals->_parent._field8C
(the animation displayed is always a closing drawer)
|
|
|
|
|
|
|
|
There's a problem with _object1 and _action11: a NPC doesn't start
|
|
|
|
|
|
|
|
|