scummvm/engines/darkseed
2025-03-27 21:50:14 +11:00
..
adlib_dsf.cpp DARKSEED: Fix large note value behavior 2025-02-24 21:05:12 +01:00
adlib_dsf.h AUDIO: Fix OPL channel allocation for rhythm mode 2025-02-22 23:13:54 +01:00
adlib_worx.cpp AUDIO: Fix OPL channel allocation for rhythm mode 2025-02-22 23:13:54 +01:00
adlib_worx.h AUDIO: Fix OPL channel allocation for rhythm mode 2025-02-22 23:13:54 +01:00
animation.cpp DARKSEED: Added localised in-game text for ES, FR & DE versions. 2024-12-21 15:54:04 +11:00
animation.h DARKSEED: Add won game logic 2024-11-16 12:55:18 +11:00
anm.cpp DARKSEED: Fix valves and face animation in nightmare3 cutscene 2024-11-16 12:55:19 +11:00
anm.h DARKSEED: Fix valves and face animation in nightmare3 cutscene 2024-11-16 12:55:19 +11:00
big5font.cpp DARKSEED: Fixed printing time in Chinese version. 2025-03-02 09:52:16 +11:00
big5font.h DARKSEED: Fixed printing time in Chinese version. 2025-03-02 09:52:16 +11:00
configure.engine CONFIGURE: Replace mt32emu component with 'midi' 2024-12-26 22:54:56 +01:00
console.cpp DARKSEED: Improve reset game state. Clear console when starting a new game. 2025-03-27 21:50:14 +11:00
console.h DARKSEED: Improve reset game state. Clear console when starting a new game. 2025-03-27 21:50:14 +11:00
credits.pl
cursor.cpp DARKSEED: Coverity CID 1591750 fix resource leak. 2025-02-16 09:59:47 +11:00
cursor.h DARKSEED: Fix bug when clicking on an exit didn't always work 2024-12-10 08:03:16 +11:00
cutscene.cpp DARKSEED: Fix for #15831 Restore mouse pointer after ship leaves at end of game. 2025-03-27 21:50:14 +11:00
cutscene.h DARKSEED: Added chinese translations to intro sequence 2025-03-02 20:22:40 +11:00
darkseed.cpp DARKSEED: Improve reset game state. Clear console when starting a new game. 2025-03-27 21:50:14 +11:00
darkseed.h DARKSEED: Add support for playable demo 2025-03-09 12:18:07 +11:00
debugconsole.cpp DARKSEED: Korean object names 2025-02-16 09:39:18 +11:00
debugconsole.h DARKSEED: Add searchTos debug console command. This searches for tos strings matching a given input string. 2024-11-16 12:55:19 +11:00
detection.cpp DARKSEED: Remove redundant include 2024-11-08 01:20:18 +01:00
detection.h DARKSEED: Add floppy music option 2025-02-22 23:13:54 +01:00
detection_tables.h JANITORIAL: Indeentaion fixes 2025-03-12 13:13:20 +01:00
gamefont.cpp DARKSEED: Add support for chinese big5 tos strings. 2025-01-01 18:59:41 -07:00
gamefont.h DARKSEED: Add support for chinese big5 tos strings. 2025-01-01 18:59:41 -07:00
img.cpp DARKSEED: Fix endian issues with BE machines 2024-12-04 00:31:53 +11:00
img.h DARKSEED: Fix valves and face animation in nightmare3 cutscene 2024-11-16 12:55:19 +11:00
inventory.cpp DARKSEED: Add support for playable demo 2025-03-09 12:18:07 +11:00
inventory.h DARKSEED: Cleanup and fix naming conventions 2024-10-24 19:58:26 +03:00
kidpic.cpp DARKSEED: Add Dong Seo International splash screen to Korean version. 2025-01-27 10:13:58 +11:00
kidpic.h DARKSEED: Add Dong Seo International splash screen to Korean version. 2025-01-27 10:13:58 +11:00
kofont.cpp DARKSEED: Coverity CID 1592307 MISSING_RETURN 2025-02-24 22:48:42 +11:00
kofont.h DARKSEED: Converted more usecode strings to Korean 2025-02-23 11:49:15 +11:00
langtext.cpp DARKSEED: Add more Chinese localisation strings 2025-03-01 14:58:07 +11:00
langtext.h DARKSEED: Add more Chinese localisation strings 2025-03-01 17:40:54 +11:00
menu.cpp DARKSEED: Coverity CID: 1591639 Resource leak 2025-03-03 11:59:00 +11:00
menu.h DARKSEED: Add support for chinese menu items + object names. 2025-03-01 12:32:55 +11:00
metaengine.cpp DARKSEED: Add floppy music option 2025-02-22 23:13:54 +01:00
metaengine.h DARKSEED: Use custom event handler to support time advance on controllers 2024-11-24 11:27:21 +11:00
midiparser_sbr.cpp AUDIO: Fix OPL channel allocation for rhythm mode 2025-02-22 23:13:54 +01:00
midiparser_sbr.h DARKSEED: Implement floppy version music 2025-02-22 23:13:54 +01:00
module.mk DARKSEED: Add support for chinese menu items + object names. 2025-03-01 12:32:55 +11:00
morph.cpp DARKSEED: Add book & nightmare2 scenes. 2024-10-12 23:25:36 +11:00
morph.h DARKSEED: Cleanup and fix naming conventions 2024-10-24 19:58:26 +03:00
music.cpp DARKSEED: Add music fade-outs 2025-02-22 23:13:54 +01:00
music.h DARKSEED: Add music fade-outs 2025-02-22 23:13:54 +01:00
nsp.cpp DARKSEED: Add support for playable demo 2025-03-09 12:18:07 +11:00
nsp.h DARKSEED: Const correctness 2024-10-24 20:26:24 +03:00
object_name_tables.h DARKSEED: Add object name localisation for FR, DE and ES versions. 2024-12-17 22:35:42 +11:00
objects.cpp DARKSEED: Add support for chinese menu items + object names. 2025-03-01 12:32:55 +11:00
objects.h DARKSEED: Add support for chinese menu items + object names. 2025-03-01 12:32:55 +11:00
pal.cpp DARKSEED: Add Dong Seo International splash screen to Korean version. 2025-01-27 10:13:58 +11:00
pal.h DARKSEED: Add Dong Seo International splash screen to Korean version. 2025-01-27 10:13:58 +11:00
pic.cpp DARKSEED: Wiring up SFX for Dos CD version. 2024-11-05 08:49:22 +11:00
pic.h DARKSEED: Cleanup and fix naming conventions 2024-10-24 19:58:26 +03:00
player.cpp DARKSEED: Const correctness. Use while loop where needed 2024-10-24 20:30:26 +03:00
player.h DARKSEED: Const correctness. Use while loop where needed 2024-10-24 20:30:26 +03:00
POTFILES DARKSEED: Add big5 font data bundle 2025-01-05 16:00:37 -07:00
room.cpp DARKSEED: Fix compile for C++11 2025-03-09 12:54:50 +11:00
room.h DARKSEED: Add object fixes for room 45 in dos demo version. 2025-03-09 12:18:07 +11:00
sound.cpp DARKSEED: Add floppy music option 2025-02-22 23:13:54 +01:00
sound.h DARKSEED: Add floppy music option 2025-02-22 23:13:54 +01:00
sprites.cpp DARKSEED: Fix namespace scope for cpp files 2024-09-29 23:56:10 +02:00
sprites.h DARKSEED: Cleanup and fix naming conventions 2024-10-24 19:58:26 +03:00
titlefont.cpp DARKSEED: Fix class variable naming 2024-09-29 23:56:10 +02:00
titlefont.h DARKSEED: Cleanup and fix naming conventions 2024-10-24 19:58:26 +03:00
tostext.cpp DARKSEED: Add object fixes for room 45 in dos demo version. 2025-03-09 12:18:07 +11:00
tostext.h DARKSEED: Add support for playable demo 2025-03-09 12:18:07 +11:00
usecode.cpp DARKSEED: Converted more usecode strings to Korean 2025-02-23 11:49:15 +11:00
usecode.h DARKSEED: Converted more usecode strings to Korean 2025-02-23 11:49:15 +11:00
usecode_tos_tables.h DARKSEED: Add remaining usecode functions. 2024-09-29 23:56:10 +02:00
zhmenufont.cpp DARKSEED: Add western chars to Chinese title font. Added correct font rendering. 2025-03-02 20:22:43 +11:00
zhmenufont.h DARKSEED: Add western chars to Chinese title font. Added correct font rendering. 2025-03-02 20:22:43 +11:00