Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily ↵ | Max Horn | |
confused with Engine::quitGame); also cleaned up engine.h a bit svn-id: r34700 | |||
2008-07-11 | SCUMM works with new GMM implementation | Christopher Page | |
svn-id: r33001 | |||
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵ | Nicola Mettifogo | |
been updated. svn-id: r28966 | |||
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-02 | cleanup | Max Horn | |
svn-id: r25927 | |||
2007-02-25 | fixed background music in catalog_cup_demo_de : only stop sfx if it was ↵ | Gregory Montoir | |
started in a previous block svn-id: r25863 | |||
2007-02-03 | * Reimplemented Mixer::pauseAll to simply invoke pause on all channels | Max Horn | |
(implying change of semantics) * Reordered the params of Mixer::playRaw (the SoundType now comes first, not last) * Removed Mixer::isPaused * Removed Mixer::getSoundElapsedTimeOfSoundID * Added some doxygen comments to the Mixer svn-id: r25356 | |||
2007-01-25 | fixed kSfxFlagRestart | Gregory Montoir | |
svn-id: r25196 | |||
2007-01-25 | modified CUP player code to read data directly from a file stream instead of ↵ | Gregory Montoir | |
a large memory buffer. svn-id: r25195 | |||
2007-01-21 | added handler for sfx sync (abc-slideshow.cup, bda-slideshow.cup) and sfx ↵ | Gregory Montoir | |
looping, cleanup svn-id: r25158 | |||
2006-12-15 | added basic handlers for SFXB and SNDE tags in .CUP player | Gregory Montoir | |
svn-id: r24857 | |||
2006-12-10 | made CUP_Player only update the modified screen areas. | Gregory Montoir | |
svn-id: r24831 | |||
2006-11-07 | simplified SRLE decoding, cleanup | Gregory Montoir | |
svn-id: r24653 | |||
2006-11-06 | added SRLE handler, cleanup | Gregory Montoir | |
svn-id: r24643 | |||
2006-11-06 | cleanup | Johannes Schickel | |
svn-id: r24642 | |||
2006-11-06 | Portability fix for some platforms. | Eugene Sandulenko | |
svn-id: r24641 | |||
2006-11-06 | Add support for HE CUP demos based on cyx's standalone player. | Eugene Sandulenko | |
svn-id: r24636 |