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
Donovan Watteau
b40541d0fb
DRAGONS: Incomplete attempt at improving big-endian compatibility
...
It seems that screen content must be written in native endianness
here, not in little-endian.
This appears to fix most scenes, cutscenes, and the bag.
Shadows, menus, and text are still wrong. Audio hasn't been tested
yet.
See https://bugs.scummvm.org/ticket/11710 .
2021-03-17 01:10:52 +02:00
Eric Fry
4a7f8c18c5
DRAGONS: replace NULL with nullptr
2020-03-14 14:39:06 +11:00
Eugene Sandulenko
647f687830
DRAGONS: Whitespace fixes
2020-02-25 14:43:42 +01:00
Eric Fry
f32a199876
DRAGONS: Fixed formatting on includes
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
16ae7e579e
DRAGONS: Working on semi-transparent actors
2020-02-25 14:43:42 +01:00
Eric Fry
2805bb4cab
DRAGONS: show hide inventory bag
2020-02-25 14:43:42 +01:00