Commit graph

28 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
f10f1f5e6a DRAGONS: Improve method/variable names 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
Eric Fry
952442d56a DRAGONS: Code cleanup 2020-02-25 14:43:42 +01:00
Eric Fry
5cc1ff8dad DRAGONS: Add additive pixel blending for scene layers 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
fcd92dc4c3 DRAGONS: handle negative offsets in background shift for 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
e774fe4201 DRAGONS: More work on dance battle mini game 2020-02-25 14:43:42 +01:00
Eric Fry
235c4464aa DRAGONS: Fixed background palette logic for cut scenes 2020-02-25 14:43:42 +01:00
Eric Fry
9aa66dd9ee DRAGONS: Fixed background display priority logic 2020-02-25 14:43:42 +01:00
Eric Fry
2805bb4cab DRAGONS: show hide inventory bag 2020-02-25 14:43:42 +01:00
Eric Fry
a0ada3357c DRAGONS: Adding more scene loading logic 2020-02-25 14:43:42 +01:00
Eric Fry
6749657877 DRAGONS: More opcodes. Work on scene changing 2020-02-25 14:43:42 +01:00
Eric Fry
ed56d587d5 DRAGONS: Show / Hide tile overlays. Work on inventory bag display 2020-02-25 14:43:42 +01:00
Eric Fry
69ec3ed7c8 DRAGONS: image overlays 2020-02-25 14:43:42 +01:00
Eric Fry
712071f256 DRAGONS: Work on actor pathfinding logic 2020-02-25 14:43:42 +01:00
Eric Fry
5bab09d76e DRAGONS: More work on script logic 2020-02-25 14:43:42 +01:00
Eric Fry
be017e1950 DRAGOMS: More work on scripts 2020-02-25 14:43:42 +01:00
Eric Fry
875d9f7bd7 DRAGONS: More work on script opCodes 2020-02-25 14:43:42 +01:00
Eric Fry
534fdd0640 DRAGONS: Started work on script logic 2020-02-25 14:43:42 +01:00
Eric Fry
c0f1d70393 DRAGOMS: Work on actor draw priorities 2020-02-25 14:43:42 +01:00
Eric Fry
774147099e DRAGONS: more work on actor update logic 2020-02-25 14:43:42 +01:00
Eric Fry
09c507a9cd DRAGONS: Adding actor class 2020-02-25 14:43:42 +01:00
Eric Fry
4f77da673a DRAGONS: Work on loading scene gfx files. 2020-02-25 14:43:42 +01:00