index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
pink
/
actors
Age
Commit message (
Collapse
)
Author
2018-06-28
PINK: did a big file movement for better readability. Almost implemented
whitertandrek
conditions and sideEffects. Added more classes. Now engine can play intro's sound.
2018-06-28
PINK: added basic script implementation
whitertandrek
2018-06-28
PINK: implemented init of LeadActor and checking for state in LeadActor method
whitertandrek
2018-06-28
PINK: added some methods to Actor
whitertandrek
2018-06-28
PINK: implemented ActionHide completely
whitertandrek
2018-06-28
PINK: added states to LeadActor
whitertandrek
2018-06-28
PINK: added setIdleAction to actor
whitertandrek
2018-06-28
PINK: implemented SideEffectModuleVariable fully
whitertandrek
2018-06-28
PINK: Added findAction method
whitertandrek
2018-06-28
PINK: Added more Handler methods
whitertandrek
2018-06-28
PINK: Implemented SideEffectExit
whitertandrek
2018-06-28
PINK: Implemented debug output of Objects
whitertandrek
2018-06-28
PINK: Added Sequencer, Sequence and SequenceItem
whitertandrek
2018-06-28
PINK: Implemented Page loading.
whitertandrek