aboutsummaryrefslogtreecommitdiff
path: root/engines/saga/animation.cpp
AgeCommit message (Expand)Author
2007-08-27IHNM's ending is shown correctly now (but the credits still aren't). Slight u...Filippos Karapetis
2007-08-25Added a temporary workaround for an issue with animationsFilippos Karapetis
2007-08-25Always reset an animation when it's done playingFilippos Karapetis
2007-08-25Fixed a regressionFilippos Karapetis
2007-08-25The intro of IHNM is shown correctly nowFilippos Karapetis
2007-08-24The frame count needs to be updated for cutaways without an animation bit as ...Filippos Karapetis
2007-08-24Code cleanup for the IHNM demoFilippos Karapetis
2007-08-24Clearcutaway now sets the scene's palette. Removed two workarounds for the IH...Filippos Karapetis
2007-08-21Updated some commentsFilippos Karapetis
2007-08-13When restarting an animation, make sure that the animation's current frame is...Filippos Karapetis
2007-07-31Cleanup: removed dead code, fixed some comments and did some layout changesFilippos Karapetis
2007-07-30The interactive part of the IHNM demo fully works now. Also, made the options...Filippos Karapetis
2007-07-28The palette in Benny's part in the IHNM demo is correct nowFilippos Karapetis
2007-07-28Fixed one of the incorrectly loaded palettes in Benny's part in the IHNM demoFilippos Karapetis
2007-07-05The prisoners at the entrance of the prison in Nimdok's chapter are displayed...Filippos Karapetis
2007-06-19IHNM: In chained cutaways, clear the previous cutaway immediatelyFilippos Karapetis
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