aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2005-10-31Fix another HOME buffer overflow attack vectorMax Horn
2005-10-18talkspeed and copy-protection aren't SCUMM-specific anymore SAGA uses themEugene Sandulenko
2005-10-18Add possibility to disable SDL parachute on run-time. OptionEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-17Bump version to 0.9.0CVS. Woo hoo!Eugene Sandulenko
2005-10-08PalmOS stuffsChris Apers
2005-09-17correct features string when using tremorJoost Peters
2005-09-04Prepare PalmOS ARM version : no global initializers with ARM loader o_OChris Apers
2005-09-03Change PalmOS identChris Apers
2005-08-28Fix compile error.Travis Howell
2005-08-28mingw can handle heap checking now.Travis Howell
2005-08-19Detect when plugins directory is missingMax Horn
2005-08-16Added: PSP backendJoost Peters
2005-08-14Fixed new plugin search code to work with Dreamcast:Marcus Comstedt
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray
2005-08-10Rest of the changes required for tremor to actually work.Jonathan Gray
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-05Last modifications for Actions to WinCE.Lars Persson
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-06-27Just updated ending comment properly for the sake of itLars Persson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-23Revert change from printf() to debug(1)Max Horn
2005-06-21replaced #if defined(_MSC_VER)Lars Persson
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-19Document c64 as being a valid --platform= option.Jonathan Gray
2005-06-14Applied patch #1208299. A warning message about the "playing from CD underTorbjörn Andersson
2005-06-05added code for loading dynamic plugins(DLLs) for windowsPaweł Kołodziejski
2005-05-14Removing the last traces of the old custom new/delete operatorsMax Horn
2005-05-11Added "FluidSynth" to the features string. We may have to start word-Torbjörn Andersson
2005-05-10Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' bec...Max Horn
2005-05-10Moved (In/Out)SaveFile(Manager) and Timer to namespace CommonMax Horn
2005-05-10Moved class File and the MD5 stuff to namespace CommonMax Horn
2005-05-09Patch #1181544 (AmigaOS 4 changes)Max Horn
2005-05-05Handle engine creation failure a bit more gracefulMax Horn
2005-04-24Changed the semantics of debug level 0 from off back to something more simili...Max Horn
2005-04-23Change the way the command line options are put into the ConfigManagerMax Horn
2005-04-23Simplified debuglevel handling:Max Horn
2005-04-22oopsMax Horn
2005-04-22Added macros for integer options; added some explantory comments to the optio...Max Horn
2005-04-19Added new (optional) OSystem::initBackend() method; this (and its usage) fixe...Max Horn
2005-04-13Pedantic fix.Torbjörn Andersson
2005-04-13Patches #1164217 "Updated GS Support + Percussion Remapping Patch" andEugene Sandulenko
2005-04-10oopsMax Horn
2005-04-10Applied patch #1175374 ("FluidSynth MIDI driver"), with a few documentationTorbjörn Andersson
2005-04-09Moved the GFX_ constants to sdl-common.h, where they belong.Max Horn
2005-04-09Remove usage of vsprintf in favour of vsnprintf and makeJonathan Gray
2005-04-08Add NES platformEugene Sandulenko
2005-04-05Initial checking of Gob engineEugene Sandulenko
2005-03-31Playstation2 Port: initial importRobert Göffringmann
2005-03-28TypoTravis Howell