scummvm/engines/scumm
2019-10-25 18:52:26 +02:00
..
he SCUMM HE: Fix call to strlcpy 2019-10-25 18:52:26 +02: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 SCUMM: Maniac V0: Implement 'simulator' for CPU lag (as the original engine occasionally ran at less than 60Hz). Fix call to 'getClosestPtOnBox', whcih was being passed X * V12_X_MULTIPLIER and Y * V12_Y_MULTIPLIER, but the box coordinates, where not 2016-07-19 20:39:58 +10:00
boxes.h
camera.cpp SCUMM: Simplify clampCameraPos() using CLIP 2018-05-07 19:54:45 +02:00
cdda.cpp
cdda.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
charset-fontdata.cpp SCUMM: Fix bugs #7070, #7071. 2016-03-09 01:22:12 +01:00
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 SCUMM: Detect language file of Steam version of DIG, fixes bug #10697 2019-09-30 07:46:12 +03: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 SCUMM: Set initial EOS state in Scumm::File class 2016-11-27 14:02:52 +01:00
file.h
gfx_towns.cpp SCUMM: Properly inint FM-TOWNS gfx code 2016-11-27 14:02:52 +01:00
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 ALL: game state => saved game 2016-11-29 20:15:20 +01:00
help.h
input.cpp SCUMM: Fix interrupting speech not working with AZERTY keyboard 2018-03-24 18:17:24 +00:00
midiparser_ro.cpp JANITORIAL: Reduce audio header dependencies 2016-04-14 16:10:21 +03:00
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 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
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 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
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 JANITORIAL: Typos detected with lintian & grep 2016-02-15 18:27:02 +01:00
scumm_v5.h SCUMM: Replace UB-triggering serialization code with Common::Serializer 2018-01-31 17:58:01 +01:00
scumm_v6.h SCUMM HE: Moved Moonbase stuff to v90he 2016-05-22 00:45:04 +02:00
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 JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
verbs.h