aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/animation.h
AgeCommit message (Expand)Author
2014-02-18SWORD1: Make GPL headers consistent in themselves.Johannes Schickel
2013-06-20SWORD1: Add back MPEG-2 video supportMatthew Hoops
2012-07-24VIDEO: Convert DXADecoder to the AdvancedVideoDecoder APIMatthew Hoops
2012-05-12VIDEO: Change getElapsedTime() into getTime()Matthew Hoops
2012-02-23Merge pull request #171 from clone2727/psx-stream-2Willem Jan Palenstijn
2012-02-23SWORD1: Add support for PSX stream playbackMatthew Hoops
2012-01-18SWORD1: Use color for subtitles during cutsceneThierry Crozat
2011-10-27SWORD1: Fix crash when using cutscene subtitles with mac versionThierry Crozat
2011-05-17SWORD1: Const correctness, code cleanup & simplificationMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2010-05-23Another video player regression: When the palette changes, look up theTorbjörn Andersson
2010-05-18Committing the rest of the VideoDecoder Rewrite from patch #2963496.Matthew Hoops
2010-05-04Reduce indirect header dependencies furtherMax Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-05-21Renamed the DXA, SMK and FLIC video decoders to reflect the fact that they're...Filippos Karapetis
2009-03-09Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s...Max Horn
2009-02-15Applied my patch for the BS1/2 video playerFilippos Karapetis
2008-12-21Move all video players to separate directoryEugene Sandulenko
2008-12-01Got rid of Stream::readLine_OLD calls in two places (mostly untested, please ...Max Horn
2008-11-18Committed by patch #2219361 ("BS1: Simplified subtitles"). It uses theTorbjörn Andersson
2008-09-27Allow quitting or returning to the launcher while cutscenes are playing.Torbjörn Andersson
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-28This is an updated and slightly cleaned up version of patch #1657061 ("SWORD1:Torbjörn Andersson
2007-04-14I must have accidentally broken frame skipping when I added DXA playback. MadeTorbjörn Andersson
2007-04-01Changed _sys -> _system, matching (almost?) all other cases where we have an ...Max Horn
2007-02-20Last batch of header consistency fixes. At least for the game engines.Torbjörn Andersson
2006-08-27Renamed graphics/animation.[cpp|h] to graphics/mpeg_player.[cpp|h] to be moreTorbjörn Andersson
2006-08-26Now that the cutscene handling in both BS1 and BS2 has been extended to playTorbjörn Andersson
2006-08-26Added support for DXA cutscenes. Still needs a bit of cleanup, and the DCATorbjörn Andersson
2006-05-18Allow changing scaler while playing MPEG cutscenes.Torbjörn Andersson
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-04-29Moved the AudioCDManager as well as class AudioStream and its (standard) subc...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn