aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/animation.cpp
AgeCommit message (Expand)Author
2007-06-17Normalize event names.Eugene Sandulenko
2007-06-17Fixed the remaining glitch with fading after a cutaway is shownFilippos Karapetis
2007-06-17More efforts to implement proper fade after cutaway. One little glitch is left.Eugene Sandulenko
2007-06-16An attempt to fix restoring from cutaway. Still not perfect.Eugene Sandulenko
2007-06-16IHNM: Implemented cutaway fadeoutFilippos Karapetis
2007-06-16Rewrote the cutaway initialization partFilippos Karapetis
2007-06-16Fixed chained cutaways in IHNM. Ben's chapter is completable nowFilippos Karapetis
2007-06-15The frame count should be updated when the background frame is shown in a cut...Filippos Karapetis
2007-06-15It's normal for cutaways to only have 1 frameFilippos Karapetis
2007-06-14Added several console commands for SAGA. Also, fixed a regression in the IHNM...Filippos Karapetis
2007-06-11Make sure the waiting thread stops waiting after an animation in IHNM. Ellen'...Filippos Karapetis
2007-06-11The waiting thread will no longer wait forever for some videos to finish in IHNMFilippos Karapetis
2007-06-11Implemented Scene::RestoreScene and fixed some animation bugs. Animations and...Filippos Karapetis
2007-06-07Fixed video display and removed a hack for itFilippos Karapetis
2007-06-07Limited frame count hack to apply to videos onlyFilippos Karapetis
2007-06-07Implemented video playing for IHNM (still needs work). Also, updated a commen...Filippos Karapetis
2007-06-06Implemented the sfGetMouseClicks and sfResetMouseClicks opcodes and created t...Filippos Karapetis
2007-06-06Added palette fading in playCutaway()Filippos Karapetis
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-07-14More whitespace changes.Torbjörn Andersson
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn