aboutsummaryrefslogtreecommitdiff
path: root/gui/launcher.cpp
AgeCommit message (Collapse)Author
2002-10-28Get launcher to display aliased games as well as 'basic' gamesJames Brown
svn-id: r5343
2002-10-28Don't crash the launcher if there are no entriesJames Brown
svn-id: r5342
2002-10-28Add 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-17added 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-15sort the games in the launcher list by nameMax Horn
svn-id: r5154
2002-10-13some more launcher tweaksMax Horn
svn-id: r5138
2002-10-12revised options dialogMax Horn
svn-id: r5130
2002-10-01fixed 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-30fixed key repeat in NewGui; made the launcher game list non-editableMax Horn
svn-id: r5052
2002-09-30played a bit with the launcher - it now is already somewhat usable <g>Max Horn
svn-id: r5047
2002-09-27added (currently completly useless) launcher dialogMax Horn
svn-id: r5024