aboutsummaryrefslogtreecommitdiff
path: root/base
AgeCommit message (Expand)Author
2006-03-28Renamed various container isEmpty() methods to empty() to match STL conventionsMax Horn
2006-03-26Implement feature request #1393200: "target_md5 even for command line"Eugene Sandulenko
2006-03-25- Revert my last change with moving addDefaultDirectory() from TheneNew.cppEugene Sandulenko
2006-03-25- Move AddDefaultDirectory() calls in somon engine to constructorEugene Sandulenko
2006-03-25- Implemented case insensitive file reading. Left old system as a fallbackEugene Sandulenko
2006-03-14Positioned logo properly, added different version number rendering andEugene Sandulenko
2006-03-09Added new method DetectedGame::updateDesc, to ease generation of uniform desc...Max Horn
2006-03-09- Renamed GameSettings to PlainGameDescriptorMax Horn
2006-03-09- added new toDetectedGame() template function (analog to toGameSettings)Max Horn
2006-03-08Added alternate DetectedGame constructor, to make it possible to add games to...Max Horn
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