Age | Commit message (Expand) | Author |
2005-03-12 | Missed file | Travis Howell |
2005-03-11 | PalmOS too | Chris Apers |
2005-03-10 | Add --force-1x-overlay command line option as discussed in bugreport | Eugene Sandulenko |
2005-03-07 | Add Amiga renderer mode for EGA games. | Travis Howell |
2005-03-03 | That's what may happen if you happen to have more than one local tree. | Eugene Sandulenko |
2005-02-20 | Patch #1121337 (CGA rendering in early LEC titles). | Eugene Sandulenko |
2005-01-10 | system.h was being included in tons of places, without any good reason; reduc... | Max Horn |
2005-01-01 | Updated copyright | Max Horn |
2004-12-30 | Handle SCUMMVM_SAVEPATH exactly like the command line option --savepath (but ... | Max Horn |
2004-12-27 | Reducing header dependencies a bit | Max Horn |
2004-12-27 | Fix for bug #1091748 (DIG: Starting new games takes a long time); turns out q... | Max Horn |
2004-12-25 | Get rid of the useless & troublesome master_volume | Max Horn |
2004-12-24 | errno is defined in errno.h, not sys/errno.h (says POSIX) | Max Horn |
2004-12-18 | Default save path for OS X as well. | Jonathan Gray |
2004-12-15 | - Move MAXPATHLEN includes/defines into common location | Jonathan Gray |
2004-12-02 | Moved MidiDriver creation code into the MidiDriver class (as static methods),... | Max Horn |
2004-11-30 | 'atari, fmtowns, mac, pc, windows' have nothing to do with savepath :) | Gregory Montoir |
2004-11-09 | Cleanup | Chris Apers |
2004-11-06 | Major MT-32 emu overhaul based on KingGuppy's code. | Eugene Sandulenko |
2004-10-21 | Patch #1048326 Better MT-32 support | Eugene Sandulenko |
2004-10-14 | Documented the --savepath option. | Torbjörn Andersson |
2004-10-08 | Prevent double slash in path | Chris Apers |
2004-09-12 | Enable Zodiac driver | Chris Apers |
2004-08-14 | sync with README | Max Horn |
2004-08-01 | Correct default settings used by COMI | Travis Howell |
2004-07-16 | Applied patch #957544 to make output sample rate configurable at runtime. | Torbjörn Andersson |
2004-06-23 | Proper fix for detecting --platform command line switch | Eugene Sandulenko |
2004-05-25 | Not yet supported | Chris Apers |
2004-05-05 | mention fmtowns platform option in help | Jonathan Gray |
2004-04-06 | Changed "voice_volume" to "speech_volume" for consistency with the Broken | Torbjörn Andersson |
2004-04-05 | added voice group volume to scumm engine for imuse digital and implemeted vol... | Paweł Kołodziejski |
2004-03-31 | be tolerant against abuse of ConfMan.getInt(); add missing default value for ... | Max Horn |
2004-03-04 | Allow --demo-mode with maniac (Enchanced) | Travis Howell |
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing OS... | Max Horn |
2004-02-22 | avoid #include scaler.h | Max Horn |
2004-02-13 | Add Change --floppy-intro to --alt-intro patch (#896311) | Travis Howell |
2004-02-09 | Modified version of patch #892795 (Let scumvm -v show supported libs) | Max Horn |
2004-02-07 | Add -c/--config option to specific alternate configuration file. Sorry Max, b... | James Brown |
2004-02-05 | Prepare Zodiac MIDI support | Chris Apers |
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn |
2004-01-29 | Add the super-ultra-mega-secret --savepath option (and it's not just secret b... | Max Horn |
2004-01-16 | Hack for Launcher Scaler dropdown. Backends using the Launcher will need to i... | James Brown |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-06 | start work on czech subtitle support, not finished | Jonathan Gray |
2003-12-27 | spelling | Max Horn |
2003-12-21 | Leave set to false for now, due to Simon2. | Travis Howell |
2003-12-21 | Make it possible for game detection functions to detect language/platform (no... | Max Horn |
2003-12-15 | Correct name | Chris Apers |
2003-12-13 | removed GameSettings::detectname and GameSettings::midi; renamed GameSettings... | Max Horn |
2003-12-11 | add config file parameter to specify the desired port when using the ALSA mus... | Jonathan Gray |