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
/
gui
/
launcher.cpp
Age
Commit message (
Expand
)
Author
2003-11-28
reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...
Max Horn
2003-11-18
return/enter key in the launcher now starts the selected target
Max Horn
2003-11-10
added namespace GUI
Max Horn
2003-11-08
cleanup whitespaces
Paweł Kołodziejski
2003-11-07
added checkboxes to the 'Edit Game...' dialog which let the user determine wh...
Max Horn
2003-11-05
make savepath settings persistent
Max Horn
2003-11-05
refactored common code into a new class OptionsDialog; various fixes and clea...
Max Horn
2003-11-05
added multi_midi/native_mt32 settings (we *really* need to come up with a goo...
Max Horn
2003-11-05
save fullscreen/aspect ratio settings; fix midi driver selection (driver was ...
Max Horn
2003-11-05
added language/platform popup
Max Horn
2003-11-04
modified NewGui::drawString to shorten strings which don't fit using ellipsis...
Max Horn
2003-11-04
Added some more dummy checkboxes, functionality to be added
Max Horn
2003-11-03
fix item positions
Max Horn
2003-11-03
Default to first tab
James Brown
2003-11-03
Fiddling with new tab widget
James Brown
2003-11-03
use TabWidget for GlobalOptionsDialog
Max Horn
2003-11-02
added initial TabWidget stub (if you want to try it, I added some testing cod...
Max Horn
2003-11-02
ask before removing a game config
Max Horn
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-11-01
merged detectGames() into LauncherDialog::handleCommand()
Max Horn
2003-11-01
amiga checkbox is obsolete (will be replaced by a platform popup
Max Horn
2003-10-28
cleanup: removed version/id from GameSettings
Max Horn
2003-10-17
findGame is static class method now
Max Horn
2003-10-17
factored out the game detection code into the Plugin class; this is the first...
Max Horn
2003-10-16
cleanup
Max Horn
2003-10-12
some renaming for more consistent terminology (although we might want to reev...
Max Horn
2003-10-11
fix for bug #821502 (GUI: Launcher crashes with unexisting targets)
Max Horn
2003-10-08
turned PluginManager into a proper singleton
Max Horn
2003-10-08
new config manager. not everything is completed, and some things will still b...
Max Horn
2003-10-05
Make use of new List iterator
Max Horn
2003-10-02
renamed namespace ScummVM to Common
Max Horn
2003-09-18
moved engine.* to base; this fixes some linking issues when building a barebo...
Max Horn
2003-09-17
new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...
Max Horn
2003-09-08
added About dialog to launcher
Max Horn
2003-09-08
got rid of version_settings
Max Horn
2003-09-08
added a FIXME comment
Max Horn
2003-09-08
renamed VersionSettings -> TargetSettings and also renamed some of its member...
Max Horn
2003-08-20
Change Amiga palette option to Amiga version
Travis Howell
2003-08-12
Show Amiga option only for scumm games
Travis Howell
2003-07-15
replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...
Max Horn
2003-06-15
remove scumm.h dependency
Jonathan Gray
2003-06-15
moved GameId declaration to common/engine.h (more logical); moved scumm speci...
Max Horn
2003-06-07
use _version
Max Horn
2003-04-30
PalmOS changes: allow 8 bit GUI mode
Max Horn
2003-04-29
update launcher for recent changes
Jonathan Gray
2003-03-25
added some meat to the global options dialog (no prefs are stored yet, though)
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup .... Last
Paweł Kołodziejski
2002-12-20
don't show amiga checkbox for simon games
Max Horn
2002-12-14
cleanup
Max Horn
[next]