aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2006-03-04WIP of maemo portEugene Sandulenko
2006-02-25Small loop adjustment to compile for VC6Lars Persson
2006-02-23fixed error for msvc7, it didn't find func without Common namespacePaweł Kołodziejski
2006-02-22Added CINE plugin to PluginManager::loadPlugins() sectionGregory Montoir
2006-02-18- Merged GameDetector::detectGame() into GameDetector::detectMain()Max Horn
2006-02-18- renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistencyMax Horn
2006-02-18Grammar fixMax Horn
2006-02-18- Removed the 'features' field from GameSettingsMax Horn
2006-02-17Added global toGameSettings() template function for convenience; simplified G...Max Horn
2006-02-17Reduced use of GF_DEFAULT_TO_1X_SCALER in favor of a new param to Engine::ini...Max Horn
2006-02-16- Fixed a bug that prevented you from overriding the scaler from the commandMax Horn
2006-02-16Add 3DO platform for HE gamesTravis Howell
2006-02-14Made the kyra debug extensions more generic, i.e. scumm engine could replaceJohannes Schickel
2006-02-13We're in SVN now, so change version to "0.9.0svn"Eugene Sandulenko
2006-02-12Changed file paths from /epoc/ to /symbian/Lars Persson
2006-02-12Another spot of non-standard "#else if" replaced by "#elif"Eugene Sandulenko
2006-02-12No need to force engines to implement errorString()Max Horn
2006-02-12Fix compileTravis Howell
2006-02-12'Changed Symbian configuration handling so it is using the basepath of the ap...Lars Persson
2006-02-12Reduced data duplication in module.mk files; added module.mk files for null a...Max Horn
2006-02-11Add patch #1374870 - New Lure of the Temptress moduleTravis Howell
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-02-07Removed .cvsignore filesMax Horn
2006-01-31Add undocumented option --gui-theme for easier theme debugging.Eugene Sandulenko
2006-01-29Oops. I should've test it before commit. Fixed now.Eugene Sandulenko
2006-01-29Added new debugN() function which doesn't append newline.Eugene Sandulenko
2006-01-25New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in versi...Max Horn
2006-01-21Add new platforms.Travis Howell
2006-01-21Fix various incorrect usages of the word 'target' instead of 'gameid'; change...Max Horn
2006-01-18Update copyright noticeEugene Sandulenko
2006-01-17Commit patch #1171517 by salty-horse (save speech and sfx preferences BASS e...Joost Peters
2006-01-14Lowered FluidSynth's default gain, and added config file and command-lineTorbjörn Andersson
2006-01-02TypoMax Horn
2005-12-031. New build structure for Symbian builds to allow easier build and project u...Lars Persson
2005-11-27Patch #1341626: "New GP32 port"Eugene Sandulenko
2005-11-23Made the autosave period a configuration option and updated the engines using...Gregory Montoir
2005-11-21Fix compile error in plugin modeMax Horn
2005-11-19Tried to unify plugin code for PalmOS and non-PalmOS (hopefully I didn't brea...Max Horn
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