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
/
objects
/
actors
Age
Commit message (
Expand
)
Author
2018-06-28
PINK: added placeholders for remaining buttons
whiterandrek
2018-06-28
PINK: small fixes and implemented skipping of sequence by buttons
whiterandrek
2018-06-28
PINK: implemented drawing of transparent drawing, but it seems that original ...
whitertandrek
2018-06-28
PINK: Implemented changing page and module, but without unloading old page. F...
whitertandrek
2018-06-28
PINK: Started implementation of Director class . For now engine can play logo...
whitertandrek
2018-06-28
PINK: added InventoryActor and SequenceAudio
whitertandrek
2018-06-28
PINK: added ParlSqPink and PubPink
whiterandrek
2018-06-28
PINK: added CursorActor
whiterandrek
2018-06-28
PINK: fixed missing arguments
whiterandrek
2018-06-28
PINK: added SupportingActor and HandlerMgr
whitertandrek
2018-06-28
PINK: Handlers are implemented, beside handlerMgr, HandlerTimerSequences;
whitertandrek
2018-06-28
PINK: game page init fixes
whiterandrek
2018-06-28
PINK: did a big file movement for better readability. Almost implemented
whitertandrek