Commit Graph
32 Commits
Author SHA1 Message Date
Filippos Karapetis ec16ebbf96 Revert "SCUMM: Refactor the workaround for the broken sample in Indy4"
This reverts commit c59df76164.
2022-04-16 14:25:51 +03:00
Filippos Karapetis c59df76164 SCUMM: Refactor the workaround for the broken sample in Indy4
This makes the workaround code more self-contained
2022-04-16 14:23:02 +03:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eric Fry 1470fb68de DRAGONS: Fixed mini game dialog for non US versions Fixes #11691 2020-09-13 00:02:25 +10:00
Eric Fry 028312588b DRAGONS: Fixed up logic to clear text dialogs from the screen. 2020-08-25 22:54:39 +10:00
Eric Fry 39c264d853 DRAGONS: Implementing midi music player 2020-05-21 18:06:13 +10:00
D G Turner 89e8b823b0 DRAGONS: Fix Set-But-Unused Variable GCC Compiler Warnings 2020-05-09 06:32:50 +01:00
Eugene Sandulenko 0e0870632a DRAGONS: Init minigame2 2020-05-04 16:15:59 +02:00
Eric Fry 10de235f7c DRAGONS: Added fading stub methods 2020-03-23 22:57:41 +11:00
Eric Fry 21778dcb80 DRAGONS: Added power meters to thumb wrestling mini game 2020-03-20 23:16:57 +11:00
Eric Fry 4a7f8c18c5 DRAGONS: replace NULL with nullptr 2020-03-14 14:39:06 +11:00
Eugene Sandulenko b2df3740d2 DRAGONS: Fix data types 2020-02-25 15:03:56 +01:00
Eric Fry f7e7d5649e DRAGONS: Added dialog box borders 2020-02-25 14:43:42 +01:00
Eric Fry ed2bf372d9 DRAGONS: Renaming variables 2020-02-25 14:43:42 +01:00
Eric Fry 72161554b2 DRAGONS: Refactoring inventory state code 2020-02-25 14:43:42 +01:00
Eric Fry 6e86ab1d45 DRAGONS: Code clean. Added names to some script opcodes. Fixes for mini game 2 2020-02-25 14:43:42 +01:00
Eugene Sandulenko 79c7dbc8f6 DRAGONS: Whitespace fixes 2020-02-25 14:43:42 +01:00
Eugene Sandulenko 853b703953 DRAGONS: Fix whitespaces 2020-02-25 14:43:42 +01:00
Eugene Sandulenko 5d39aab174 DRAGONS: Whitespace fixes 2020-02-25 14:43:42 +01:00
Eugene Sandulenko df7102298e DRAGONS: More renames for the class variables 2020-02-25 14:43:42 +01:00
Eugene Sandulenko c28b2d2a07 DRAGONS: Fix warnings 2020-02-25 14:43:42 +01:00
Eugene Sandulenko 08fb9da119 DRAGONS: Rename Actor class variables to conform our naming standards 2020-02-25 14:43:42 +01:00
Eric Fry dfee40fd24 DRAGONS: More code formatting 2020-02-25 14:43:42 +01:00
Eric Fry 8301d0dbb1 DRAGONS: Compile fixes + formatting 2020-02-25 14:43:42 +01:00
Eric Fry 837af740c5 DRAGONS: Removed uint32_t int32_t and ushort 2020-02-25 14:43:42 +01:00
Eric Fry 952442d56a DRAGONS: Code cleanup 2020-02-25 14:43:42 +01:00
Eric Fry d43bd21694 DRAGONS: Screen shake effects 2020-02-25 14:43:42 +01:00
Eric Fry e64a53a32b DRAGONS: Work on mini game 2 and mini game 5 2020-02-25 14:43:42 +01:00
Eric Fry 633bbeb89c DRAGONS: More work on mini game 2 2020-02-25 14:43:42 +01:00
Eric Fry 71817f7b1e DRAGONS: Work on mini game 2 2020-02-25 14:43:42 +01:00
Eric Fry 211377a5b3 DRAGONS: Work on mini game 2 2020-02-25 14:43:42 +01:00
Eric Fry 9dcc30945a DRAGONS: Started on mini game 2. Added vsync updater function logic 2020-02-25 14:43:42 +01:00