Commit graph

8 commits

Author SHA1 Message Date
Matthew Duggan
53547384a7 DGDS: Fix EGA palette loading for Heart of China 2025-02-01 11:24:43 +11:00
Matthew Duggan
f990c8e67f DGDS: Various fixes for Willy Beamish CD version
Voice acting is still really broken, but doesn't crash as much.
2025-01-05 17:56:36 +11:00
Matthew Duggan
56e9e7bf81 DGDS: Partly fix menu colors for Dragon EGA
This is not a complete fix, buttons are still wrong.
2024-11-08 20:03:49 +11:00
Matthew Duggan
ea50292099 DGDS: JANITORIAL: Fix whitespace 2024-10-27 18:25:47 +11:00
Matthew Duggan
94be426c6a DGDS: Support EGA palette data 2024-10-21 16:46:32 +11:00
Matthew Duggan
162d32f352 DGDS: Fix fade source color (fixes HoC credits) 2024-07-27 19:31:11 +10:00
Matthew Duggan
822aa3db8e DGDS: Reset palette list on game load 2024-06-30 22:49:18 +03:00
Matthew Duggan
15f8a90b31 DGDS: Refactor to split into smaller files
Split TTM and ADS logic into their own files, and separate palette management
from image loading.

Also refactor scene types a bit to be more objecty.
2024-06-30 22:49:18 +03:00