scummvm/engines/dgds
2024-07-03 20:07:56 +10:00
..
ads.cpp DGDS: Fix ADS logic slightly 2024-07-03 09:12:09 +10:00
ads.h DGDS: Fix ADS logic slightly 2024-07-03 09:12:09 +10:00
clock.cpp DGDS: Fix font, music, and rendering slightly in SQ5 demo 2024-06-30 22:49:18 +03:00
clock.h DGDS: Update includes 2024-06-30 22:49:18 +03:00
configure.engine DGDS: Refactors and cleanups to remove globals. 2024-06-30 22:49:18 +03:00
console.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
console.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
credits.pl DGDS: Add credits file 2024-07-02 09:42:30 +10:00
decompress.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
decompress.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
detection_tables.h DGDS: Add missing terminator to detection entry 2024-07-03 09:19:45 +10:00
detection.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
dgds_rect.cpp DGDS: Split dialog functions into their own file 2024-06-30 22:49:18 +03:00
dgds_rect.h DGDS: Fix a few small game interaction bugs 2024-06-30 22:49:18 +03:00
dgds.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
dgds.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
dialog.cpp DGDS: Fix font, music, and rendering slightly in SQ5 demo 2024-06-30 22:49:18 +03:00
dialog.h DGDS: Fix font, music, and rendering slightly in SQ5 demo 2024-06-30 22:49:18 +03:00
font.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
font.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
game_palettes.cpp DGDS: Reset palette list on game load 2024-06-30 22:49:18 +03:00
game_palettes.h DGDS: Reset palette list on game load 2024-06-30 22:49:18 +03:00
globals.cpp DGDS: Small cleanups to run non-interactive demos 2024-06-30 22:49:18 +03:00
globals.h DGDS: Small cleanups to run non-interactive demos 2024-06-30 22:49:18 +03:00
image.cpp DGDS: Fix image parsing slightly 2024-07-03 18:53:19 +10:00
image.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
includes.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
inventory.cpp DGDS: Add Willy Beamish demo and fix to make it run 2024-07-03 09:12:09 +10:00
inventory.h DGDS: Update includes 2024-06-30 22:49:18 +03:00
menu.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
menu.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
metaengine.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
module.mk DGDS: Refactor to split into smaller files 2024-06-30 22:49:18 +03:00
music.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
music.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
parser.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
parser.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
request.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
request.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
resource.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
resource.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
scene.cpp DGDS: Fix crash regression on some scene changes 2024-07-03 20:07:56 +10:00
scene.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
scripts.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
scripts.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
sound.cpp DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
sound.h DGDS: Update to GPL3 to match the rest of ScummVM 2024-07-02 09:59:59 +10:00
ttm.cpp DGDS: Small fixes for beamish CD version 2024-07-02 09:39:41 +10:00
ttm.h DGDS: Implement more required features for Willy Beamish 2024-06-30 22:49:18 +03:00