aboutsummaryrefslogtreecommitdiff
path: root/base/commandLine.cpp
AgeCommit message (Expand)Author
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-07-17Remove PalmOS portMax Horn
2010-07-05Replace a tab by whitespaces in the help string.Johannes Schickel
2010-06-22LAUNCHER: hopefully fixed music driver selection via command lineFlorian Kagerer
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-06Add Android backend from patch #2603856Max Horn
2010-05-21Implement FR #2988017: exit status with --list-saves always 0Eugene Sandulenko
2010-05-03Tweak messages when listing save states.Max Horn
2010-05-03Show the user a nice message, when the target passed to --list-saves does not...Johannes Schickel
2010-03-29COMMON: Cleanup ConfigManager codeMax Horn
2010-01-09Register default setting for 'mute' optionWillem Jan Palenstijn
2009-09-26added option to allow control digital imuse tempo callback. it's related to v...Paweł Kołodziejski
2009-08-10Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backendBertrand Augereau
2009-06-07cleanupMax Horn
2009-06-07Added an experimental '--upgrade-targets' option (to be refined; and possibly...Max Horn
2009-05-13Fix spelling of AdLib (it's AdLib not Adlib).Johannes Schickel
2009-05-13Add option --opl-driver to command line.Eugene Sandulenko
2009-04-21- Typo fixesJohannes Schickel
2009-03-26MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...Max Horn
2009-03-21argv should not be modified; make it plenty const.Marcus Comstedt
2009-01-02- Moved theme listing code from GuiManager to ThemeEngineJohannes Schickel
2009-01-02- Changed description for --list-themes to be consistent with descriptions of...Johannes Schickel
2009-01-02- Fixed --gui-theme command line descriptionJohannes Schickel
2008-11-14The demo mode flag should also be compiled if Groovie is compiled inMatthew Hoops
2008-11-13Added DISABLE_COMMAND_LINE switchMax Horn
2008-10-21Fix for bug #1960518 "ALL: --list-saves ignores custom paths".Johannes Schickel
2008-10-02Renamed FilesystemNode -> FSNodeMax Horn
2008-09-03Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...Max Horn
2008-08-16Added documentation to the README, also added --list-saves to the HELP_STRING...Christopher Page
2008-08-05Committed my patch #2026097 ("ALSA: Try both 65:0 and 17:0 by default"), with aTorbjörn Andersson
2008-08-04Moved ConfMan.registerDefault calls for savepath to DefaultSaveFileManager (e...Max Horn
2008-07-29Changed output of --test-detector: multiple hits with same gameid now only ar...Max Horn
2008-07-27Fixed the Symbian default savepath, but adding the needed \ at the end and no...Lars Persson
2008-07-27Fixed the Symbian default savepath, but adding the needed \ at the end.Lars Persson
2008-05-26Fixed some code formatting thanks to LordHotoJordi Vilalta Prat
2008-05-23Use default save game classChris Apers
2008-05-13- Added operator-> to Plugin subclasses so they don't have to reimplement the...Jordi Vilalta Prat
2008-05-12- Added an engine plugin manager and moved engine specific functionality into itJordi Vilalta Prat
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-02-15Removed unused #includeMax Horn
2008-02-04Commited updated version of my own patch #1868402: Basic savestate plugin APIMax Horn
2008-02-03Migration code for users updating to the 1.1.3 iPhone firmware, which has a d...Oystein Eftevaag
2008-01-10Removed obsolete FIXMEMax Horn
2007-11-13Initial commit of the iPhone/iPod Touch backendOystein Eftevaag
2007-10-28Implement FR #1775044: "set extrapath from commandline"Eugene Sandulenko
2007-09-19Modified patch #1738058: "Action recorder".Eugene Sandulenko
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Code formatting fixesMax Horn
2007-06-23Merged the FSNode branch with trunk r27031:27680David Corrales
2007-06-16Fixed several TODO's concerning path validation.David Corrales