scummvm/engines/scumm
2022-12-29 14:55:58 +01:00
..
he COMMON: Move more file format code into common/formats 2022-12-11 22:33:23 +01:00
imuse JANITORIAL: Fix various single-character typos 2022-11-11 20:55:56 +01:00
imuse_digi SCUMM: DiMUSE: Prevent negative buffer count in roundRobinSetBufferCount() 2022-12-04 23:01:06 +01:00
insane SCUMM: FT: Fix mouse button-up events being lost during INSANE sequences 2022-11-14 00:15:45 +01:00
players SCUMM: Move Player_V2CMS to the new CMS API 2022-11-29 00:12:19 +01:00
smush SCUMM: Reuse bomp decoder for SMUSH RLE codec 2022-12-26 20:28:54 +01:00
actor_he.h SCUMM: HE: share condition mask logic 2022-09-18 23:23:58 +03:00
actor.cpp ALL: VS warning cleanup 2022-12-25 16:31:57 +01:00
actor.h SCUMM: Prevent an OOB _extraBoxFlags access in Actor::remapDirection() 2022-09-30 14:24:44 +02:00
akos.cpp SCUMM: reuse majmin codec for smap 2022-11-18 13:53:12 +01:00
akos.h SCUMM: reuse majmin codec for smap 2022-11-18 13:53:12 +01:00
base-costume.cpp JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
base-costume.h JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
bomp.cpp SCUMM: Optimize BOMP raw copy when transparency is not needed 2022-12-26 20:28:54 +01:00
bomp.h SCUMM: Reuse bomp decoder for SMUSH RLE codec 2022-12-26 20:28:54 +01:00
boxes.cpp SCUMM: Correct spelling mistake 2022-10-27 15:57:27 +02:00
boxes.h
camera.cpp SCUMM: COMI: Implement o8_cameraOps 2022-06-03 19:27:18 +02:00
cdda.cpp
cdda.h
charset_v7.h SCUMM: Fix clashing overridden methods 2022-05-29 17:22:47 +02:00
charset-fontdata.cpp SCUMM: v1: Fix apostrophe character rendering 2022-08-05 22:51:15 +02:00
charset.cpp SCUMM: Fix missable termination condition on strings parsing 2022-11-28 23:21:45 +01:00
charset.h SCUMM: Implement message boxes for Mac Loom and Last Crusade 2022-11-28 23:21:45 +01:00
configure.engine
costume.cpp SCUMM: Correct spelling mistake 2022-10-27 15:57:28 +02:00
costume.h JANITORIAL: SCUMM: Costume renderer and AKOS labeling 2022-09-28 00:12:52 +02:00
credits.pl CREDITS: Update SCUMM section 2022-12-13 21:25:26 +01:00
cursor.cpp SCUMM: GUI: Implement Atari ST cursors 2022-12-29 14:55:58 +01:00
debugger.cpp SCUMM: DEBUGGER: Add OBIM and OBCD offsets to objects command 2022-09-29 02:24:10 +03:00
debugger.h SCUMM: HE: dump costume script 2022-08-29 21:51:37 +02:00
detection_internal.h SCUMM: Reject the corrupted version of MONKEY1-EGA from Limited Run Games 2022-02-17 01:04:21 +02:00
detection_steam.h
detection_tables.h SCUMM: Update Maniac NES detection entry for GUI support 2022-12-29 11:26:00 +01:00
detection.cpp ENGINES: Add getMD5Bytes to the base MetaEngineDetection class 2022-11-30 23:29:37 +02:00
detection.h SCUMM: Add feature flag for the "Ultimate Talkie" version of MI1/MI2 2022-11-07 22:07:28 +02:00
dialogs.cpp SCUMM: GUI: Implement missing banners for v6 games 2022-12-20 22:38:26 +01:00
dialogs.h SCUMM: Implement basic support for v0-3 GUI 2022-11-28 23:21:45 +01:00
file_nes.cpp
file_nes.h
file.cpp
file.h
gfx_gui.cpp SCUMM: GUI: Insert workaround for german LOOM FM-Towns 2022-12-27 15:00:56 +01:00
gfx_mac.cpp SCUMM: GUI: Clean-up and fix v3 Mac banners 2022-11-28 23:21:45 +01:00
gfx_towns.cpp SCUMM: (FM-TOWNS) - minor gfx performance boost 2022-10-22 15:30:38 +02:00
gfx.cpp SCUMM: MM/ZAK: Fix iris transition timing for C64 versions 2022-12-10 20:45:35 +01:00
gfx.h SCUMM: simplify majmin bitstream reading 2022-11-18 13:53:12 +01:00
gfxARM.s
help.cpp SCUMM: Clarified the FT bike fight cheat description 2022-11-18 17:03:07 +01:00
help.h
input.cpp SCUMM: GUI: Add support for Maniac NES 2022-12-29 11:19:45 +01:00
ks_check.cpp
ks_check.h
metaengine.cpp ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01:00
metaengine.h ENGINES: Remove support for GUI options in MetaEngineDetection subclasses 2022-11-16 23:58:54 +01:00
midiparser_ro.cpp SCUMM: Reset _autoLoop when loading new music (bug #13392) 2022-04-12 11:03:14 +02:00
module.mk SCUMM: (IMS) - refactor MT32/GM drivers 2022-10-06 18:47:55 +02:00
music.h
nut_renderer.cpp SCUMM: SMUSH: Relabel codecs 1, 3 and 20 2022-12-21 19:58:17 +01:00
nut_renderer.h SCUMM: Fix clashing overridden methods 2022-05-29 17:22:47 +02:00
object.cpp SCUMM: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
object.h
obsolete.h
palette.cpp SCUMM: (v5/6/EGA) - disable palManipulate in EGA dithering mode. 2022-08-10 15:27:19 +02:00
POTFILES SCUMM: Update POTFILES 2022-02-23 09:28:41 +00:00
proc3ARM.s
resource_v2.cpp
resource_v3.cpp SCUMM: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
resource_v4.cpp SCUMM: Don't use unsafe sprintf and vsprintf 2022-10-23 22:46:19 +02:00
resource.cpp SCUMM: Document that there's no Lemonhead lines to restore in French 2022-11-03 17:57:51 +01:00
resource.h SCUMM: Fix MSVC C4309 enum sign warning 2022-11-29 01:37:55 +01:00
room.cpp SCUMM: Add feature flag for the "Ultimate Talkie" version of MI1/MI2 2022-11-07 22:07:28 +02:00
saveload.cpp SCUMM: v3: Deny quick save/load whenever the script opening the save menu is running 2022-12-03 20:20:21 +01:00
script_v0.cpp
script_v2.cpp SCUMM: Implement basic support for v0-3 GUI 2022-11-28 23:21:45 +01:00
script_v3.cpp SCUMM: Remove obsolete comment from o3_waitForSentence() 2022-04-30 20:08:10 +02:00
script_v4.cpp SCUMM: v3: Implement ability to rename savestate before loading on the original menu 2022-12-01 00:04:46 +01:00
script_v5.cpp SCUMM: LOOM (Towns): Fix save slot boxes being smaller than they look on the original 2022-11-28 23:21:45 +01:00
script_v6.cpp SCUMM: Fix some placeholder text in the bar in French FT (WORKAROUND) 2022-11-18 03:51:35 +02:00
script_v8.cpp SCUMM: COMI: Fix debug message appearing in the wrong channel 2022-09-14 23:10:17 +02:00
script.cpp SCUMM: GUI (v3): Fix textSpeed script-based controls 2022-12-03 00:24:08 +01:00
script.h
scumm_v0.h SCUMM: (v1/2) - fix bug no. 6872 2022-04-30 03:45:39 +02:00
scumm_v2.h SCUMM: Implement basic support for v0-3 GUI 2022-11-28 23:21:45 +01:00
scumm_v3.h SCUMM: v0-1-2-3: Implement actual saving\loading system 2022-11-28 23:21:45 +01:00
scumm_v4.h SCUMM: v0-1-2-3: Implement actual saving\loading system 2022-11-28 23:21:45 +01:00
scumm_v5.h SCUMM: Implement basic support for v0-3 GUI 2022-11-28 23:21:45 +01:00
scumm_v6.h SCUMM: DIG: Fix #13973 (buffer overflow error) 2022-12-24 22:32:10 +01:00
scumm_v7.h SCUMM: DIG: Fix palette artifacts on cursor change 2022-11-28 21:28:32 +01:00
scumm_v8.h SCUMM: make some vars const 2022-09-08 19:10:42 +02:00
scumm-md5.h SCUMM: Add more sizes to detection entries 2022-12-20 18:44:07 +02:00
scumm.cpp SCUMM: GUI: Implement Atari ST cursors 2022-12-29 14:55:58 +01:00
scumm.h SCUMM: GUI: Improve readability 2022-12-13 18:40:11 +01:00
sound.cpp SCUMM: Fix a couple of sound issues in Indy3 Macintosh (Trac#13887) 2022-12-25 21:17:36 +01:00
sound.h SCUMM: GUI: Implement the majority of the v7 Main Menu 2022-09-08 19:10:42 +02:00
string_v7.cpp SCUMM: fix bug no. 13965 2022-12-10 18:07:55 +01:00
string_v7.h SCUMM: fix bug no. 13965 2022-12-10 18:07:55 +01:00
string.cpp SCUMM: Fix missable termination condition on strings parsing 2022-11-28 23:21:45 +01:00
usage_bits.cpp
usage_bits.h
util.cpp
util.h
vars.cpp SCUMM: COMI: Implement the original main menu 2022-08-06 13:33:56 +02:00
verbs.cpp SCUMM: minor code style fixes 2022-10-17 23:03:04 +02:00
verbs.h