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
/
sequences
/
sequence_context.cpp
Age
Commit message (
Expand
)
Author
2018-08-16
PINK: JANITORIAL: formatting fixes
Andrei Prykhodko
2018-07-21
PINK: added more debug output, removed unneeded
Andrei Prykhodko
2018-07-21
PINK: hid debug output under channels and levels
Andrei Prykhodko
2018-06-28
PINK: renamed method of SequenceContext
Andrei Prykhodko
2018-06-28
PINK: removed unused include directives
Andrei Prykhodko
2018-06-28
PINK: JANITORIAL: More formatting fixes
Eugene Sandulenko
2018-06-28
PINK: fix shadowing declarations
whiterandrek
2018-06-28
PINK: fix compiler warning about string literal
whiterandrek
2018-06-28
PINK: rework scripting system
whiterandrek
2018-06-28
PINK: inline small functions
whiterandrek
2018-06-28
PINK: fix formatting
whiterandrek
2018-06-28
PINK: remove extended initializer lists
whiterandrek
2018-06-28
PINK: fix indentation
whiterandrek
2018-06-28
PINK: fix no newline warning
whiterandrek
2018-06-28
PINK: fix signed vs unsigned comparison
whiterandrek
2018-06-28
PINK: fix includes
whiterandrek
2018-06-28
PINK: implemented sequence restarting
whiterandrek
2018-06-28
PINK: small fixes and implemented skipping of sequence by buttons
whiterandrek
2018-06-28
PINK: Started implementation of Director class . For now engine can play logo...
whitertandrek