Eugene Sandulenko
fd94eeead0
Make script executable
...
svn-id: r41304
2009-06-06 20:58:36 +00:00
John Willis
f788920af9
Virtual Keyboard: Add 320*240 support (in addition to 640*480) to the default keyboard pack. Also tweak vkeybd.xml to make it a little more like valid XML). New graphics still to come so excuse the ugly keyboard images for now.
...
svn-id: r41303
2009-06-06 20:36:12 +00:00
Filippos Karapetis
7375039158
Moved some more debug commands to ScummVM's coneole
...
svn-id: r41302
2009-06-06 20:29:37 +00:00
Johannes Schickel
1f9af83259
Made fix for empty game list on starting MassAdd a bit more robust.
...
svn-id: r41301
2009-06-06 20:22:16 +00:00
John Willis
d89fbd5b75
Virtual Keyboard: 'Ab'use the console font to get a font small enough to be usable on 320*240 virtual keyboards for display_area (GUI and BigGUI take up far too much space).
...
svn-id: r41300
2009-06-06 20:05:21 +00:00
Max Horn
0989bb0b90
GOB: Got rid of class ReferenceCounter; changed SurfaceDesc::Ptr to SurfaceDescPtr (a Common::SharedPtr); and changed many SurfaceDesc pointers to references
...
svn-id: r41299
2009-06-06 20:03:13 +00:00
Johannes Schickel
24a512cab0
Use GameDescriptor::setGUIOptions instead of setting key "guioptions" directly.
...
svn-id: r41297
2009-06-06 19:47:55 +00:00
Eugene Sandulenko
e8463ff1d2
Bring old 'quick search' behavior of games list back.
...
svn-id: r41296
2009-06-06 19:20:39 +00:00
Johannes Schickel
efc5fc0c8c
- Flag Kyra3 detection entries with GUIO_NOMIDI
...
- Get rid of using directive
svn-id: r41295
2009-06-06 19:10:25 +00:00
Sven Hesse
2901694486
Demoplayer:
...
- Fixing the flawed double mode
- Adding an "auto" double mode, where the videos get scaled if possible
svn-id: r41294
2009-06-06 19:06:47 +00:00
Filippos Karapetis
6c44c7764c
Fixed assertion when starting mass add and there are no games currently in the game list
...
svn-id: r41293
2009-06-06 19:04:09 +00:00
Florian Kagerer
b43df63b1c
LOL: fix flying item hit processing
...
svn-id: r41292
2009-06-06 18:46:07 +00:00
Johannes Schickel
f4360dffe3
Flag all games without full voice over with GUIO_NOSPEECH.
...
svn-id: r41291
2009-06-06 18:41:25 +00:00
Filippos Karapetis
fe967127e2
Updated the MSVC project files of the SCUMM engine for commit #41282
...
svn-id: r41290
2009-06-06 18:38:41 +00:00
Johannes Schickel
41120e2218
Fix printf format argument related warnings.
...
svn-id: r41289
2009-06-06 18:33:20 +00:00
Eugene Sandulenko
6cff94e7c2
Restore search.bmp which was lost
...
svn-id: r41288
2009-06-06 18:32:33 +00:00
Eugene Sandulenko
fe75d083b7
Bump theme version to 0.5 due to number of recent changes.
...
svn-id: r41287
2009-06-06 18:27:25 +00:00
Eugene Sandulenko
da469d6d24
Shut gcc warning.
...
svn-id: r41286
2009-06-06 18:23:24 +00:00
Eugene Sandulenko
167874cf1a
Added GUI options for newly added games
...
svn-id: r41285
2009-06-06 18:23:05 +00:00
Eugene Sandulenko
a0fa307fc5
Added CoCo3 version of SQ1
...
svn-id: r41284
2009-06-06 18:22:43 +00:00
Eugene Sandulenko
79d082f9c2
Added couple of newly discovered fanmade AGI games.
...
svn-id: r41283
2009-06-06 18:22:18 +00:00
Eugene Sandulenko
cda17beff5
Patch #1365914 : "SCUMM: CMS support." Disabled by default. Still plenty to do.
...
svn-id: r41282
2009-06-06 18:21:49 +00:00
Eugene Sandulenko
986a0b83b6
Disable MIDI controls if GUIO_NOMIDI is set
...
svn-id: r41281
2009-06-06 18:21:07 +00:00
Eugene Sandulenko
80e7822038
Add empty file to cheat git-svn
...
svn-id: r41280
2009-06-06 18:11:05 +00:00
Filippos Karapetis
e572af84aa
Removed unused variable
...
svn-id: r41279
2009-06-06 18:02:16 +00:00
Eugene Sandulenko
57b17efd78
Add support for GUI options to SCUMM engine
...
svn-id: r41278
2009-06-06 17:59:54 +00:00
Eugene Sandulenko
c8aa63e553
Disable load from the launcher button for AGOS and Gob games with use of GUI options
...
svn-id: r41277
2009-06-06 17:59:04 +00:00
Eugene Sandulenko
472e5906ca
Do not change list content if filter was not changed
...
svn-id: r41276
2009-06-06 17:58:29 +00:00
Eugene Sandulenko
bbac0f1eea
Implement FR#862150: "GUI: Show subtitles/speech options only for speech games"
...
Add generic per-game GUI options support along the way ;)
svn-id: r41275
2009-06-06 17:58:08 +00:00
Eugene Sandulenko
eb909702af
Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD)
...
svn-id: r41274
2009-06-06 17:57:39 +00:00
Eugene Sandulenko
8eb417e15e
Fix bug with GUI options not set when per-game setting is empty
...
svn-id: r41273
2009-06-06 17:56:59 +00:00
Eugene Sandulenko
1bd6f6c99f
Added game GUI options to advancedDetector and updated all engines
...
svn-id: r41272
2009-06-06 17:56:41 +00:00
Eugene Sandulenko
f6d06085d5
Fix item selection on filtered out list in launcher
...
svn-id: r41271
2009-06-06 17:54:59 +00:00
Eugene Sandulenko
020450465d
Fix font size in EditTextWidget on screen resolution change.
...
svn-id: r41270
2009-06-06 17:54:43 +00:00
Eugene Sandulenko
f66da82f03
Improvements to laucher dialog
...
- Made quicksearch turned off in the launcher game list
- Turn ListWidget into CommandSender
- Turn quicksearch off in launcher game list
- Connect laucher list widget with search box so search is initiated by typing
svn-id: r41269
2009-06-06 17:54:28 +00:00
Eugene Sandulenko
5fc047dddf
Implement FR#1970293: "LAUNCHER: Add "quick search" input field like in iTunes"
...
svn-id: r41268
2009-06-06 17:54:08 +00:00
Eugene Sandulenko
dcc90445f6
Add to launcher not yet functional search widget.
...
Make EditableWidget CommandSender
svn-id: r41267
2009-06-06 17:53:25 +00:00
Eugene Sandulenko
b0db1b5ed0
Implement FR#2507667: "GUI: Improve PopupWidget rendering / theme layouting".
...
- Split out label from PopUp widget
- Aligned every widget on all layouts so GUI becomes to look nice again
- Moved textHAlign to layout properties
svn-id: r41266
2009-06-06 17:52:44 +00:00
Eugene Sandulenko
b0f7f2e8d4
Implement widget property "textalign". Added it to all theme layouts
...
svn-id: r41265
2009-06-06 17:51:41 +00:00
Eugene Sandulenko
b49d23b898
Sync all themes with improvements of mass dialog. Fixed list positioning
...
svn-id: r41264
2009-06-06 17:50:30 +00:00
Eugene Sandulenko
f2547eb62c
Implement FR#2707442: "GUI: Improve Mass Add dialog"
...
svn-id: r41263
2009-06-06 17:49:59 +00:00
Eugene Sandulenko
41505a00d0
Improved look of popup widget, buttons, checkbox and tab widget
...
svn-id: r41262
2009-06-06 17:49:09 +00:00
Eugene Sandulenko
a3b6b0efb5
Make PopUp widget look more balanced
...
svn-id: r41261
2009-06-06 17:48:46 +00:00
Eugene Sandulenko
0057d9b9b2
Add guard check to set.key opcode.
...
svn-id: r41260
2009-06-06 17:48:30 +00:00
Eugene Sandulenko
ea3373708c
Correct implementation for set.key opcode. Fixes #2605104 : "AGI: Manhunter, F3 hotkey dosent work", removed number of hacks
...
svn-id: r41259
2009-06-06 17:48:09 +00:00
Eugene Sandulenko
d6a4dbeb1d
Implement fence.mouse opcode
...
svn-id: r41258
2009-06-06 17:47:29 +00:00
Eugene Sandulenko
8792628a46
Implement hide.mouse and show.mouse opcodes
...
svn-id: r41257
2009-06-06 17:46:55 +00:00
Eugene Sandulenko
9ff714a2db
Implement allow.menu opcode
...
svn-id: r41256
2009-06-06 17:46:38 +00:00
Eugene Sandulenko
c393144b19
Implement hold.key and release.key opcodes
...
svn-id: r41255
2009-06-06 17:46:19 +00:00
Eugene Sandulenko
1a321a2064
Cleanup
...
svn-id: r41254
2009-06-06 17:45:52 +00:00