index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scumm
/
dialogs.cpp
Age
Commit message (
Expand
)
Author
2003-06-07
follow our coding conventions
Max Horn
2003-06-07
replaced GF_AFTER with _version
Max Horn
2003-06-04
put a setFeatures member that allows to precompute game-wide stuff, such as C...
Bertrand Augereau
2003-06-01
Also call playerV2->set_master_volume when playerV2 exists.
Jochen Hoenicke
2003-05-28
Fix for bug #744121: Indy3 'Save' button text
Max Horn
2003-05-14
various V8 tweaks
Max Horn
2003-05-13
cleanup
Max Horn
2003-05-10
renamed _scrWidth/_scrHeight -> _roomWidht/_roomHeight, and _realWidth/_realH...
Max Horn
2003-05-08
init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[...
Max Horn
2003-05-05
Add more ScummVM globals to PDB
Chris Apers
2003-04-30
PalmOS changes
Max Horn
2003-04-21
Fix option dialogs for WinCE
Nicolas Bacca
2003-04-12
center close button
Max Horn
2003-03-26
grow default buttons size & browser dialog to accomodate for spanish games
Max Horn
2003-03-25
added some meat to the global options dialog (no prefs are stored yet, though)
Max Horn
2003-03-06
updated copyrights headers
Paweł Kołodziejski
2003-03-06
and more cleanup
Paweł Kołodziejski
2003-02-08
more access cleanup; also reorderd some method/function declarations in class...
Max Horn
2002-12-25
more -pedantic warnings fixed
Max Horn
2002-12-21
fixed save again, stupid me
Max Horn
2002-12-21
cleanup
Max Horn
2002-12-17
New savefile backend system (bye bye NONSTANDARD_SAVE...)
Marcus Comstedt
2002-12-14
moved the console code to gui/console.cpp; make it actually printout somethin...
Max Horn
2002-12-14
Commit some junk in-case I don't get time to finish this tonight and Fingolfi...
James Brown
2002-12-04
Patch #648254: INDY3: 'Save' button text
Max Horn
2002-11-29
cleanup
Max Horn
2002-11-22
changed the key input system in NewGUI: pass both the keycode and the ascii v...
Max Horn
2002-11-17
Fixes to Master/SFX/Music volumes:
Jamieson Christian
2002-11-14
removed obsolete TODO
Max Horn
2002-11-06
fix options dialog
Max Horn
2002-11-06
removed more typecasts
Max Horn
2002-11-05
change save/load dialog layout a bit - no need to restrain our height so much...
Max Horn
2002-11-05
clip text drawing
Max Horn
2002-10-27
patch #628574: Implementing unkMessage2
Max Horn
2002-10-27
check if _imuse is initialized
Paweł Kołodziejski
2002-10-24
reduce volume label size, so that it fits into the dialog
Max Horn
2002-10-23
refer to the new domain, www.scummvm.net
Max Horn
2002-10-23
Add new command lime switch to readme and correct default volumes.
Travis Howell
2002-10-22
Always check your merges :)
Nicolas Bacca
2002-10-22
Added key selection dialog for WinCE
Nicolas Bacca
2002-10-21
patch #626226 with some mods of my own
Max Horn
2002-10-19
reworked the way the save/load dialog works. yup, still not perfect, but we'r...
Max Horn
2002-10-16
dialogs now can be run 'modal'
Max Horn
2002-10-13
Patch 32990: Options fix for Amiga Palette checkbox
James Brown
2002-10-12
Fixed warning on VC++ 6.0
Jamieson Christian
2002-10-12
revised options dialog
Max Horn
2002-10-01
updated to match ListWidget changes
Max Horn
2002-09-28
patch #612722: MI2 NewGui title fix
Max Horn
2002-09-27
added (currently completly useless) launcher dialog
Max Horn
2002-09-26
some fixes for the message dialog; added some comments
Max Horn
[next]