Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-03-25 | added some meat to the global options dialog (no prefs are stored yet, though) | Max Horn | |
svn-id: r6862 | |||
2003-03-06 | updated copyrights headers | Paweł Kołodziejski | |
svn-id: r6726 | |||
2003-03-06 | and more cleanup .... Last | Paweł Kołodziejski | |
svn-id: r6721 | |||
2002-12-20 | don't show amiga checkbox for simon games | Max Horn | |
svn-id: r6031 | |||
2002-12-14 | cleanup | Max Horn | |
svn-id: r5947 | |||
2002-12-12 | added a dummy global options dialog; PopUpWidget tweaks | Max Horn | |
svn-id: r5919 | |||
2002-12-12 | added PopUpWidget; hacked it into the edit game dialog just to show how to ↵ | Max Horn | |
use it; note: this is NOT finished by any means, the look will change, the code will change, this is just an early preview :-) svn-id: r5914 | |||
2002-12-01 | fixed launcher buttons again | Max Horn | |
svn-id: r5770 | |||
2002-12-01 | fix for bug #646218 (Start button in launcher was not getting disabled) | Max Horn | |
svn-id: r5766 | |||
2002-11-25 | Add a few EditGame options. Honor game-specific fullScreen from the Launcher | James Brown | |
svn-id: r5715 | |||
2002-11-21 | cleanup | Max Horn | |
svn-id: r5674 | |||
2002-11-21 | enhanced Config::rename_domain; added the ability to change the domain name ↵ | Max Horn | |
in EditGameDialog svn-id: r5673 | |||
2002-11-21 | some fixes; hooked up the EditGameDialog (so changes to 'name' there ↵ | Max Horn | |
actually take effect) svn-id: r5670 | |||
2002-11-21 | changed comments slightly | Max Horn | |
svn-id: r5667 | |||
2002-11-21 | Implemented EditTextWidget; fixed Add Game/Remove Game in launcher; make use ↵ | Max Horn | |
of EditTextWidget in EditGameDialog; various other tweaks svn-id: r5665 | |||
2002-11-21 | implemented remove buttons; added EditGameDialog stub (it only displays some ↵ | Max Horn | |
info, no edit possible yet); except for that, the 'Add Game' and 'Edit Game' buttons should be complete now svn-id: r5663 | |||
2002-11-21 | enhanced launcher: added 'Remove' button, renamed 'Configure...' to 'Edit ↵ | Max Horn | |
Game...'; display warning dialog if 'Add Game...' can't find any game in the selected directory; show warnings dialogs for stuff that is NYI svn-id: r5660 | |||
2002-11-21 | factored out ChooserDialog into it's own header/source file, and made the ↵ | Max Horn | |
title adjustable; added a dummy file for EditFieldWidget (not implemented yet); some other cleanup svn-id: r5658 | |||
2002-11-21 | added _configureButton stub | Max Horn | |
svn-id: r5652 | |||
2002-11-21 | added a chooser sub dialog used by 'Add Game' | Max Horn | |
svn-id: r5651 | |||
2002-11-21 | lo and behold - the 'Add Game' button now works, at least in some cases! ↵ | Max Horn | |
More to come... svn-id: r5646 | |||
2002-11-19 | added some preliminary game auto detect code to the launcher; this required ↵ | Max Horn | |
a small change to the FS API, Windows/Morphos code will have to be adapted slightly I fear. Also, not all games are detected correctly, and some probably never will be, so we still have to add a dialog for cases where auto detect doesn't work svn-id: r5600 | |||
2002-11-14 | added completly useless non functional browser dialog skeleton. Just to show ↵ | Max Horn | |
Endy I really have started working on it finally <g> svn-id: r5547 | |||
2002-11-13 | cleaned up Config::get_domain; fixed sorting in launcher | Max Horn | |
svn-id: r5541 | |||
2002-10-28 | Get launcher to display aliased games as well as 'basic' games | James Brown | |
svn-id: r5343 | |||
2002-10-28 | Don't crash the launcher if there are no entries | James Brown | |
svn-id: r5342 | |||
2002-10-28 | Add support for aliased scummvm config entries. | James Brown | |
Eg: [germandott] path=/games/german/dott gameid=tentacle description=the german version of DOTT I havn't finished the Launcher changes to show aliased entries yet, as I need to parse the whole domainmap to do so. svn-id: r5341 | |||
2002-10-17 | added some TODO comments so that people know a bit better what is planned ↵ | Max Horn | |
here (but also feel free to implement any of those before I get to it <g>) svn-id: r5172 | |||
2002-10-15 | sort the games in the launcher list by name | Max Horn | |
svn-id: r5154 | |||
2002-10-13 | some more launcher tweaks | Max Horn | |
svn-id: r5138 | |||
2002-10-12 | revised options dialog | Max Horn | |
svn-id: r5130 | |||
2002-10-01 | fixed ListWidget drawin/behaviour if there are less items than fit on one ↵ | Max Horn | |
page; enhanced launcher dialog to disable start button if nothing is selected svn-id: r5068 | |||
2002-09-30 | fixed key repeat in NewGui; made the launcher game list non-editable | Max Horn | |
svn-id: r5052 | |||
2002-09-30 | played a bit with the launcher - it now is already somewhat usable <g> | Max Horn | |
svn-id: r5047 | |||
2002-09-27 | added (currently completly useless) launcher dialog | Max Horn | |
svn-id: r5024 |