Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2006-10-21 | cleanup | Max Horn | |
svn-id: r24407 | |||
2006-10-15 | Got rid of ScummEngine::_confirmExit, and some other minor cleanup | Max Horn | |
svn-id: r24319 | |||
2006-05-18 | Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. It | Torbjörn Andersson | |
could use some cleanup, and there are a couple of TODOs sprinkled throughout the code, but it seems to work reasonably well. Until the Kyra 3 main menu is implemented, it won't actually be used though. It uses the appendable audio stream class, which I have moved out of the SCUMM engine. svn-id: r22526 | |||
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) ↵ | Max Horn | |
subclasses to namespace Audio svn-id: r22231 | |||
2006-04-23 | Some more cleanup in class Scumm::Sound | Max Horn | |
svn-id: r22125 | |||
2006-04-23 | Move HE specific stuff from class Sound to its new subclass SoundHE | Max Horn | |
svn-id: r22115 | |||
2006-04-23 | Change some uses of ScummFile to the more generic BaseScummFile | Max Horn | |
svn-id: r22113 | |||
2006-02-16 | Clear sound queue when stopping sound channel in HE games | Travis Howell | |
svn-id: r20718 | |||
2006-02-11 | Moved engines to the new engines/ directory | Max Horn | |
svn-id: r20582 |