aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/animation.cpp
AgeCommit message (Expand)Author
2009-08-12Fix building with specific games disabled in MSVC.Travis Howell
2009-08-11Add option to disable later games (Feeble Files, Puzzle Pack) in AGOS game en...Travis Howell
2009-06-09Remove unused old code.Travis Howell
2009-05-20- Reverted commit #40730, as it introduced rounding errorsFilippos Karapetis
2009-05-19Improve looping of videos, in the demo version of The Feeble Files.Travis Howell
2009-05-16Add initial support for DOS non-interactive demos of The Feeble Files.Travis Howell
2009-05-14Fix bug #2791699 - Feeble Files: Crash after OmniTV video.Travis Howell
2009-04-24Minor cleanup.Travis Howell
2009-04-24Fix pausing during video play back.Travis Howell
2009-04-22Fix crash that occurs when OmniTV video is played completely, in The Feeble F...Travis Howell
2009-03-09Renamed SMKPlayer -> SmackerDecoder and DXAPlayer -> DXADecoder, as well as s...Max Horn
2009-01-27Extended makeWAVStream by a 'disposeAfterUse' param; changed makeWAVStream to...Max Horn
2009-01-20Fix bug #2522556 - FEEBLE: Cutscene not found, Crash.Travis Howell
2009-01-06Updated AGOS with the latest changes to video playersFilippos Karapetis
2009-01-03AGOS Smacker player: Wait for the *next* frame to be displayed, not the curre...Filippos Karapetis
2009-01-03Properly using SMKPlayer::getFrameWaitTime() in MoviePlayerSMK::processFrame()Sven Hesse
2009-01-03This should fix the SMK playing bug discussed in the forumsSven Hesse
2008-12-31Added punctuation to the error dialog I added before.Torbjörn Andersson
2008-12-31Display an error message if the cutscene cannot be found. (Afterwards, ScummVMTorbjörn Andersson
2008-12-29Fixed typoFilippos Karapetis
2008-12-21Return exact frame rate in Smacker player, and minor cleanup.Travis Howell
2008-12-21Add initial Smacker support for The Feeble Files.Travis Howell
2008-12-14Enable Smacker support, and switch later HE games to Smacker support (since t...Travis Howell
2008-10-06Added new type Engine::Feature; pushed down some #include dependenciesMax Horn
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-08-13Cleanup: Got rid of _quit and _rtl variables in engine.h/.cpp which are not u...Christopher Page
2008-08-09Merged revisions 33632-33633,33635,33637,33639-33640,33642-33645,33648,33654-...Christopher Page
2008-08-08Hopefully allow quiting at any stage AGOS engines games again.Travis Howell
2008-07-10Removed unnecessary #inlcudesChristopher Page
2008-07-07Implemented Common::EventManager::pushEvent() to insert fake events into the ...Christopher Page
2008-06-16AGOS: Found a system->quit(), changed to _quit=trueChristopher Page
2007-11-01Revert patch #1709219 - DXA Player: double size scaling option.Travis Howell
2007-11-01Fix play back of OmniTV videos in The Feeble Files for now.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-27Clear any paused OmniTV video, when playing another video. To fix crashes in ...Travis Howell
2007-06-21Fix regressions, due to buffer changes and cleanup.Travis Howell
2007-06-21Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...Travis Howell
2007-06-12Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...Travis Howell
2007-06-10An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions of...Travis Howell
2007-06-02Actually drop the DXA frame (i.e. don't update the screen) when we say we do.Torbjörn Andersson
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...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-01-01Add dxa file extension for short version of filenames too.Travis Howell
2006-10-21CleanupTravis Howell
2006-10-01When escaping a cutscene, stop its soundtrack as well. (I can't check if thisTorbjörn Andersson
2006-09-29Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS andEugene Sandulenko
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko