scummvm/engines/dgds
2025-03-31 20:12:07 +11:00
..
minigames DGDS: Correct spelling in minigame 2025-03-21 21:25:56 +02:00
sound ENGINES: Use pointers when deleting inside range loops 2025-03-27 13:47:57 +08:00
ads.cpp DGDS: Update comment 2025-03-04 20:56:04 +11:00
ads.h DGDS: More Willy Beamish fixes 2024-12-27 07:32:24 +11:00
clock.cpp DGDS: Switch to 15 game frames per second 2025-01-04 16:13:17 +11:00
clock.h DGDS: Remove dead/unimplemented code 2025-03-10 18:53:21 +02:00
configure.engine CONFIGURE: Replace mt32emu component with 'midi' 2024-12-26 22:54:56 +01:00
console.cpp DGDS: Use C++ 11 range-based for loops 2025-03-27 13:47:57 +08:00
console.h DGDS: Add debug command to show hot areas and their status 2024-12-27 07:32:24 +11:00
credits.pl
debug_util.h DGDS: Refactor scene class a bit 2024-12-16 18:27:13 +11:00
decompress.cpp
decompress.h
detection.cpp
detection_tables.h DGDS: Annotate EGA detection entries for Heart of China 2025-03-27 19:40:26 +11:00
dgds.cpp DGDS: Fix TTM scroll operation slightly 2025-03-25 20:18:47 +11:00
dgds.h DGDS: Fix TTM scroll operation slightly 2025-03-25 20:18:47 +11:00
dgds_rect.cpp
dgds_rect.h
dialog.cpp DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
dialog.h DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
dragon_native.cpp DGDS: Fix crash if Dragon countdown overlaps hour 2025-01-26 17:26:55 +11:00
dragon_native.h
drawing.cpp DGDS: Don't use deprecated primitives 2025-01-24 12:11:17 +01:00
drawing.h DGDS: Don't use deprecated primitives 2025-01-24 12:11:17 +01:00
font.cpp DGDS: Better font load debug message 2025-03-31 20:12:07 +11:00
font.h
game_palettes.cpp DGDS: Fix EGA palette loading for Heart of China 2025-02-01 11:24:43 +11:00
game_palettes.h DGDS: Add debug command to show hot areas and their status 2024-12-27 07:32:24 +11:00
globals.cpp DGDS: Fix implementation of a few HoC globals 2025-03-15 17:45:17 +11:00
globals.h DGDS: Fix implementation of a few HoC globals 2025-03-15 17:45:17 +11:00
head.cpp DGDS: Skip CDS draw op if head shape was freed 2025-03-31 20:12:07 +11:00
head.h DGDS: Small fixes for Willy Beamish head rendering 2025-03-02 08:02:31 +11:00
hoc_intro.cpp DGDS: Misc fixes for Willy Beamish 2024-12-30 20:04:15 +11:00
hoc_intro.h
image.cpp DGDS: Add missing default cases to switch statements 2025-03-10 18:53:22 +02:00
image.h DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
includes.h
inventory.cpp DGDS: Add detection for Willy Beamish French FDD 2025-03-25 20:28:22 +11:00
inventory.h DGDS: Multiple mouse fixes to match original 2025-03-09 14:45:31 +11:00
menu.cpp DGDS: Map menu ids in DE version of Heart of China 2025-03-31 20:12:07 +11:00
menu.h DGDS: Map menu ids in DE version of Heart of China 2025-03-31 20:12:07 +11:00
metaengine.cpp DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
module.mk DGDS: Refactor scene class a bit 2024-12-16 18:27:13 +11:00
parser.cpp DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
parser.h DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
POTFILES
request.cpp DGDS: Fix EGA menu colors 2025-01-23 19:50:48 +11:00
request.h DGDS: Remove dead/unimplemented code 2025-03-10 18:53:21 +02:00
resource.cpp DGDS: Simplify usage of strcmp() 2025-03-10 18:53:23 +02:00
resource.h DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
scene.cpp DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
scene.h DGDS: Add comment on data structure choice 2025-03-29 14:09:45 +11:00
scene_condition.cpp DGDS: Misc fixes for Willy Beamish 2024-12-30 20:04:15 +11:00
scene_condition.h DGDS: Clean up includes 2025-03-10 18:53:20 +02:00
scene_op.cpp DGDS: Implement Willy Beamish main menu help 2025-03-02 14:52:01 +11:00
scene_op.h DGDS: More head rendering fixes for Willy Beamish 2025-01-25 16:55:57 +11:00
scripts.cpp
scripts.h
sound.cpp DGDS: Unload music file before loading game 2025-03-15 15:18:48 +11:00
sound.h DGDS: Small willy beamish sound fixes 2025-03-02 08:02:31 +11:00
sound_raw.cpp DGDS: Improve Willy Beamish CD head animation 2025-03-02 08:02:31 +11:00
sound_raw.h DGDS: Hold open "head" dialogs with no sound until they are closed 2025-03-02 08:02:31 +11:00
ttm.cpp DGDS: Fix TTM scroll operation slightly 2025-03-25 20:18:47 +11:00
ttm.h DGDS: Small fixes for Willy Beamish head rendering 2025-03-02 08:02:31 +11:00