aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/animation.cpp
AgeCommit message (Expand)Author
2007-11-01Revert patch #1709219 - DXA Player: double size scaling option.Travis Howell
2007-10-31Slighly modified patch #1709219: "DXA Player: double size scaling option"Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-06-22Use KEYCODE constants.Torbjörn Andersson
2007-06-12Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...Travis Howell
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-19Fixed error in subtitle drawing. (This part of the code should still be cleanedTorbjörn Andersson
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-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-02-25oopsMax Horn
2007-02-25Switch to the new makeVorbisStream variant (and get rid of a File::decRef call)Max Horn
2006-12-14When drawing an interlaced frame, only clear every other line instead of theTorbjörn Andersson
2006-12-11Adjust DXA scaling code for Broken Sword 1Travis Howell
2006-08-28Only clear the part of the screen usually controlled by the Screen class. TheTorbjörn Andersson
2006-08-27Forgot to close the DXA file.Torbjö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-18Renamed screenChanged() to handleScreenChanged().Torbjö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