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
/
module.mk
Age
Commit message (
Expand
)
Author
2018-07-22
PINK: added menu commands
Andrei Prykhodko
2018-06-28
PINK: move save/load engine functions to separate file
Andrei Prykhodko
2018-06-28
PINK: added commands to Console
whiterandrek
2018-06-28
PINK: add missing objs to module.mk. Pointed by Henke37.
whiterandrek
2018-06-28
PINK: fix module.mk
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: basic walk, left click and seqTimer implementation
whiterandrek
2018-06-28
PINK: Basic implementation of CEL decoder. Fixed sprite positioning
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 ActionText
whiterandrek
2018-06-28
PINK: added ActionPlayWithSfx and ActionSfx
whitertandrek
2018-06-28
PINK: added ActionTalk class
whitertandrek
2018-06-28
PINK: added ActionLoop
whitertandrek
2018-06-28
PINK: added SupportingActor and HandlerMgr
whitertandrek
2018-06-28
PINK: did a big file movement for better readability. Almost implemented
whitertandrek
2018-06-28
PINK: Implemented Page loading.
whitertandrek
2018-06-28
PINK: Implemented MFC archive, some pink objects and their initialization
whitertandrek
2018-06-28
PINK: Initial commit
whitertandrek