Age | Commit message (Expand) | Author |
2005-06-22 | disambiguate undefined operation by removing unneeded calculation. | Oliver Kiehl |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-06-21 | Patch #1224631 (fix gcc4 virtual functions non-virtual destructor warnings) | Max Horn |
2005-06-04 | Patch #1184666 (SKY: More LINC charset fixes) | Max Horn |
2005-05-11 | Moved some more stuff to namespace Audio (enough for tonight) | Max Horn |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-10 | Moved (In/Out)SaveFile(Manager) and Timer to namespace Common | Max Horn |
2005-05-10 | Moved class File and the MD5 stuff to namespace Common | Max Horn |
2005-05-09 | Use debugger for errors, where possible. | Travis Howell |
2005-05-08 | Comply to our coding conventions | Max Horn |
2005-04-10 | split SaveFileManager::openSavefile and class SaveFile into two, each, one fo... | Max Horn |
2005-04-09 | Remove usage of vsprintf in favour of vsnprintf and make | Jonathan Gray |
2005-04-06 | use upper bits instead of lower bits when upscaling palette | Joost Peters |
2005-04-03 | Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. Thi... | Jerome Fisher |
2005-04-01 | Implement pausing using the 'p' key like the original did. | Jonathan Gray |
2005-04-01 | Display text in Restart Yes/No Dialog for consistency with | Jonathan Gray |
2005-03-25 | Patch #1117443 (Experimental plugin code revision) | Max Horn |
2005-03-18 | Apply patch #1162546 "BASS: Hanging notes fix / patch". Thanks __tom. | Eugene Sandulenko |
2005-03-13 | Use same length as original, as the string is split across 2 lines it doesn't... | Joost Peters |
2005-03-13 | Fix/workaround for bug #1151924 - datafiles for the floppy version contain 'b... | Joost Peters |
2005-03-12 | PlayingSoundHandle -> SoundHandle; also, turned the handle activity check int... | Max Horn |
2005-03-12 | Slighy modified patch #1161756 "Patch for external / non-volatile GMIDI synth... | Eugene Sandulenko |
2005-03-11 | Not needed any more | Chris Apers |
2005-03-11 | PalmOS : ARM optimized unpacker | Chris Apers |
2005-03-11 | Not needed any more | Chris Apers |
2005-03-09 | changing AudioDataType -> SoundType, so now the constant names match the name... | Max Horn |
2005-02-28 | change division to right-shift | Joost Peters |
2005-02-20 | fix missing speech animations. I introduced that bug when I moved the compact... | Robert Göffringmann |
2005-02-11 | Make rnc unpacker a member of Disk class so it reuses the same object, and ch... | Joost Peters |
2005-01-28 | Use class Mutex instead of MutexRef | Max Horn |
2005-01-28 | Fix warning introduced by previous commit. | Torbjörn Andersson |
2005-01-27 | fix compilation | Paweł Kołodziejski |
2005-01-10 | Reduce dependencies on common/savefile.h from 88 to 14 | Max Horn |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-06 | Work around bad German translation. (Joey claims he's 21 metres above the | Torbjörn Andersson |
2005-01-01 | Updated copyright | Max Horn |
2004-12-27 | Added 'sound types' to the mixer - for now, only plain (for the premixer), SF... | Max Horn |
2004-12-25 | Fix warning on OSX | Max Horn |
2004-12-20 | Moved to a database to save memory on PalmOS | Chris Apers |
2004-12-20 | - Change mouse position on click | Chris Apers |
2004-12-16 | Removed unused variable. | Torbjörn Andersson |
2004-12-16 | fix escaping the intro on BE systems | Robert Göffringmann |
2004-12-16 | added some debugging functions | Robert Göffringmann |
2004-12-16 | fix for bug #897777 (Foster walks on water...) and #788858 (Walk glitch) | Robert Göffringmann |
2004-12-16 | some cleanup | Robert Göffringmann |
2004-12-16 | fix gcc warnings | Robert Göffringmann |
2004-12-15 | compilation fix | Jonathan Gray |
2004-12-15 | moved compacts and related static data out of the scummvm.exe into an externa... | Robert Göffringmann |
2004-12-13 | fixed a bug that I introduced with the last cleanup. | Robert Göffringmann |
2004-12-09 | Pass subdirectories to gamedetector functions | Robert Göffringmann |