Commit Graph
31 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 b657a83cf0 DRAGONS: Fixed dialog clearing in dance mini game 2020-09-07 21:46:39 +10:00
Eric Fry 388049b616 DRAGONS: Play music in dance battle mini game 2020-08-29 22:30:57 +10:00
Eugene Sandulenko 64da850234 DRAGONS: Init variables in minigame4 2020-05-04 15:59:15 +02:00
Eric Fry 10de235f7c DRAGONS: Added fading stub methods 2020-03-23 22:57:41 +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
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 89e9e76efa DRAGONS: More class variable renames 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 47f7d0aed5 DRAGONS: Add size to const array data 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 dc312c59f3 DRAGONS: Added lights to mini game 4 2020-02-25 14:43:42 +01:00
Edu Garcia 77ebe94f26 DRAGONS: sound plays (WIP, hack) 2020-02-25 14:43:42 +01:00
Eric Fry 88b0e2cff5 DRAGONS: Fixed bug while evaluating script expressions. expression
operands are signed.
2020-02-25 14:43:42 +01:00
Eric Fry c7b9b69035 DRAGONS: work on screen palette handling 2020-02-25 14:43:42 +01:00
Eric Fry 77d0b6770e DRAGONS: work on mini game 3. Work on cutscenes. 2020-02-25 14:43:42 +01:00
Eric Fry 6aaa143fe0 DRAGONS: added input handling for mini game 4 2020-02-25 14:43:42 +01:00
Eric Fry e774fe4201 DRAGONS: More work on dance battle mini game 2020-02-25 14:43:42 +01:00
Eric Fry 57cb891a55 DRAGONS: More special opcodes. Saved knights cutscene. 2020-02-25 14:43:42 +01:00