aboutsummaryrefslogtreecommitdiff
path: root/base/commandLine.cpp
AgeCommit message (Expand)Author
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
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-25BASE: Remove unused variable in DO_OPTION_INT.Johannes Schickel
2011-04-18COMMON: Cleanup names/handling of some error codesMax Horn
2011-03-01AUDIO: Set default values for the MT-32 and GM device settingsmd5
2010-11-28MAIN: Fix --gfx-mode regressionTorbjörn Andersson
2010-11-05COMMON/GUI/SCI: Changes to the EGA dithering checkboxFilippos Karapetis
2010-11-04SCI: Set undither to on by default again, like it was. Filippos Karapetis
2010-11-04SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ca...Filippos Karapetis
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-24SDL/WIN32: Disable currently unused config entries, added with r53767.Johannes Schickel
2010-10-24SDL/w32: add ability to hide consoleMartin Kiewitz
2010-10-12COMMON: Let --list-targets output all targets in an alphabetical list again.Johannes Schickel