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.h
Age
Commit message (
Expand
)
Author
2003-07-28
Patch #715991: Quit Confirmation Dialog (feature request #642721) with some t...
Max Horn
2003-07-22
made about dialog global (so that it can be used from the launcher and from s...
Max Horn
2003-07-07
fix for bug #766119: help screen: '.' is listed incorrectly
Max Horn
2003-06-14
Patch #745843: Help Dialog; in addition, I moved the 'About' dialog button fr...
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
2002-12-21
partial checkin of patch #655594 (handling Y/N questions); cleanup
Max Horn
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-11-22
changed the key input system in NewGUI: pass both the keycode and the ascii v...
Max Horn
2002-11-06
Don't attempt to play sound in simon 1 dos.
Travis Howell
2002-10-27
patch #628574: Implementing unkMessage2
Max Horn
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-12
revised options dialog
Max Horn
2002-09-28
patch #612722: MI2 NewGui title fix
Max Horn
2002-09-26
added simple message dialog
Max Horn
2002-09-19
moved the Scumm specific dialogs to scumm/dialogs.*
Max Horn