aboutsummaryrefslogtreecommitdiff
path: root/engines/toon/movie.cpp
AgeCommit message (Expand)Author
2014-02-18TOON: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-30TOON: Fix CID 1004156Strangerke
2013-08-03TOON: Take advantage of Surface::getPixels.Johannes Schickel
2013-08-03TOON: Prefer getBasePtr over direct Surface::pixels access.Johannes Schickel
2012-08-16VIDEO: Remove setSystemPalette()Matthew Hoops
2012-07-23VIDEO: Rewrite SmackerDecoder to use the new APIMatthew Hoops
2012-07-07TOON: Remove unecessary getSystem() function.D G Turner
2012-06-16TOON: Get rid of casts on OSystem::copyRectToScreen calls.Johannes Schickel
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