scummvm/engines/scumm
2021-02-04 22:25:39 +02:00
..
he SCUMM: Fix Valgrind warning about _isValid being uninitialized 2021-01-28 14:57:38 +01:00
imuse SCUMM: whitespace 2020-10-24 17:58:29 +02:00
imuse_digi SCUMM: COMI: implement iMUSE crossfades between regions (#2672) 2020-12-25 05:27:17 +01:00
insane SCUMM: (SMUSH) - fix text coordinates and wrapping 2020-10-24 17:58:29 +02:00
players SCUMM: Fix audio distortion in Loom for PC-Engine 2021-01-29 14:42:17 +01:00
smush SCUMM: SMUSH: fix regression in hebrew text 2021-02-04 22:25:39 +02:00
actor_he.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
actor.cpp SCUMM: whitespace 2020-10-24 17:58:29 +02:00
actor.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
akos.cpp SCUMM: Fix Missing Default Switch Cases 2019-12-23 11:56:16 +00:00
akos.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
base-costume.cpp
base-costume.h
bomp.cpp
bomp.h
boxes.cpp
boxes.h
camera.cpp SCUMM: Simplify clampCameraPos() using CLIP 2018-05-07 19:54:45 +02:00
cdda.cpp SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
cdda.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
charset-fontdata.cpp
charset.cpp SCUMM: Cleanup Korean Multi-font code 2020-11-17 03:06:21 +09:00
charset.h SCUMM: Move CharsetRenderer::isScummvmKorTarget() to ScummEngine 2020-11-08 13:34:44 +09:00
configure.engine SCUMM: HE: Mark Bink as engine dependency 2018-05-30 09:26:17 +02:00
costume.cpp SCUMM: Render dark rooms and flashlight accurately in MM NES 2020-05-04 00:05:47 -04:00
costume.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
cursor.cpp SCUMM: Fix cursor with Korean fan translated Loom 2020-11-15 19:25:07 +09:00
debugger.cpp SCUMM: Fix GCC Duplicated Condition Warning 2019-10-04 07:58:10 +01:00
debugger.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
detection_internal.h SCUMM: Implement language bundle for Korean fan translation (#2620) 2020-11-15 15:45:07 +09:00
detection_steam.h SCUMM: Allow detecting games from disabled subengines 2020-11-28 19:06:01 +01:00
detection_tables.h SCUMM: Allow detecting games from disabled subengines 2020-11-28 19:06:01 +01:00
detection.cpp SCUMM: Show compiled-in subengines 2020-11-28 19:10:52 +01:00
detection.h SCUMM: Move common detection/engine enums into detection.h 2020-10-03 14:56:36 +02:00
dialogs.cpp DS: Rewrite event handling 2021-02-04 01:59:14 +01:00
dialogs.h GUI: allow ingame CJK dialogs regardless of the launcher language 2020-10-30 21:36:23 +01:00
file_nes.cpp
file_nes.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
file.cpp SCUMM: DETECTION: Remove sneaky main engine headers. 2020-10-03 14:56:36 +02:00
file.h ENGINES: ALL: Revert detection submodule to be directly present in the engine directory 2020-10-03 14:56:36 +02:00
gfx_towns.cpp SCUMM: Properly inint FM-TOWNS gfx code 2016-11-27 14:02:52 +01:00
gfx.cpp SCUMM: whitespace 2020-10-24 17:58:29 +02:00
gfx.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
gfxARM.s
help.cpp GUI: U32: Improve u32 in all engine subsystems 2020-08-30 14:43:41 +02:00
help.h GUI: U32: SCUMM: Make variables in help to use U32 2020-08-30 14:43:41 +02:00
input.cpp SCUMM: FT: update cutscene fix to account for Version B 2020-12-30 01:43:19 +02:00
ks_check.cpp SCUMM: Replace Scumm::checkHangul() with Scumm::checkKSCode() 2020-11-10 01:10:09 +09:00
ks_check.h SCUMM: Replace Scumm::checkHangul() with Scumm::checkKSCode() 2020-11-10 01:10:09 +09:00
metaengine.cpp SCUMM: Support Lokalizator plugin. 2020-12-07 23:01:38 +01:00
metaengine.h ENGINES: ALL: Finish renaming ME & AME classes 2020-10-03 14:56:36 +02:00
midiparser_ro.cpp SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
module.mk SCUMM: Support Lokalizator plugin. 2020-12-07 23:01:38 +01:00
music.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
nut_renderer.cpp SCUMM: (COMI/CJK) - fix blast text shading and positioning 2020-10-24 17:58:29 +02:00
nut_renderer.h SCUMM: (DIG/CJK) - fix CJK Smush font drawing 2020-10-24 17:58:28 +02:00
object.cpp SCUMM: whitespace 2020-10-24 17:58:29 +02:00
object.h
obsolete.h SCUMM: Refactoring, remove detection.o dependency from modules. 2020-10-03 14:56:36 +02:00
palette.cpp SCUMM: Add Apple IIgs custom color palette 2020-05-05 00:37:32 +02:00
POTFILES ALL: Clarify POTFILES, remove redundant common/translations.h includes 2020-11-10 03:03:49 +01:00
proc3ARM.s
resource_v2.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
resource_v3.cpp
resource_v4.cpp SCUMM: Fix Missing Default Switch Cases 2019-12-23 11:56:16 +00:00
resource.cpp SCUMM: Implement language bundle for Korean fan translation (#2620) 2020-11-15 15:45:07 +09:00
resource.h
room.cpp
saveload.cpp ALL: Remove PS2 port 2020-08-01 15:15:49 +02:00
script_v0.cpp SCUMM: Fix Missing Default Switch Cases 2019-12-23 11:56:16 +00:00
script_v2.cpp SCUMM: Fix Missing Default Switch Cases 2019-12-23 11:56:16 +00:00
script_v3.cpp
script_v4.cpp SCUMM: Fix Missing Default Switch Cases 2019-12-23 11:56:16 +00:00
script_v5.cpp SCUMM: Fix Missing Default Switch Cases 2019-12-23 11:56:16 +00:00
script_v6.cpp SCUMM: COMI: fix missing soundKludge call 2020-12-28 22:55:49 +02:00
script_v8.cpp
script.cpp SCUMM: ZAKFM Add script bug workaround, fixes bug #5624 2020-12-25 23:14:36 +01:00
script.h
scumm_v0.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
scumm_v2.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
scumm_v3.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
scumm_v4.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
scumm_v5.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
scumm_v6.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
scumm_v7.h SYMBIAN: sync with 2.2.0 release. 2020-10-16 17:06:05 +02:00
scumm_v8.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
scumm-md5.h SCUMM: Add detection entries for indy4 Discord and Humble versions 2021-01-19 16:20:46 -05:00
scumm.cpp SCUMM: Support Lokalizator plugin. 2020-12-07 23:01:38 +01:00
scumm.h SCUMM: Support Lokalizator plugin. 2020-12-07 23:01:38 +01:00
sound.cpp SCUMM: Fix Missing Default Switch Cases 2019-12-23 11:56:16 +00:00
sound.h SCUMM: Add override keywords 2020-02-09 12:43:16 +01:00
string.cpp SCUMM: Support Lokalizator plugin. 2020-12-07 23:01:38 +01:00
usage_bits.cpp
usage_bits.h
util.cpp
util.h
vars.cpp SCUMM HE: Fix Compilation When HE is Disabled 2019-10-24 01:28:07 +01:00
verbs.cpp SCUMM: COMI: fix hebrew multiline dialogue 2021-02-04 22:25:39 +02:00
verbs.h