Commit Graph

96300 Commits

Author SHA1 Message Date
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
Paul Gilbert
e5894a132e ULTIMA4: Better handling for keybind actions ending turns 2020-04-12 18:54:30 -07:00
Paul Gilbert
6b637be1bd ULTIMA4: Making attack & board keybinder actions 2020-04-12 18:54:30 -07:00
Paul Gilbert
6f4f4e828f ULTIMA4: Hooking up movement as keybinding actions 2020-04-12 18:54:30 -07:00
sluicebox
6c7d39618f SCI32: Fix loading Mac Sync36 resources 2020-04-12 17:44:01 -07:00
Eugene Sandulenko
f0fb9652a8 DIRECTOR: Refactored Frame::renderBitmap() for consistency 2020-04-12 23:21:44 +02:00
Nathanael Gentry
1ce36183bd DIRECTOR: JANITORIAL: Change spaces to tabs 2020-04-12 17:49:01 +02:00
Nathanael Gentry
9909097285 DIRECTOR: LINGO: Implement kTheLastRoll function 2020-04-12 17:49:01 +02:00
Nathanael Gentry
070b4266ed DIRECTOR: LINGO: Implement kTheLastEvent function 2020-04-12 17:49:01 +02:00
Nathanael Gentry
0e15e2f080 DIRECTOR: LINGO: Implement kTheLastClick function 2020-04-12 17:49:01 +02:00
Nathanael Gentry
c5651d67a6 DIRECTOR: LINGO: Implement kTheLastKey function 2020-04-12 17:49:01 +02:00
Nathanael Gentry
de24b461b9 DIRECTOR: Implement getMacTicks utility 2020-04-12 17:49:01 +02:00
Nathanael Gentry
8532628f97 DIRECTOR: LINGO: Implement kTheLastFrame property 2020-04-12 17:49:01 +02:00
Bastien Bouclet
85e3fb38fb SDL: Change keyboard repeat to apply on unmapped events
The keyboard repeat event generator is used when building against SDL1.
Previously the repeat events would generate based on the event stream
produced by the keymapper which is not guaranteed to have matching up
and down events in the case the keymaps are changed while a key is
pressed.

Fixes #11417.
2020-04-12 11:11:00 +02:00
sluicebox
23fc7f52e0 SCI: Fix SoundResource error handling, ctor, dtor
Fixes several problems with the SoundResource class:

- Constructor doesn't fully initialize object if resource doesn't exist
- Destructor crashes if object not fully initialized
- Constructor has no mechanism to report failure
- Callers believe failure is reported by constructor returning null
- SoundCommandParser::initSoundResource attempts to pre-detect failure
  insufficiently in the absence of a formal mechanism.

SoundResource now always fully initializes, the destructor no longer
accesses uninitialized memory, and an exists() method has been added
which callers now test.

SQ6 Mac can now progress past the main menu.
2020-04-12 01:47:15 -07:00