aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/movie.cpp
AgeCommit message (Expand)Author
2011-11-27TOON: Clean up Common::String usageWillem Jan Palenstijn
2011-07-09TOON: Fix rare palette glitch during one frame after cutscenesylvaintv
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17TOON: Prefer Surface::create taking a PixelFormat over the one taking a byte ...Johannes Schickel
2011-03-10TOON: Cleanupstrangerke
2011-03-10TOON: Janitorial: Suppress blanks at end of linesstrangerke
2011-03-08TOON: Decrease CPU usagesylvaintv
2011-02-27TOON: Avoid hiding overloaded virtual methodsOri Avtalion
2011-02-07TOON: Added workaround for obvious glitch in first intro video.David Turner
2011-01-30TOON: Fixes two movie issuesSylvain Dupont
2011-01-29TOON: Fix some palette issuesSylvain Dupont
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-21TOON: Always reset video playback to lowRes when loading new movieSylvain Dupont
2011-01-21TOON: Fix double declaration warningSylvain Dupont
2011-01-21TOON: Fix all the glitches in smacker video playbackSylvain Dupont
2010-12-16VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointerMatthew Hoops
2010-11-12TOON: Fix audio crashs and more memory leaksSylvain Dupont
2010-11-10TOON: Even more corrections to close memory leaks.David Turner
2010-10-16TOON: Added most of the remaining Advanced Engine FeaturesSylvain Dupont
2010-10-09VIDEO: Remove useless references in handleAudioTrack functionSylvain Dupont
2010-10-08TOON: Normalized include pathsEugene Sandulenko
2010-10-08TOON: Merged Toon engine to ScummVM trunkEugene Sandulenko