scummvm/engines/scumm
D G Turner 3818905d16 SCUMM: Further Cleanup of Dead Code in Digital iMUSE
This fixes a GCC set-but-unused variable warning.

This code may need to be reinstated for looping so commenting out
for review.
2021-08-03 03:50:03 +01:00
..
he COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
imuse SCUMM: Fix missing iMuse instruments (mainly Mac MI2 and FoA) 2021-07-07 12:27:54 +02:00
imuse_digi SCUMM: Further Cleanup of Dead Code in Digital iMUSE 2021-08-03 03:50:03 +01:00
insane SCUMM: INSANE: always enable line wrap on hebrew 2021-03-19 01:20:10 +01:00
players SCUMM: Add support for Mac Loom low quality music 2021-07-28 13:37:40 +02:00
smush JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
actor_he.h SCUMM: Fix Memset on Non-Trivial Structure GCC Compiler Warnings 2021-03-24 23:23:46 +00:00
actor.cpp SCUMM: COMI: Fix bug #12029 2021-07-29 22:54:04 +02:00
actor.h SCUMM: (SCUMM3) - pixel-perfect walking 2021-07-04 18:47:54 +02:00
akos.cpp SCUMM: Remove direct use of Graphics::Surface from ARM code (#2931) 2021-05-04 00:17:52 +03:00
akos.h
base-costume.cpp
base-costume.h SCUMM: Remove direct use of Graphics::Surface from ARM code (#2931) 2021-05-04 00:17:52 +03:00
bomp.cpp
bomp.h
boxes.cpp SCUMM: minor walk code cleanup 2021-07-10 01:10:04 +02:00
boxes.h COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00
camera.cpp JANITORIAL: Update more old bug tracker numbers 2021-06-09 14:28:52 -06:00
cdda.cpp
cdda.h
charset-fontdata.cpp
charset.cpp SCUMM: Implement shaded text in Macintosh b/w mode 2021-07-13 09:53:36 +02:00
charset.h SCUMM: Implement shaded text in Macintosh b/w mode 2021-07-13 09:53:36 +02:00
configure.engine
costume.cpp SCUMM: Remove direct use of Graphics::Surface from ARM code (#2931) 2021-05-04 00:17:52 +03:00
costume.h
cursor.cpp SCUMM: Added Indy 3 Mac high-resolution cursor 2021-06-30 14:59:55 +02:00
debugger.cpp COMMON: Rename DebugManager methods, update comments 2021-06-14 12:42:38 -05:00
debugger.h
detection_internal.h SCUMM: move debug messages in detection into kDebugGlobalDetection channel 2021-05-22 01:34:57 +02:00
detection_steam.h SCUMM: Add some missing includes 2021-04-05 08:52:23 +03:00
detection_tables.h SCUMM HE: Added support for French Socks game 2021-06-07 00:28:23 +02:00
detection.cpp SCUMM: (FM-TOWNS) - add menu option to disable smooth scrolling 2021-08-01 16:10:42 +02:00
detection.h SCUMM: FM-TOWNS: Add optional trimming to 200 pixels height 2021-04-20 23:56:39 +02:00
dialogs.cpp SCUMM: Fix encoding for Hebrew dialogs 2021-07-22 00:06:25 +03:00
dialogs.h GUI: allow ingame CJK dialogs regardless of the launcher language 2020-10-30 21:36:23 +01:00
file_nes.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
file_nes.h COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
file.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
file.h COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
gfx_mac.cpp SCUMM: Handle shadow palette in Macintosh b/w mode 2021-07-13 09:53:36 +02:00
gfx_towns.cpp SCUMM: (FM-TOWNS) - add menu option to disable smooth scrolling 2021-08-01 16:10:42 +02:00
gfx.cpp SCUMM: (FM-TOWNS) - add menu option to disable smooth scrolling 2021-08-01 16:10:42 +02:00
gfx.h SCUMM: (FM-TOWNS) - make scrolling more smooth for fast platforms 2021-05-28 20:26:28 +02:00
gfxARM.s
help.cpp
help.h
input.cpp SCUMM: Initial work on Mac Loom font renderer 2021-05-17 18:44:29 +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 JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
metaengine.h JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
midiparser_ro.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
module.mk SCUMM: Add practice mode box for Mac Loom 2021-05-17 18:44:29 +02:00
music.h
nut_renderer.cpp
nut_renderer.h
object.cpp JANITORIAL: Update more old bug tracker numbers 2021-06-09 14:28:52 -06:00
object.h
obsolete.h
palette.cpp SCUMM: Make white be 0xFFFFFF in MacintoshBW rendering mode 2021-07-14 08:24:36 +02:00
POTFILES ALL: Clarify POTFILES, remove redundant common/translations.h includes 2020-11-10 03:03:49 +01:00
proc3ARM.s SCUMM: Remove direct use of Graphics::Surface from ARM code (#2931) 2021-05-04 00:17:52 +03:00
resource_v2.cpp
resource_v3.cpp
resource_v4.cpp
resource.cpp SCUMM: Update comments about cracked Maniac Mansion 2021-07-21 19:40:57 +02:00
resource.h
room.cpp JANITORIAL: Update more old bug tracker numbers 2021-06-09 14:28:52 -06:00
saveload.cpp SCUMM: (SCUMM3) - add new walking code vars to save/load function 2021-07-16 01:07:13 +02:00
script_v0.cpp
script_v2.cpp JANITORIAL: Update more old bug tracker numbers 2021-06-09 14:28:52 -06:00
script_v3.cpp
script_v4.cpp JANITORIAL: Update old bug tracker numbers 2021-03-03 02:15:05 +02:00
script_v5.cpp SCUMM: Remove stray "the" from recent captain Smirk workaround comment 2021-08-02 18:54:36 +02:00
script_v6.cpp JANITORIAL: Update more old bug tracker numbers 2021-06-09 14:28:52 -06:00
script_v8.cpp SCUMM: Fix X-range of selection for Hebrew on scumm<7 2021-04-26 21:26:41 +03:00
script.cpp SCUMM: Clear the credits between each text screen in Indy 3 Mac 2021-06-30 14:59:55 +02:00
script.h
scumm_v0.h
scumm_v2.h
scumm_v3.h
scumm_v4.h
scumm_v5.h
scumm_v6.h SCUMM: Fix Memset on Non-Trivial Structure GCC Compiler Warnings 2021-03-24 23:23:46 +00:00
scumm_v7.h SCUMM: Initial work on Mac Loom font renderer 2021-05-17 18:44:29 +02:00
scumm_v8.h
scumm-md5.h SCUMM: Added support for Japanese Mac Dig 2021-06-11 12:31:32 +02:00
scumm.cpp SCUMM: Fix build when FMTowns is disabled 2021-08-01 21:25:22 +02:00
scumm.h SCUMM: (FM-TOWNS) - add menu option to disable smooth scrolling 2021-08-01 16:10:42 +02:00
sound.cpp COMMON: Increase Stream pos, seek, size from int32 to int64 2021-07-08 18:24:28 -07:00
sound.h
string.cpp SCUMM: Workaround for bug #12734 2021-07-27 20:55:05 +02:00
usage_bits.cpp
usage_bits.h
util.cpp
util.h
vars.cpp
verbs.cpp SCUMM: Changed the workaround for verbs drawn in room 80 2021-06-30 14:59:55 +02:00
verbs.h COMMON: Revert Change Rect and Point to have int32 fields 2021-07-06 20:35:42 -07:00