scummvm/engines/scumm
2019-11-19 00:20:40 +01:00
..
he SCUMM HE: MBC: Hid noisy debug output 2019-11-17 00:28:59 +01:00
imuse SCUMM: Replace Various String Functions with Common String Usage 2019-09-15 20:20:03 +01: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 SCUMM: (FM-Towns Audio) remove TODO 2019-07-14 21:45:48 +02: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: Fix GCC Duplicated Condition Warning 2019-10-04 07:58:10 +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: Change targets to have an 'engine ID' 2019-11-03 11:43:00 +01: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 GRAPHICS: Add interface for horizontal shake 2019-11-19 00:20:40 +01:00
gfx.h SCUMM: Silence GCC memset() warnings 2019-07-14 14:58:19 +03:00
gfxARM.s
help.cpp
help.h
input.cpp BACKENDS: Remove the Windows CE port 2019-11-17 22:33:56 +01:00
midiparser_ro.cpp
module.mk SCUMM HE: Work on receiving part of Moonbase Commander networking 2019-10-22 21:13:54 +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 GRAPHICS: Add interface for horizontal shake 2019-11-19 00:20:40 +01: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: Bump HE version of Pajama2 GB to 99, Fixes bug #10933 2019-10-23 07:31:55 +03:00
scumm.cpp SCUMM: imuse driver directory cleanup 2019-07-14 21:45:43 +02:00
scumm.h SCUMM: Made displayMessage() public 2019-10-22 21:13:54 +02:00
sound.cpp SCUMM: limit 'Unrecognized base tag' warning to valid cases 2019-07-14 21:45:52 +02:00
sound.h COMMON: Move VER macro for serializer into common code 2018-01-31 17:58:01 +01:00
string.cpp SCUMM: Replace Various String Functions with Common String Usage 2019-09-15 20:20:03 +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
verbs.h