aboutsummaryrefslogtreecommitdiff
path: root/engines/composer/scripting.cpp
AgeCommit message (Expand)Author
2011-07-27COMPOSER: Fix clang warnings.Johannes Schickel
2011-07-20COMPOSER: Remove svn keywords.Alyssa Milburn
2011-07-19COMPOSER: Clip palette fade percentage.Alyssa Milburn
2011-07-19COMPOSER: Buttons belong to libraries.Alyssa Milburn
2011-07-19COMPOSER: Run kEventUnload when appropriate.Alyssa Milburn
2011-07-19COMPOSER: Implement kFuncChangeBackground.Alyssa Milburn
2011-07-19COMPOSER: Implement kFuncGetMousePos.Alyssa Milburn
2011-07-19COMPOSER: Implement kFuncClearSprites.Alyssa Milburn
2011-07-19COMPOSER: Implement kFuncQuit.Alyssa Milburn
2011-07-18COMPOSER: Move scripting code into scripting.cpp.Alyssa Milburn