Commit Graph

11 Commits

Author SHA1 Message Date
Max Horn
17cf386e88 changed the key input system in NewGUI: pass both the keycode and the ascii value to handleKeyUp/Down. Also, use this to fix the key repeat code (see bug #626225)
svn-id: r5691
2002-11-22 14:02:54 +00:00
Travis Howell
fd11712eff Don't attempt to play sound in simon 1 dos.
Use separate filenames for simon 1 & 2 savegames
Add newline to end of scumm/dialogs.h

svn-id: r5431
2002-11-06 00:56:31 +00:00
Max Horn
ec343e07e4 patch #628574: Implementing unkMessage2
svn-id: r5334
2002-10-27 12:26:41 +00:00
Nicolas Bacca
13cb837814 Always check your merges :)
svn-id: r5254
2002-10-22 22:46:03 +00:00
Nicolas Bacca
4aaf459df3 Added key selection dialog for WinCE
svn-id: r5253
2002-10-22 22:41:12 +00:00
Max Horn
46a3039f70 patch #626226 with some mods of my own
svn-id: r5209
2002-10-21 09:38:42 +00:00
Max Horn
7198181b09 reworked the way the save/load dialog works. yup, still not perfect, but we're hopefully getting closer. Feedback welcome
svn-id: r5189
2002-10-19 01:22:41 +00:00
Max Horn
cdb7b13789 revised options dialog
svn-id: r5130
2002-10-12 00:26:24 +00:00
Max Horn
94b55db821 patch #612722: MI2 NewGui title fix
svn-id: r5030
2002-09-28 19:25:09 +00:00
Max Horn
58e5e0069f added simple message dialog
svn-id: r5020
2002-09-26 11:44:02 +00:00
Max Horn
859ef578dc moved the Scumm specific dialogs to scumm/dialogs.*
svn-id: r4973
2002-09-19 17:44:41 +00:00