index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
base
/
commandLine.cpp
Age
Commit message (
Expand
)
Author
2010-03-29
COMMON: Cleanup ConfigManager code
Max Horn
2010-01-09
Register default setting for 'mute' option
Willem Jan Palenstijn
2009-09-26
added option to allow control digital imuse tempo callback. it's related to v...
Paweł Kołodziejski
2009-08-10
Option "desired_screen_aspect_ratio" for fullscreen mode in the SDL backend
Bertrand Augereau
2009-06-07
cleanup
Max Horn
2009-06-07
Added an experimental '--upgrade-targets' option (to be refined; and possibly...
Max Horn
2009-05-13
Fix spelling of AdLib (it's AdLib not Adlib).
Johannes Schickel
2009-05-13
Add option --opl-driver to command line.
Eugene Sandulenko
2009-04-21
- Typo fixes
Johannes Schickel
2009-03-26
MidiDriver cleanup: findMusicDriver now returns a pointer (makes it possible ...
Max Horn
2009-03-21
argv should not be modified; make it plenty const.
Marcus Comstedt
2009-01-02
- Moved theme listing code from GuiManager to ThemeEngine
Johannes 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 description
Johannes Schickel
2008-11-14
The demo mode flag should also be compiled if Groovie is compiled in
Matthew Hoops
2008-11-13
Added DISABLE_COMMAND_LINE switch
Max Horn
2008-10-21
Fix for bug #1960518 "ALL: --list-saves ignores custom paths".
Johannes Schickel
2008-10-02
Renamed FilesystemNode -> FSNode
Max Horn
2008-09-03
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type...
Max Horn
2008-08-16
Added documentation to the README, also added --list-saves to the HELP_STRING...
Christopher Page
2008-08-05
Committed my patch #2026097 ("ALSA: Try both 65:0 and 17:0 by default"), with a
Torbjörn Andersson
2008-08-04
Moved ConfMan.registerDefault calls for savepath to DefaultSaveFileManager (e...
Max Horn
2008-07-29
Changed output of --test-detector: multiple hits with same gameid now only ar...
Max Horn
2008-07-27
Fixed the Symbian default savepath, but adding the needed \ at the end and no...
Lars Persson
2008-07-27
Fixed the Symbian default savepath, but adding the needed \ at the end.
Lars Persson
2008-05-26
Fixed some code formatting thanks to LordHoto
Jordi Vilalta Prat
2008-05-23
Use default save game class
Chris 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 it
Jordi Vilalta Prat
2008-05-06
Allow static and dynamic plugins to be used at the same time
Jordi Vilalta Prat
2008-02-15
Removed unused #include
Max Horn
2008-02-04
Commited updated version of my own patch #1868402: Basic savestate plugin API
Max Horn
2008-02-03
Migration code for users updating to the 1.1.3 iPhone firmware, which has a d...
Oystein Eftevaag
2008-01-10
Removed obsolete FIXME
Max Horn
2007-11-13
Initial commit of the iPhone/iPod Touch backend
Oystein Eftevaag
2007-10-28
Implement FR #1775044: "set extrapath from commandline"
Eugene Sandulenko
2007-09-19
Modified patch #1738058: "Action recorder".
Eugene Sandulenko
2007-09-19
Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...
Nicola Mettifogo
2007-09-18
Code formatting fixes
Max Horn
2007-06-23
Merged the FSNode branch with trunk r27031:27680
David Corrales
2007-06-16
Fixed several TODO's concerning path validation.
David Corrales
2007-06-11
Fix for bug #1719463: "DETECTOR: Launching undefined target adds launcher entry"
Eugene Sandulenko
2007-06-05
Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...
David Corrales
2007-05-30
Updated legal headers in source files, based on what Pidgin (the IM client fo...
Max Horn
2007-05-27
Patch #1726251: Reject long commandline parameters that lack the option
Max Horn
2007-05-26
Fix wrong error message as pointed out by jvprat. I.e. ./scummvm -g produced:
Eugene Sandulenko
2007-05-26
replace "normal" graphics scaler with "1x" in the --help text.
Joost Peters
2007-03-03
Allow PC Engine version of Loom to at least start up.
Travis Howell
2007-02-03
Change s_appName from Common::String to const char * on all platforms
Max Horn
2007-01-28
Always set gameid & description in a GameDescriptor (somewhat more future pro...
Max Horn
[prev]
[next]