Age | Commit message (Expand) | Author |
2006-04-02 | Moved all debug functions to from main.cpp to util.cpp | Max Horn |
2006-04-02 | Removing undocumented Allegro/Qtopia port stuff -- if anybody is working on e... | Max Horn |
2006-04-02 | Fully and officially renamed our main function to scummvm_main, thus making | Max Horn |
2006-04-01 | Update gameDataPath() calls in engine, to fix compile | Travis Howell |
2006-04-01 | Properly use registerDefault to set the default value for autosave_period | Max Horn |
2006-04-01 | Moved File::resetDefaultDirectories from Engine destructor to runGame (since ... | Max Horn |
2006-04-01 | Removed yet another superfluous addDefaultDirectory call, and removed the unu... | Max Horn |
2006-03-28 | Renamed various container isEmpty() methods to empty() to match STL conventions | Max Horn |
2006-03-26 | Implement feature request #1393200: "target_md5 even for command line" | Eugene Sandulenko |
2006-03-25 | - Revert my last change with moving addDefaultDirectory() from TheneNew.cpp | Eugene Sandulenko |
2006-03-25 | - Move AddDefaultDirectory() calls in somon engine to constructor | Eugene Sandulenko |
2006-03-25 | - Implemented case insensitive file reading. Left old system as a fallback | Eugene Sandulenko |
2006-03-14 | Positioned logo properly, added different version number rendering and | Eugene Sandulenko |
2006-03-09 | Added new method DetectedGame::updateDesc, to ease generation of uniform desc... | Max Horn |
2006-03-09 | - Renamed GameSettings to PlainGameDescriptor | Max Horn |
2006-03-09 | - added new toDetectedGame() template function (analog to toGameSettings) | Max Horn |
2006-03-08 | Added alternate DetectedGame constructor, to make it possible to add games to... | Max Horn |
2006-03-04 | WIP of maemo port | Eugene Sandulenko |
2006-02-25 | Small loop adjustment to compile for VC6 | Lars Persson |
2006-02-23 | fixed error for msvc7, it didn't find func without Common namespace | Paweł Kołodziejski |
2006-02-22 | Added CINE plugin to PluginManager::loadPlugins() section | Gregory Montoir |
2006-02-18 | - Merged GameDetector::detectGame() into GameDetector::detectMain() | Max Horn |
2006-02-18 | - renamed PLUGIN_getSupportedGames to PLUGIN_gameIDList for consistency | Max Horn |
2006-02-18 | Grammar fix | Max Horn |
2006-02-18 | - Removed the 'features' field from GameSettings | Max Horn |
2006-02-17 | Added global toGameSettings() template function for convenience; simplified G... | Max Horn |
2006-02-17 | Reduced 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 command | Max Horn |
2006-02-16 | Add 3DO platform for HE games | Travis Howell |
2006-02-14 | Made the kyra debug extensions more generic, i.e. scumm engine could replace | Johannes Schickel |
2006-02-13 | We're in SVN now, so change version to "0.9.0svn" | Eugene Sandulenko |
2006-02-12 | Changed file paths from /epoc/ to /symbian/ | Lars Persson |
2006-02-12 | Another spot of non-standard "#else if" replaced by "#elif" | Eugene Sandulenko |
2006-02-12 | No need to force engines to implement errorString() | Max Horn |
2006-02-12 | Fix compile | Travis Howell |
2006-02-12 | 'Changed Symbian configuration handling so it is using the basepath of the ap... | Lars Persson |
2006-02-12 | Reduced data duplication in module.mk files; added module.mk files for null a... | Max Horn |
2006-02-11 | Add patch #1374870 - New Lure of the Temptress module | Travis Howell |
2006-02-11 | Change CVS keywords to SVN keywords | Max Horn |
2006-02-07 | Removed .cvsignore files | Max Horn |
2006-01-31 | Add undocumented option --gui-theme for easier theme debugging. | Eugene Sandulenko |
2006-01-29 | Oops. I should've test it before commit. Fixed now. | Eugene Sandulenko |
2006-01-29 | Added new debugN() function which doesn't append newline. | Eugene Sandulenko |
2006-01-25 | New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in versi... | Max Horn |
2006-01-21 | Add new platforms. | Travis Howell |
2006-01-21 | Fix various incorrect usages of the word 'target' instead of 'gameid'; change... | Max Horn |
2006-01-18 | Update copyright notice | Eugene Sandulenko |
2006-01-17 | Commit patch #1171517 by salty-horse (save speech and sfx preferences BASS e... | Joost Peters |
2006-01-14 | Lowered FluidSynth's default gain, and added config file and command-line | Torbjörn Andersson |
2006-01-02 | Typo | Max Horn |