scummvm/engines/scumm
2019-07-14 20:56:27 +02:00
..
he SCUMM: Silence GCC memset() warnings 2019-07-14 14:58:19 +03:00
imuse SCUMM: hook up Amiga MI2 + INDY4 to new sound driver 2019-07-14 20:56:27 +02:00
imuse_digi SCUMM: Silence GCC memset() warnings 2019-07-14 14:58:19 +03:00
insane SCUMM: Add missing break to INSANE code. Thanks to eriktorbjorn and GCC7 2017-08-11 20:13:24 +02:00
players JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
smush SCUMM: Replace use of strdup with Common::String 2018-08-18 16:30:05 +02:00
actor_he.h
actor.cpp SCUMM: Silence GCC memset() warnings 2019-07-14 14:58:19 +03:00
actor.h SCUMM: Silence GCC memset() warnings 2019-07-14 14:58:19 +03:00
akos.cpp SCUMM: Workaround erroneous AKC_JUMP in German SPY Fox 3 2018-06-23 13:50:57 +02:00
akos.h
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
cdda.h
charset-fontdata.cpp
charset.cpp SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
charset.h COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
configure.engine SCUMM: HE: Mark Bink as engine dependency 2018-05-30 09:26:17 +02:00
costume.cpp SCUMM: Original V0-V2 flashlight shape and size for MM/Zak (#10947, #10951) 2019-05-05 15:41:20 +03:00
costume.h
cursor.cpp COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
debugger.cpp SCUMM: Improve 'imuse play' debugger command error handling 2018-06-03 19:38:52 +01:00
debugger.h
detection_tables.h SCUMM: hook up Amiga MI2 + INDY4 to new sound driver 2019-07-14 20:56:27 +02:00
detection.cpp ENGINES: Merge GameDescriptor and DetectedGame 2018-05-10 09:04:23 +02:00
detection.h
dialogs.cpp GUI: Remove the ThemeItem draw queues 2018-03-12 11:46:04 +01:00
dialogs.h SCUMM: Mark methods as override 2018-03-28 12:01:38 +02:00
file_nes.cpp
file_nes.h
file.cpp
file.h
gfx_towns.cpp
gfx.cpp SCUMM: Original V0-V2 flashlight shape and size for MM/Zak (#10947, #10951) 2019-05-05 15:41:20 +03:00
gfx.h SCUMM: Silence GCC memset() warnings 2019-07-14 14:58:19 +03:00
gfxARM.s
help.cpp
help.h
input.cpp SCUMM: Fix interrupting speech not working with AZERTY keyboard 2018-03-24 18:17:24 +00:00
midiparser_ro.cpp
module.mk SCUMM: add Amiga iMuse sound driver 2019-07-14 20:56:27 +02:00
music.h SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
nut_renderer.cpp
nut_renderer.h
object.cpp SCUMM: Ensure pointer returned by getResourceAddress() is usable 2018-06-01 17:08:39 +00:00
object.h
palette.cpp JANITORIAL: Removing trailing spaces after int casts 2018-08-17 20:30:20 -07:00
POTFILES SCUMM: add Amiga iMuse sound driver 2019-07-14 20:56:27 +02:00
proc3ARM.s
resource_v2.cpp
resource_v3.cpp
resource_v4.cpp
resource.cpp SCUMM: Improve 'imuse play' debugger command error handling 2018-06-03 19:38:52 +01:00
resource.h
room.cpp
saveload.cpp SCUMM: Original V0-V2 flashlight shape and size for MM/Zak (#10947, #10951) 2019-05-05 15:41:20 +03:00
script_v0.cpp
script_v2.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
script_v3.cpp
script_v4.cpp
script_v5.cpp SCUMM: MONKEY2: Skip extra code on FMTOWNS, fixes bug #2223 2018-10-02 19:32:32 +01:00
script_v6.cpp SCUMM: Prevent darkenPallete() in Room 0 in FT, fixes bug #9871 2017-08-17 09:47:03 +01:00
script_v8.cpp
script.cpp SCUMM: Fix array overflow writing var when no current script is set 2017-12-01 19:39:30 -06:00
script.h
scumm_v0.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
scumm_v2.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
scumm_v3.h
scumm_v4.h
scumm_v5.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
scumm_v6.h
scumm_v7.h WINCE: Fix compilation 2019-04-15 08:06:39 +03:00
scumm_v8.h
scumm-md5.h SCUMM: hook up Amiga MI2 + INDY4 to new sound driver 2019-07-14 20:56:27 +02:00
scumm.cpp SCUMM: hook up Amiga MI2 + INDY4 to new sound driver 2019-07-14 20:56:27 +02:00
scumm.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
sound.cpp SCUMM: Fix recent commit to compile under all circumstances 2018-06-06 20:53:14 +02:00
sound.h COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
string.cpp SCUMM: Remove unnecessary space. 2018-06-04 06:41:51 +02:00
usage_bits.cpp
usage_bits.h
util.cpp
util.h
vars.cpp
verbs.cpp
verbs.h