aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.cpp
AgeCommit message (Expand)Author
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
2003-11-28reuse SaveLoadChooser in main dialog -> this means the SaveLoadChooser rememb...Max Horn
2003-11-18return/enter key in the launcher now starts the selected targetMax Horn
2003-11-10added namespace GUIMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-11-07added checkboxes to the 'Edit Game...' dialog which let the user determine wh...Max Horn
2003-11-05make savepath settings persistentMax Horn
2003-11-05refactored common code into a new class OptionsDialog; various fixes and clea...Max Horn
2003-11-05added multi_midi/native_mt32 settings (we *really* need to come up with a goo...Max Horn
2003-11-05save fullscreen/aspect ratio settings; fix midi driver selection (driver was ...Max Horn
2003-11-05added language/platform popupMax Horn
2003-11-04modified NewGui::drawString to shorten strings which don't fit using ellipsis...Max Horn
2003-11-04Added some more dummy checkboxes, functionality to be addedMax Horn
2003-11-03fix item positionsMax Horn
2003-11-03Default to first tabJames Brown
2003-11-03Fiddling with new tab widgetJames Brown
2003-11-03use TabWidget for GlobalOptionsDialogMax Horn
2003-11-02added initial TabWidget stub (if you want to try it, I added some testing cod...Max Horn
2003-11-02ask before removing a game configMax Horn
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-01merged detectGames() into LauncherDialog::handleCommand()Max Horn
2003-11-01amiga checkbox is obsolete (will be replaced by a platform popupMax Horn
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-17findGame is static class method nowMax Horn
2003-10-17factored out the game detection code into the Plugin class; this is the first...Max Horn
2003-10-16cleanupMax Horn
2003-10-12some renaming for more consistent terminology (although we might want to reev...Max Horn
2003-10-11fix for bug #821502 (GUI: Launcher crashes with unexisting targets)Max Horn
2003-10-08turned PluginManager into a proper singletonMax Horn
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-05Make use of new List iteratorMax Horn
2003-10-02renamed namespace ScummVM to CommonMax Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-08added About dialog to launcherMax Horn
2003-09-08got rid of version_settingsMax Horn
2003-09-08added a FIXME commentMax Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-08-20Change Amiga palette option to Amiga versionTravis Howell
2003-08-12Show Amiga option only for scumm gamesTravis Howell
2003-07-15replaced SCUMMVM_VERSION/SCUMMVM_CVS by gScummVMVersion/gScummVMBuildDate/gSc...Max Horn
2003-06-15remove scumm.h dependencyJonathan Gray
2003-06-15moved GameId declaration to common/engine.h (more logical); moved scumm speci...Max Horn
2003-06-07use _versionMax Horn
2003-04-30PalmOS changes: allow 8 bit GUI modeMax Horn
2003-04-29update launcher for recent changesJonathan Gray
2003-03-25added some meat to the global options dialog (no prefs are stored yet, though)Max Horn
2003-03-06updated copyrights headersPaweł Kołodziejski
2003-03-06and more cleanup .... LastPaweł Kołodziejski
2002-12-20don't show amiga checkbox for simon gamesMax Horn