Age | Commit message (Expand) | Author |
2005-10-31 | Fix another HOME buffer overflow attack vector | Max Horn |
2005-10-18 | talkspeed and copy-protection aren't SCUMM-specific anymore SAGA uses them | Eugene Sandulenko |
2005-10-18 | Add possibility to disable SDL parachute on run-time. Option | Eugene Sandulenko |
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko |
2005-09-03 | Change PalmOS ident | Chris Apers |
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-23 | Revert change from printf() to debug(1) | Max Horn |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-06-19 | Document c64 as being a valid --platform= option. | Jonathan Gray |
2005-05-10 | Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec... | Max Horn |
2005-05-09 | Patch #1181544 (AmigaOS 4 changes) | Max Horn |
2005-04-24 | Changed the semantics of debug level 0 from off back to something more simili... | Max Horn |
2005-04-23 | Change the way the command line options are put into the ConfigManager | Max Horn |
2005-04-23 | Simplified debuglevel handling: | Max Horn |
2005-04-22 | oops | Max Horn |
2005-04-22 | Added macros for integer options; added some explantory comments to the optio... | Max Horn |
2005-04-13 | Pedantic fix. | Torbjörn Andersson |
2005-04-13 | Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and | Eugene Sandulenko |
2005-04-10 | Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentation | Torbjörn Andersson |
2005-04-08 | Add NES platform | Eugene Sandulenko |
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 |