Thierry Crozat
5585d77e5e
IOS7: Use screen scale to scale the overlay
...
This should result in a consistent overlay size whatever the pixel
density is for the device.
2020-04-16 22:05:35 +01:00
Eugene Sandulenko
9a4f29cccf
CONFIGURE: Add --enable-asan option to the help screen
2020-04-16 16:40:07 +02:00
Matthew Duggan
26a903fd25
ULTIMA8: Remove unused pixel manips
2020-04-16 16:45:27 +09:00
Bastien Bouclet
bbd861f3ca
MOHAWK: RIVEN: Use the shared save/load dialog code
2020-04-16 07:34:02 +02:00
Bastien Bouclet
8ad496fe52
MOHAWK: MYST: Use the shared save/load dialog code
2020-04-16 07:18:34 +02:00
Eugene Sandulenko
17e5b91410
DIRECTOR: Fix code formatting
2020-04-16 00:22:08 +02:00
Nathanael Gentry
f1822511d5
DIRECTOR: LINGO: Implement moveableSprite of sprite
2020-04-16 00:21:05 +02:00
Nathanael Gentry
d0c4fd90ad
DIRECTOR: Give sprites a currentPoint
...
Rather than just a startPoint.
2020-04-16 00:21:05 +02:00
rsn8887
8382ecdeae
PSP2/SWITCH: Touch structs initialization in constructor to fix build
2020-04-15 14:41:43 -05:00
rsn8887
6fa431a5fc
PSP2: Explicitly zero-initialize structs used in touch controls
2020-04-15 13:43:15 -05:00
rsn8887
bff75784a6
SWITCH: Explicitly zero-initialize structs used for touch controls
2020-04-15 13:42:05 -05:00
Eugene Sandulenko
490cbe018f
DIRECTOR: LINGO: Added PCELL Datum type
2020-04-15 18:54:34 +02:00
Matthew Duggan
fe6f8d6d05
ULTIMA8: Fix splash screen display
2020-04-15 21:56:31 +09:00
Matthew Duggan
ddde574f46
ULTIMA8: Restore MIDI transitions and alternate midis for adlib
2020-04-15 17:37:18 +09:00
Paul Gilbert
36ef10ffe6
ULTIMA4: Party character selection keybindings
2020-04-14 20:19:35 -07:00
Paul Gilbert
fda93e493b
ULTIMA4: Speed keys to keybinder
2020-04-14 20:19:35 -07:00
Paul Gilbert
4afd52df8f
ULTIMA4: Music toggle to keybinder
2020-04-14 20:19:35 -07:00
Paul Gilbert
1d43f7a132
ULTIMA4: Descend to keybinder
2020-04-14 20:19:35 -07:00
Matthew Duggan
f6761f0088
ULTIMA8: Remove a few string copies
2020-04-15 08:59:05 +09:00
Matthew Duggan
3194526b7d
ULTIMA8: Clip audio volume to 255 (fixes speech)
2020-04-15 08:57:46 +09:00
sluicebox
2e73a29376
SCI32: Update speed-test patch for all versions
...
Updates the generic SCI32 video benchmark patch to be compatible with
all game versions, including localized versions of SQ6 and Mac versions
of SQ6 and RAMA. Removed HOYLE5 patches as it doesn't run the benchmark.
2020-04-14 14:59:21 -07:00
Eugene Sandulenko
3207187e82
DIRECTOR: LINGO: Implementing setting the puppet of sprite
2020-04-14 23:43:03 +02:00
Eugene Sandulenko
c879fd4d54
DIRECTOR: Added puppet flag to Sprite
2020-04-14 23:43:03 +02:00
Matthew Duggan
fae0dce4cb
ULTIMA8: Get rid of default scaling so scummvm scalers work
2020-04-14 22:39:32 +09:00
Matthew Duggan
f8c82f6368
ULTIMA8: Remove unused data source includes
2020-04-14 20:58:10 +09:00
Matthew Duggan
143b593ac8
ULTIMA8: Replace usage of IDataSource with Common::ReadStream
2020-04-14 18:21:43 +09:00
Matthew Duggan
dc17a994b1
ULTIMA8: Replace usage of ODataSource with Common::WriteStream
2020-04-14 14:14:34 +09:00
Paul Gilbert
0a0e650b61
ULTIMA4: Stats to keybinder
2020-04-13 20:56:34 -07:00
Paul Gilbert
6f8a940d7f
ULTIMA4: Yell to keybinder
2020-04-13 20:56:34 -07:00
Paul Gilbert
8916674257
ULTIMA4: Xit to keybinder
2020-04-13 20:56:34 -07:00
Paul Gilbert
aa04a30eb3
ULTIMA4: Use to keybinder
2020-04-13 20:56:34 -07:00
Paul Gilbert
5144447327
ULTIMA4: Talk to keybinder
2020-04-13 20:56:34 -07:00
Paul Gilbert
77c038f181
ULTIMA4: Search to keybinder
2020-04-13 20:56:34 -07:00
Paul Gilbert
22bc8e5438
ULTIMA4: Ready weapon to keybinder
2020-04-13 20:56:33 -07:00
Paul Gilbert
f2bd9f0f92
ULTIMA4: Cast spell to keybinder
2020-04-13 20:56:33 -07:00
Paul Gilbert
7bb3369c2c
ULTIMA4: Open door to keybinder
2020-04-13 20:56:33 -07:00
Paul Gilbert
aa0e1be887
ULTIMA4: Adding some asserts before dereferences
2020-04-13 20:56:33 -07:00
Paul Gilbert
c1f584751c
ULTIMA4: New Order to keybinder
2020-04-13 20:56:33 -07:00
Paul Gilbert
405db293c5
ULTIMA4: Mix Reagents to keybinder
2020-04-13 20:56:33 -07:00
Paul Gilbert
6bc1ef85b7
ULTIMA4: Locate Position to keybinder
2020-04-13 20:56:33 -07:00
Eugene Sandulenko
2920a76611
DIRECTOR: Further work on editable text rendering
2020-04-14 00:43:13 +02:00
Eugene Sandulenko
2fb21ba90a
GRAPHICS: MACGUI: Split drawing and blitting operations for widgets
2020-04-14 00:42:39 +02:00
Eugene Sandulenko
fb11113d00
GRAPHICS: MACGUI: Properly initialize font in MacEditableText
2020-04-14 00:40:35 +02:00
Eugene Sandulenko
06fc491663
GRAPHOCS: MACGUI: Renamed MacWindow::getSurface() to getWindowSurface()
2020-04-14 00:27:49 +02:00
Eugene Sandulenko
e7b2b87acf
GRAPHICS: MACGUI: Cleanup MacEditableText of border logic
2020-04-13 15:48:01 +02:00
Eugene Sandulenko
1308feadb9
DIRECTOR: Moved MacWidget from Sprite to Cast to avoid duplication
2020-04-13 14:50:42 +02:00
Eugene Sandulenko
f7f9c02ac7
DIRECTOR: LINGO: Initialize script context on Lingo object creation
2020-04-13 14:45:34 +02:00
Eugene Sandulenko
c99c107728
DIRECTOR: Initialize class variable
2020-04-13 14:45:34 +02:00
Paul Gilbert
b8c3775644
ULTIMA4: Shifting more actions to keybindings
2020-04-12 18:54:30 -07:00
Paul Gilbert
dba370697f
ULTIMA4: Changed enter to a keybinder action
2020-04-12 18:54:30 -07:00