scummvm/engines/scumm
2022-10-04 11:33:26 +02:00
..
he SCUMM: HE: support BiDi in hebrew fan translations 2022-09-29 20:46:55 +02:00
imuse SCUMM: init struct members 2022-09-19 18:14:50 +02:00
imuse_digi SCUMM: DiMUSE: Solve very rare deadlocks caused by two different mutex objects 2022-10-04 11:33:26 +02:00
insane SCUMM: INSANE: Set correct video framerate 2022-05-21 22:44:01 +03:00
players SCUMM: (IMS) - cleanup sound init process 2022-09-13 22:13:53 +02:00
smush SCUMM: GUI: Fix a color glitch when loading a game during a SMUSH movie 2022-09-08 19:10:42 +02:00
actor.cpp SCUMM: Prevent an OOB _extraBoxFlags access in Actor::remapDirection() 2022-09-30 14:24:44 +02:00
actor.h SCUMM: Prevent an OOB _extraBoxFlags access in Actor::remapDirection() 2022-09-30 14:24:44 +02:00
actor_he.h SCUMM: HE: share condition mask logic 2022-09-18 23:23:58 +03:00
akos.cpp JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
akos.h JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
base-costume.cpp JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
base-costume.h JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
bomp.cpp
bomp.h
boxes.cpp SCUMM: Prevent an OOB _extraBoxFlags access in Actor::remapDirection() 2022-09-30 14:24:44 +02:00
boxes.h
camera.cpp SCUMM: COMI: Implement o8_cameraOps 2022-06-03 19:27:18 +02:00
cdda.cpp
cdda.h
charset-fontdata.cpp SCUMM: v1: Fix apostrophe character rendering 2022-08-05 22:51:15 +02:00
charset.cpp SCUMM: cleanup b4185bdf 2022-08-15 23:11:54 +02:00
charset.h SCUMM: Fix clashing overridden methods 2022-05-29 17:22:47 +02:00
charset_v7.h SCUMM: Fix clashing overridden methods 2022-05-29 17:22:47 +02:00
configure.engine
costume.cpp JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
costume.h JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
credits.pl
cursor.cpp SCUMM: Let it build again without ENABLE_SCUMM_7_8 2022-09-20 19:38:18 +02:00
debugger.cpp SCUMM: DEBUGGER: Add OBIM and OBCD offsets to objects command 2022-09-29 02:24:10 +03:00
debugger.h SCUMM: HE: dump costume script 2022-08-29 21:51:37 +02:00
detection.cpp SCUMM: DETECTION: improve readability of enableOriginalGUI declaration 2022-08-06 13:33:56 +02:00
detection.h SCUMM: HE: opt out BiDi for official translations 2022-09-29 20:46:55 +02:00
detection_internal.h
detection_steam.h
detection_tables.h SCUMM: HE: opt out BiDi for official translations 2022-09-29 20:46:55 +02:00
dialogs.cpp SCUMM: make some vars const 2022-09-08 19:10:42 +02:00
dialogs.h SCUMM: make some vars const 2022-09-08 19:10:42 +02:00
file.cpp
file.h
file_nes.cpp
file_nes.h
gfx.cpp SCUMM: GUI: Fix pre-v7 text rendering over GUI 2022-09-08 19:10:42 +02:00
gfx.h SCUMM: (V2) - improve CGA and Hercules modes 2022-07-15 15:40:16 +02:00
gfx_gui.cpp SCUMM: Let it build again without ENABLE_SCUMM_7_8 2022-09-20 19:38:18 +02:00
gfx_mac.cpp
gfx_towns.cpp SCUMM: Add semi-smooth scrolling for the FM Towns Loom intro 2022-04-21 11:07:17 +02:00
gfxARM.s
help.cpp
help.h
input.cpp SCUMM: Let it build again without ENABLE_SCUMM_7_8 2022-09-20 19:38:18 +02:00
ks_check.cpp
ks_check.h
metaengine.cpp SCUMM: This engine provides custom help 2022-08-07 22:45:07 +03:00
metaengine.h
midiparser_ro.cpp
module.mk SCUMM: Move high-level GUI handling to gfx_gui.cpp 2022-08-06 13:33:56 +02:00
music.h
nut_renderer.cpp SCUMM: (COMI/CJK) - fix GUI font 2022-08-07 20:10:00 +02:00
nut_renderer.h SCUMM: Fix clashing overridden methods 2022-05-29 17:22:47 +02:00
object.cpp SCUMM: Fix an original tapestry glitch in Indy3 VGA (Trac#3208) 2022-10-01 11:31:41 +03:00
object.h
obsolete.h
palette.cpp SCUMM: (v5/6/EGA) - disable palManipulate in EGA dithering mode. 2022-08-10 15:27:19 +02:00
POTFILES
proc3ARM.s
resource.cpp SCUMM: replace strcpy calls with Common::strlcpy 2022-08-27 13:08:38 +03:00
resource.h SCUMM: GUI: Refactor internal GUI code 2022-09-08 19:10:42 +02:00
resource_v2.cpp
resource_v3.cpp
resource_v4.cpp SCUMM: Only print invalid index blocktypes in hex in resource_v4.cpp 2022-09-27 12:13:53 +02:00
room.cpp SCUMM: Prevent vm.slot[] OOB access in ScummEngine::startScene() 2022-09-29 22:50:23 +02:00
saveload.cpp SCUMM: GUI: Allow the user to open the GMM whilst on the original menu 2022-09-08 19:10:42 +02:00
script.cpp SCUMM: COMI: Fix mishandling of control characters 2022-09-14 22:27:31 +02:00
script.h
script_v0.cpp
script_v2.cpp SCUMM: Work around typo in Syd's biography in DOS Maniac Mansion (v1) 2022-08-25 01:18:07 +03:00
script_v3.cpp SCUMM: Remove obsolete comment from o3_waitForSentence() 2022-04-30 20:08:10 +02:00
script_v4.cpp SCUMM: Convert if/else if in o4_saveLoadGame to switch; fix typos 2022-08-23 21:40:29 +03:00
script_v5.cpp SCUMM: Extend workaround for #832 to all games using this code 2022-09-30 21:16:36 +02:00
script_v6.cpp SCUMM: Replicate the original clock tower behavior (COMI) 2022-09-15 17:29:50 +02:00
script_v8.cpp SCUMM: COMI: Fix debug message appearing in the wrong channel 2022-09-14 23:10:17 +02:00
scumm-md5.h SCUMM: HE: opt out BiDi for official translations 2022-09-29 20:46:55 +02:00
scumm.cpp SCUMM: DiMUSE: Solve very rare deadlocks caused by two different mutex objects 2022-10-04 11:33:26 +02:00
scumm.h SCUMM: HE: support BiDi in hebrew fan translations 2022-09-29 20:46:55 +02:00
scumm_v0.h SCUMM: (v1/2) - fix bug no. 6872 2022-04-30 03:45:39 +02:00
scumm_v2.h SCUMM: (MMv1/ZAKv1) - add support for CGA, CGA Composite and Hercules modes 2022-07-10 01:04:38 +02:00
scumm_v3.h SCUMM: (v1-3) - move load post processing to extra function 2022-06-05 23:17:28 +02:00
scumm_v4.h SCUMM: make some vars const 2022-09-08 19:10:42 +02:00
scumm_v5.h SCUMM: Split the SO_TEXTSTRING part of ScummEngine_v5::decodeParseString() 2022-08-28 17:21:54 +03:00
scumm_v6.h SCUMM: make some vars const 2022-09-08 19:10:42 +02:00
scumm_v7.h SCUMM: fix rtl feature 2022-09-08 19:10:42 +02:00
scumm_v8.h SCUMM: make some vars const 2022-09-08 19:10:42 +02:00
sound.cpp SCUMM: Let it build again without ENABLE_SCUMM_7_8 2022-09-20 19:38:18 +02:00
sound.h SCUMM: GUI: Implement the majority of the v7 Main Menu 2022-09-08 19:10:42 +02:00
string.cpp SCUMM: HE: support BiDi in hebrew fan translations 2022-09-29 20:46:55 +02:00
string_v7.cpp SCUMM: COMI: Fix crash caused by a regression in string_v7.cpp 2022-09-28 23:10:15 +02:00
string_v7.h
usage_bits.cpp
usage_bits.h
util.cpp
util.h
vars.cpp SCUMM: COMI: Implement the original main menu 2022-08-06 13:33:56 +02:00
verbs.cpp SCUMM: (SAM) - fix bug no. 13761 2022-08-21 01:38:04 +02:00
verbs.h