aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-10-29A commit that has it all:David Eriksson
2003-10-29doc TODOsMax Horn
2003-10-29Revert since it still doesn't work right, last change stop messages about nee...Travis Howell
2003-10-29only one RandomSource for the engineGregory Montoir
2003-10-29Hopefully right this time, last change caused a cheat (Free air travel)Travis Howell
2003-10-29Document the BS2 config file settingsTorbjörn Andersson
2003-10-29Use the ScummVM config manager instead of a separate BS2-specific configTorbjörn Andersson
2003-10-29Add copy protection bypass for Zak McKracken (EGA) since there was no check i...Travis Howell
2003-10-28add accessors for mouse current pos / button + keyVerbGregory Montoir
2003-10-28handle (x,y) negative coordinates in dynalumGregory Montoir
2003-10-28bs2 -> sword2Max Horn
2003-10-28updatePaweł Kołodziejski