Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-16 | AGOS: Found a system->quit(), changed to _quit=true | Christopher Page | |
svn-id: r32718 | |||
2007-11-01 | Revert patch #1709219 - DXA Player: double size scaling option. | Travis Howell | |
svn-id: r29351 | |||
2007-11-01 | Fix play back of OmniTV videos in The Feeble Files for now. | Travis Howell | |
svn-id: r29350 | |||
2007-10-31 | Slighly modified patch #1709219: "DXA Player: double size scaling option" | Eugene Sandulenko | |
svn-id: r29347 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
2007-06-27 | Clear any paused OmniTV video, when playing another video. To fix crashes in ↵ | Travis Howell | |
The Feeble Files, when another video is played between the pause and restart of an OmniTV video. svn-id: r27737 | |||
2007-06-21 | Fix regressions, due to buffer changes and cleanup. | Travis Howell | |
svn-id: r27578 | |||
2007-06-21 | Use frameBuffer directly, in order to drop extra buffer (frontBuffer) and ↵ | Travis Howell | |
cleanup code. svn-id: r27577 | |||
2007-06-12 | Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble ↵ | Travis Howell | |
Files. svn-id: r27371 | |||
2007-06-10 | An OmniTV cutscene pack, with be provided for Amiga and Macintosh versions ↵ | Travis Howell | |
of The Feeble Files. svn-id: r27300 | |||
2007-06-02 | Actually drop the DXA frame (i.e. don't update the screen) when we say we do. | Torbjörn Andersson | |
svn-id: r27053 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class ↵ | Max Horn | |
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again svn-id: r26180 | |||
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn | |
svn-id: r26156 | |||
2007-01-01 | Add dxa file extension for short version of filenames too. | Travis Howell | |
svn-id: r24961 | |||
2006-10-21 | Cleanup | Travis Howell | |
svn-id: r24397 | |||
2006-10-01 | When escaping a cutscene, stop its soundtrack as well. (I can't check if this | Torbjörn Andersson | |
is a problem in 0.9.0 as well, but surely not...?) svn-id: r24047 | |||
2006-09-29 | Phase 5 of Simon engine renaming. Renamed namespace Simon -> AGOS and | Eugene Sandulenko | |
SimonEngine -> AGOSEngine. Source is compilable and runnable again. I'm done. svn-id: r24013 | |||
2006-09-29 | Phase 2 of Simon renaming. Simon directory renaming | Eugene Sandulenko | |
svn-id: r24009 |