index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
agos
/
animation.cpp
Age
Commit message (
Expand
)
Author
2007-11-01
Revert patch #1709219 - DXA Player: double size scaling option.
Travis Howell
2007-11-01
Fix play back of OmniTV videos in The Feeble Files for now.
Travis Howell
2007-10-31
Slighly modified patch #1709219: "DXA Player: double size scaling option"
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-06-27
Clear any paused OmniTV video, when playing another video. To fix crashes in ...
Travis Howell
2007-06-21
Fix regressions, due to buffer changes and cleanup.
Travis Howell
2007-06-21
Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and cle...
Travis Howell
2007-06-12
Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...
Travis Howell
2007-06-10
An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions of...
Travis Howell
2007-06-02
Actually drop the DXA frame (i.e. don't update the screen) when we say we do.
Torbjörn Andersson
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-03-17
Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...
Max Horn
2007-03-17
Force all code to use EventManager::pollEvent instead of OSystem::pollEvent
Max Horn
2007-01-01
Add dxa file extension for short version of filenames too.
Travis Howell
2006-10-21
Cleanup
Travis Howell
2006-10-01
When escaping a cutscene, stop its soundtrack as well. (I can't check if this
Torbjörn Andersson
2006-09-29
Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and
Eugene Sandulenko
2006-09-29
Phase 2 of Simon renaming. Simon directory renaming
Eugene Sandulenko