aboutsummaryrefslogtreecommitdiff
path: root/scumm/dialogs.cpp
AgeCommit message (Expand)Author
2005-07-05* Start of generic key configuration support for ScummVMLars Persson
2005-06-24When including files from common/, explicitly use the common/ prefixMax Horn
2005-06-21Patches needed to build for SYMBIAN32 WINS/GCC added.Lars Persson
2005-06-03Cleanup.Torbjörn Andersson
2005-06-02The GUI has reached the point where I think it's safe to begin removing theTorbjörn Andersson
2005-05-27Made ValueDisplayDialog scale itself.Torbjörn Andersson
2005-05-20Added big editable text widget, and removed some cruft. I think this meansTorbjörn Andersson
2005-05-18Some more scaling work. Parts of the options dialogs scale themselves. SomeTorbjörn Andersson
2005-05-18The SCUMM options dialog mostly scales itself. Mostly.Torbjörn Andersson
2005-05-17Made the help dialog scale itself. There's one place where it ought to useTorbjörn Andersson
2005-05-16Made InfoDialog scale itself.Torbjörn Andersson
2005-05-16Enlarge the option dialogs; note that the widgets should be rearranged / enla...Max Horn
2005-05-15Use a 'big' ListWidget in SaveLoadChooserExMax Horn
2005-05-15Unified rules that determine when a dialog shall use its 'big' mode and when ...Max Horn
2005-05-14Made the SCUMM main dialog scale itselfMax Horn
2005-05-11Simple and crude demo of the 'big' buttons -- the infrastructure for this isn...Max Horn
2005-05-11Reduce header dependenciesMax Horn
2005-05-09Last part of patch #1163026 (Thumbnails for ScummEngine)Max Horn
2005-03-15fixed compilation for emsvc4Paweł Kołodziejski
2005-03-15inproper hack for compilation with emsvc4. i don't know how to fix it:Paweł Kołodziejski
2005-03-12OoopsTravis Howell
2005-03-12Add key to toggle speech/subtitlesTravis Howell
2005-03-08Fix for bug #1158465 (New Volume Control Dialogue Error-Prone)Max Horn
2005-03-08Fix result valueMax Horn
2005-03-06Added dialogs which are shown when you modify the talkspeed or music volume u...Max Horn
2005-02-18Fix a small bug (wrong mouse cursor is briefly shown) in the F5 menuMax Horn
2005-01-25InfoDialog can assume the screen is 320 pixels. In games where it isn't,Torbjörn Andersson
2005-01-10system.h was being included in tons of places, without any good reason; reduc...Max Horn
2005-01-01Updated copyrightMax Horn
2004-12-08oopsMax Horn
2004-12-06Only activate virtual keyboard when neededMax Horn
2004-11-28Trying to cleanup the volume control mess inside the SCUMM engine: renamed Mu...Max Horn
2004-11-27Fixing some evil behaviourMax Horn
2004-07-20Use for HE 7.0 games too.Travis Howell
2004-07-20Add support for version key in The DigTravis Howell
2004-06-25Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage againMax Horn
2004-06-25Use auto_ptr to avoid leaksMax Horn
2004-04-26Tweaked a few things to accommodateJamieson Christian
2004-04-06Changed "voice_volume" to "speech_volume" for consistency with the BrokenTorbjörn Andersson
2004-04-05added voice group volume to scumm engine for imuse digital and implemeted vol...Paweł Kołodziejski
2004-03-28Small tweaks for MIPSPro compilerMax Horn
2004-03-15Aaargh, didn't mean to commit this...Max Horn
2004-03-15...and mor. Next big thing should be to document the overlay stuff, but that'...Max Horn
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-22Missed one spot.Travis Howell
2004-01-26CE Keys dialog moved to new backendNicolas Bacca
2004-01-17Implements TOGGLE_VIRTUAL_KEYBOARDNicolas Bacca
2004-01-08unify _vm / _scumm usageMax Horn
2004-01-06updated copyright noticeMax Horn
2003-12-27get rid of _noSubtitles, use ConfigManager directly instead; clean up some IM...Max Horn