aboutsummaryrefslogtreecommitdiff
path: root/base/commandLine.cpp
AgeCommit message (Expand)Author
2016-11-07BASE: Auto-detect now starts the first game foundThierry Crozat
2016-10-29BASE: Clarify how to specify a path in help for the auto-detect commandThierry Crozat
2016-10-29BASE: Auto-detect option now uses the specified pathThierry Crozat
2016-10-29BASE: Formatting codeiskrich
2016-10-29BASE: Add --auto-detect commandiskrich
2016-10-24BASE: Add command line for specifyong Director start movieEugene Sandulenko
2016-10-13GUI: Add checkbox and config option to enable/disable graphics filteringThierry Crozat
2016-08-13COMMON: Introduce --debug-channels-only command line flag.Eugene Sandulenko
2016-05-16Merge pull request #745 from Cruel/3dsEugene Sandulenko
2016-04-063DS: Initial commitThomas Edvalson
2016-03-21Merge pull request #704 from lordhoto/clone2727-audiocdJohannes Schickel
2016-03-13BASE: Ignore -psn command line argument on OS XThierry Crozat
2016-03-13BACKENDS: Allow for specifying a drive via the cdrom optionMatthew Hoops
2016-02-05COMMON: Add render mode for Macintosh.Johannes Schickel
2016-01-21COMMON: Add render modes for Apple IIgs and Atari ST.Johannes Schickel
2014-08-22CLI: change "savegames" into "saved games", same as in GUIBen Castricum
2014-02-18BASE: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-12COMMON: Get rid of write version of ConfigManager::getGameDomains.Johannes Schickel
2013-07-05BASE: Fix --help output for --record-file-name.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
2013-04-24BASE: Fixed code flow warnings. CID 1002239Eugene Sandulenko
2013-01-27GUI: Allow user to display hidden files in the browser dialog.Johannes Schickel
2013-01-26Merge branch 'eriktorbjorn-fluidsynth-settings'Johannes Schickel
2013-01-26GUI: Make the FluidSynth settings dialog a bit more like QsynthTorbjörn Andersson
2013-01-26FLUIDSYNTH: Add separate dialog for FluidSynth settingsTorbjörn Andersson
2013-01-02JANITORIAL: Fix or silence a couple of Clang analyzer warningsTorbjörn Andersson
2012-09-26GUI: Save/restore the last used page in the grid save/load dialog.Johannes Schickel
2012-06-29GUI: Remember last save/load chooser selection.Johannes Schickel
2012-03-25GUI: Remove leftover code for the global dithering checkboxFilippos Karapetis
2012-03-17ALL: Make use of defined() for the preprocessor consistent.Johannes Schickel
2012-03-17COMMON: Add a space between a string literal and a macro parameter so C++11 d...Christoph Mallon
2012-02-26COMMON: Move RenderMode and GUIOptions functionality into separate filesMax Horn
2012-02-20COMMON: Move isFoo functions to namespace Common, add doxygen commentsMax Horn
2012-02-15ALL: Avoid using is* macros from ctype.hMax Horn
2011-11-23BASE: Implement a command to list all available audio devices on the shell.Johannes Schickel
2011-07-04AUDIO: add registerDefault for music_driverathrxx
2011-07-02ENGINES: Clean up SaveStateDescriptor.Johannes Schickel
2011-06-30WIN32: Add option to disable the console window, keeping the current default ...Travis Howell
2011-06-24BASE: Mess with strtol error handling some more.Alyssa Milburn
2011-06-23BASE: Correct usage of strtol().Christoph Mallon
2011-06-23ANALYSIS: Add static casts to is* functionsLittleboy
2011-06-23BASE: Fix build, and error handling in DO_OPTION_INT.Alyssa Milburn
2011-06-23BASE: Check return value from strtol in DO_OPTION_INT macroJulien
2011-06-16ENGINES: Warn user about games marked with ADGF_UNSTABLE flagsTarek Soliman
2011-06-01Merge branch 'branch-1-3-0' into masterMax Horn
2011-05-23COMMON: Modify Base::processSettings, get rid of Common::kArgumentNotProcessedMax Horn
2011-05-23BACKENDS: Move SCUMMVM_SAVEPATH env var handling to POSIX savefile managerMax Horn
2011-05-21DS: Port of changes from branch-1-2-0 that I should really have moved into th...agent-q
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke