aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-11-01get rid of ScummGameSettings::detectnameMax Horn
2003-11-01cleanupMax Horn
2003-11-01avoid using detectnameMax Horn
2003-11-01Patch #820010: Support Kanji versionMax Horn
2003-11-01possible fix for bug #833854 - I rechecked the assembly, there actually is a ...Max Horn
2003-10-31Fix warningTorbjörn Andersson
2003-10-31use Command classGregory Montoir
2003-10-31initial version of Command classGregory Montoir
2003-10-31add mouse cursor codeGregory Montoir
2003-10-31Save the config file when options are changed.Torbjörn Andersson
2003-10-30add support for spanish cd versionJoost Peters
2003-10-30really return verb nameGregory Montoir
2003-10-30add methods needed by CommandGregory Montoir
2003-10-30new Verb classGregory Montoir
2003-10-30SpacingTravis Howell
2003-10-30Add option to switch between subtitles only and combined speech/subtitles in ...Travis Howell