Age | Commit message (Expand) | Author |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-01-02 | JANITORIAL: Suppress some useless includes | Arnaud Boutonné |
2010-10-25 | SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base class | Max Horn |
2010-04-12 | AUDIO: Rename Mixer::playInputStream to playStream | Max Horn |
2010-03-10 | Replace mutex_up/mutex_down methods by Common::StackLock | Max Horn |
2010-03-10 | cleanup | Max Horn |
2010-01-08 | Switch Mixer::playInputStream to use DisposeAfterUse::Flag | Max Horn |
2009-11-26 | Add patch #2839048 - MM C64 sound/music player, with minor changes. | Travis Howell |
2007-09-23 | Fix 64 bit issue | Max Horn |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-02-20 | Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me | Max Horn |
2006-10-21 | cleanup | Max Horn |
2006-09-23 | Moved base/engine.cpp and .h to engines/ (main motivation: helps untangle the... | Max Horn |
2006-04-12 | Fixing mismatch between format strings and data on some systems | Max Horn |
2006-04-12 | sizeof(void *) != sizeof(int) for a large number of systems. | Jonathan Gray |
2006-02-20 | Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si... | Max Horn |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |