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
/
composer
/
scripting.cpp
Age
Commit message (
Expand
)
Author
2014-08-09
COMPOSER: Remove sprites when stopping V1 scripts (bug #6091).
Alyssa Milburn
2014-02-18
COMPOSER: Make GPL headers consistent in themselves.
Johannes Schickel
2011-11-05
COMPOSER: Implement V1 random events.
Alyssa Milburn
2011-11-04
COMPOSER: Fix kOldOpPlayWav.
Alyssa Milburn
2011-11-04
COMPOSER: Handle V1 pipes properly.
Alyssa Milburn
2011-11-04
COMPOSER: Implement/stub the rest of V1 scripting.
Alyssa Milburn
2011-11-04
COMPOSER: Factor out button activation code.
Alyssa Milburn
2011-11-03
COMPOSER: Add some incomplete V1 scripting support.
Alyssa Milburn
2011-08-23
COMPOSER: Change a common warning to use debug().
Alyssa Milburn
2011-08-23
COMPOSER: Another attempt to fix timing issues.
Alyssa Milburn
2011-07-27
COMPOSER: Fix clang warnings.
Johannes Schickel
2011-07-20
COMPOSER: Remove svn keywords.
Alyssa Milburn
2011-07-19
COMPOSER: Clip palette fade percentage.
Alyssa Milburn
2011-07-19
COMPOSER: Buttons belong to libraries.
Alyssa Milburn
2011-07-19
COMPOSER: Run kEventUnload when appropriate.
Alyssa Milburn
2011-07-19
COMPOSER: Implement kFuncChangeBackground.
Alyssa Milburn
2011-07-19
COMPOSER: Implement kFuncGetMousePos.
Alyssa Milburn
2011-07-19
COMPOSER: Implement kFuncClearSprites.
Alyssa Milburn
2011-07-19
COMPOSER: Implement kFuncQuit.
Alyssa Milburn
2011-07-18
COMPOSER: Move scripting code into scripting.cpp.
Alyssa Milburn