Commit Graph
42 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 dea5af11f4 DRAGONS: Fixed crash on mini game 3 for non-english versions. Trac#11609 2020-09-04 13:25:19 +10:00
Eric Fry ed63a2cbcb DRAGONS: Fix initial display of rabbits under the hats in the mini game. Trac#11641 2020-09-04 13:25:19 +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 de7d1f9f02 DRAGONS: Fix Remaining GCC Compiler Warnings 2020-05-15 07:07:31 +01:00
Eugene Sandulenko 96174b9cb6 DRAGONS: Fix warnings in minigame3 2020-05-10 13:38:21 +02:00
D G Turner ec153bbb68 DRAGONS: Fix Signed Overflow GCC Compiler Warnings 2020-05-09 19:35:23 +01:00
D G Turner 89e8b823b0 DRAGONS: Fix Set-But-Unused Variable GCC Compiler Warnings 2020-05-09 06:32:50 +01:00
Eugene Sandulenko c46b35ac5a DRAGONS: Initialize variable 2020-04-28 10:42:58 +02:00
Eugene Sandulenko 8f13da50fa JANITORIAL: Code formatting 2020-04-28 10:42:36 +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
Eric Fry 05835e2204 DRAGONS: Wired up config for subtitles and audio volume 2020-02-29 17:33:07 +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 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 952442d56a DRAGONS: Code cleanup 2020-02-25 14:43:42 +01:00
Eric Fry 56e0a2fa0a DRAGONS: Working on castle fog update logic 2020-02-25 14:43:42 +01:00
Eric Fry bb0fbec3bb DRAGONS: Replaced walk code with JohnDoe's walk logic. Cleaned up Actor variable names 2020-02-25 14:43:42 +01:00
Eric Fry 8c9a0cf1bb DRAGONS: Replaced max scale with define 2020-02-25 14:43:42 +01:00
Eric Fry 8d9dc0138e DRAGONS: Fixed timing on final backstage scene 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 8df472f699 DRAGONS: Fixed random number generator. Fixed returning to dialog menu while talking 2020-02-25 14:43:42 +01:00
Eric Fry c836646b69 DRAGONS: added ScriptOpCode constructor. Work on eyes bg layer in mini
game 3
2020-02-25 14:43:42 +01:00
Eric Fry fcd92dc4c3 DRAGONS: handle negative offsets in background shift for minigame 3 2020-02-25 14:43:42 +01:00
Eric Fry 2e714a421e DRAGONS: work on minigame 3 2020-02-25 14:43:42 +01:00
Eric Fry a3458f4257 DRAGONS: Work on mini game 3 2020-02-25 14:43:42 +01:00
Eric Fry 939bd5dfd6 DRAGONS: Work on palette handling. Converted Actor back to 8bit surface.
Added debug mode. Toggle with Tab key.
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