aboutsummaryrefslogtreecommitdiff
path: root/scumm/dialogs.cpp
AgeCommit message (Collapse)Author
2002-10-23refer to the new domain, www.scummvm.netMax Horn
svn-id: r5288
2002-10-23Add new command lime switch to readme and correct default volumes.Travis Howell
Change volume limits in gui to 255 svn-id: r5281
2002-10-22Always check your merges :)Nicolas Bacca
svn-id: r5254
2002-10-22Added key selection dialog for WinCENicolas Bacca
svn-id: r5253
2002-10-21patch #626226 with some mods of my ownMax Horn
svn-id: r5209
2002-10-19reworked the way the save/load dialog works. yup, still not perfect, but ↵Max Horn
we're hopefully getting closer. Feedback welcome svn-id: r5189
2002-10-16dialogs now can be run 'modal'Max Horn
svn-id: r5168
2002-10-13Patch 32990: Options fix for Amiga Palette checkboxJames Brown
svn-id: r5140
2002-10-12Fixed warning on VC++ 6.0Jamieson Christian
svn-id: r5133
2002-10-12revised options dialogMax Horn
svn-id: r5130
2002-10-01updated to match ListWidget changesMax Horn
svn-id: r5069
2002-09-28patch #612722: MI2 NewGui title fixMax Horn
svn-id: r5030
2002-09-27added (currently completly useless) launcher dialogMax Horn
svn-id: r5024
2002-09-26some fixes for the message dialog; added some commentsMax Horn
svn-id: r5021
2002-09-222002-09-21 Matt Hargett <matt@use.net>Matt Hargett
* scumm.dsp, scummvm.dsp, simon.dsp: Turn on warning as errors. Generate PDBs on all builds. * gameDetector.cpp, newgui.cpp, widget.cpp, actor.cpp, dialogs.cpp, resource.cpp, saveload.cpp, scumm_renderer.cpp: Fix warnings where possible. One pragma added to eliminate warning of unknown pragmas. * string.cpp: If unknown escape sequence, print warning. svn-id: r4998
2002-09-19removed even more scumm dependencies from NewGUI; fixed some redraw issues ↵Max Horn
(this might help the inventory-display issue in The Dig, and definitly fixes the 'vanishing volcanoe' in the FOA extro) svn-id: r4974
2002-09-19moved the Scumm specific dialogs to scumm/dialogs.*Max Horn
svn-id: r4973