aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-11-03use TabWidget for GlobalOptionsDialogMax Horn
2003-11-03automatically compute tab widthMax Horn
2003-11-03Widget::handleCommand delegates unhandled commands to the bossMax Horn
2003-11-02updatePaweł Kołodziejski
2003-11-02fixed warningPaweł Kołodziejski
2003-11-02more changes to allow widget nesting to fully workMax Horn
2003-11-02Remove old FIXMEJoost Peters
2003-11-02fix compile errorMax Horn
2003-11-02change inventory browsing to match originalJoost Peters
2003-11-02Match new[] with delete[].David Eriksson
2003-11-02Enable keys for panel commands.David Eriksson
2003-11-02added initial TabWidget stub (if you want to try it, I added some testing cod...Max Horn
2003-11-02refactored code in Dialog::findWidget to Widget::findWidgetInChain; changed N...Max Horn
2003-11-02Even more stuff moving into Sword2Engine. I'm tempted to make a new classTorbjörn Andersson
2003-11-02some TODOsMax Horn
2003-11-02make coordinate calculation based on position of parent -> needed for nested ...Max Horn
2003-11-02Moved some more "homeless" functions into Sword2Engine. (Don't worry -- ITorbjörn Andersson
2003-11-02cleanup/remaining Walk cutaway callsGregory Montoir
2003-11-02updateGregory Montoir
2003-11-02fix locking verb crashGregory Montoir
2003-11-02More moving of stuff into classes. I had to make a few changes/cleanups toTorbjörn Andersson
2003-11-02introduced common base class GuiObject for Dialog/Widget -> step towards maki...Max Horn
2003-11-02add missing inventory functionsJoost Peters
2003-11-02ask before removing a game configMax Horn
2003-11-02updatedPaweł Kołodziejski
2003-11-02forgot to commit this, sorry guysMax Horn
2003-11-02updatedPaweł Kołodziejski
2003-11-02fixed warningsPaweł Kołodziejski
2003-11-02turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...Max Horn
2003-11-02TODOsMax Horn
2003-11-01merged detectGames() into LauncherDialog::handleCommand()Max Horn
2003-11-01cleanupMax Horn
2003-11-01fixed Widget::draw for bordered items to adjust _h; removed unused label para...Max Horn
2003-11-01renamed 'timer' to duration; minimal doxygen commentsMax Horn
2003-11-01amiga checkbox is pointless in the in-game settings dialog (you should set th...Max Horn
2003-11-01amiga checkbox is obsolete (will be replaced by a platform popupMax Horn
2003-11-01fix potential crashMax Horn
2003-11-01added doxygen commentMax Horn
2003-11-01use input->delay instead of system->delayGregory Montoir
2003-11-01modified MessageDialog to allow for custom button textsMax Horn
2003-11-01cleanup: new MessageDialog subclass TimedMessageDialogMax Horn
2003-11-01don't do dynalum if palette scroll is disabledGregory Montoir
2003-11-01rename Queen::GameSettings to Queen::GameConfigGregory Montoir
2003-11-01make doxygen happyGregory Montoir
2003-11-01small fix: if one specifies fullscreen=true in the 'scummvm' config section b...Max Horn
2003-11-01made SDL backend use config managerMax Horn
2003-11-01Instead of having a function that reverses the panning table, we now have aTorbjörn Andersson
2003-11-01Create the gui object dynamicallyTorbjörn Andersson
2003-11-01More moving of stuff into classesTorbjörn Andersson
2003-11-01cleanup of game detector functionsMax Horn