scummvm/engines/scumm
2011-05-02 11:24:04 -04:00
..
he JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
imuse JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
imuse_digi JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
insane COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
smush JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
actor.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
actor.h SCUMM: Move ActorHE into its own header, move some HE specific stuff out of scumm.h 2011-04-05 15:18:08 +02:00
actor_he.h SCUMM: Move ActorHE into its own header, move some HE specific stuff out of scumm.h 2011-04-05 15:18:08 +02:00
akos.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
akos.h
base-costume.cpp SCUMM: Rename _bitDepth to _bytesPerPixel 2009-09-25 09:13:33 +00:00
base-costume.h Add patch from Tobias, for initial costume support in PCE version of Loom, with minor changes. 2009-10-25 14:20:47 +00:00
bomp.cpp Fix for bug #2995282 "FT: Cavefish Hideout Chase (Failure Cutscene) Crash". 2010-05-09 20:17:30 +00:00
bomp.h Fix for bug #2995282 "FT: Cavefish Hideout Chase (Failure Cutscene) Crash". 2010-05-09 20:17:30 +00:00
boxes.cpp ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
boxes.h
camera.cpp Remove excess spaces. 2009-09-11 10:13:54 +00:00
charset-fontdata.cpp SCUMM: Remove direct usage of OSystem quit() function in SCUMM engine code. 2011-01-30 14:53:47 +00:00
charset.cpp SCUMM: fix whitespaces (patch #3281359) 2011-05-02 14:32:49 +02:00
charset.h SCUMM/FM-TOWNS JAPANESE: fix out of bounds text drawing 2010-11-05 00:36:23 +00:00
costume.cpp ARM: Global symbols get an underscore prefix on darwin 2011-04-23 03:39:37 +02:00
costume.h Add patch #2970176 - V0: MM Verb + Anim Fix. 2010-03-16 08:59:48 +00:00
cursor.cpp ALL/GRAPHICS: Remove Surface::bytesPerPixel. 2011-04-17 21:27:34 +02:00
debugger.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
debugger.h DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engine 2010-12-07 18:54:21 +00:00
detection.cpp ALL: Mark printf and various other symbols as forbidden 2011-05-02 16:31:31 +02:00
detection.h
detection_tables.h SCUMM: Add support for an alternate version of The Dig's demo 2011-05-02 11:24:04 -04:00
dialogs.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
dialogs.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
file.cpp SCUMM: Use explicit XOR decoding code in BaseScummFile subclasses 2010-11-23 22:25:36 +00:00
file.h SCUMM: Use explicit XOR decoding code in BaseScummFile subclasses 2010-11-23 22:25:36 +00:00
file_nes.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
file_nes.h SCUMM: Use explicit XOR decoding code in BaseScummFile subclasses 2010-11-23 22:25:36 +00:00
gfx.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
gfx.h SCUMM: Prefer Surface::format over Surface::bytesPerPixel. 2011-04-17 20:58:07 +02:00
gfx_towns.cpp SCUMM: Prefer Surface::format over Surface::bytesPerPixel. 2011-04-17 20:58:07 +02:00
gfxARM.s ARM: Global symbols get an underscore prefix on darwin 2011-04-23 03:39:37 +02:00
help.cpp I18N: Break keyboard shortcut translation by key 2011-03-22 22:20:18 +00:00
help.h
input.cpp GUI: Rename gui/GuiManager.* to gui/gui-manager.* 2010-11-16 10:19:01 +00:00
midiparser_ro.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
module.mk SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base class 2010-10-25 16:42:24 +00:00
music.h Add patch #2839048 - MM C64 sound/music player, with minor changes. 2009-11-26 00:31:19 +00:00
nut_renderer.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
nut_renderer.h
object.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
object.h
palette.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
player_mod.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
player_mod.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
player_nes.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
player_nes.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
player_pce.cpp ENGINES: Use Common::StackLock in more places 2011-03-23 15:25:46 +01:00
player_pce.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
player_sid.cpp AUDIO: Rename clock() -> updateClock() in SID emulator 2011-05-02 16:31:30 +02:00
player_sid.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
player_towns.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
player_towns.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
player_v1.cpp Replace mutex_up/mutex_down methods by Common::StackLock 2010-03-10 21:05:48 +00:00
player_v1.h Add patch #2839048 - MM C64 sound/music player, with minor changes. 2009-11-26 00:31:19 +00:00
player_v2.cpp JANITORIAL: Suppress some useless includes 2011-01-02 14:06:42 +00:00
player_v2.h SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base class 2010-10-25 16:42:24 +00:00
player_v2a.cpp Fix for bug #2824840: ZAK: Crash when using the yellow crystal (Amiga version) 2010-04-28 20:18:56 +00:00
player_v2a.h Add patch #2839048 - MM C64 sound/music player, with minor changes. 2009-11-26 00:31:19 +00:00
player_v2base.cpp SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base class 2010-10-25 16:42:24 +00:00
player_v2base.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
player_v2cms.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
player_v2cms.h SCUMM: Move shared code of Player_V2 & Player_V2CMS to new common base class 2010-10-25 16:42:24 +00:00
player_v3a.cpp Add patch #2839048 - MM C64 sound/music player, with minor changes. 2009-11-26 00:31:19 +00:00
player_v3a.h Add patch #2839048 - MM C64 sound/music player, with minor changes. 2009-11-26 00:31:19 +00:00
player_v4a.cpp AUDIO: Rename Mixer::playInputStream to playStream 2010-04-12 09:14:17 +00:00
player_v4a.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
proc3ARM.s ARM: Global symbols get an underscore prefix on darwin 2011-04-23 03:39:37 +02:00
resource.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
resource.h
resource_v2.cpp ENGINES: Replace many printfs by warning/debug/debugN 2010-11-01 21:37:47 +00:00
resource_v3.cpp SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70he 2011-04-05 15:18:09 +02:00
resource_v4.cpp SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70he 2011-04-05 15:18:09 +02:00
room.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
saveload.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
saveload.h JANITORIAL: Format forward declarations to follow convention 2011-04-28 12:20:34 +03:00
script.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
script.h SCUMM: Fix off-by-one mistakes in out-of-bounds checks; name some constants 2011-04-05 15:18:08 +02:00
script_v0.cpp SCUMM: Avoid hiding overloaded virtual method 2011-02-07 17:53:34 +00:00
script_v2.cpp SCUMM: Avoid hiding overloaded virtual method 2011-02-07 17:53:34 +00:00
script_v3.cpp SCUMM: More finely differentiate opcode tables between v3, v4 and v5 2010-08-16 19:58:01 +00:00
script_v4.cpp ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
script_v5.cpp SCUMM: Extend workaround for bug #1668393 (see bug #3267665) 2011-04-04 13:04:17 +02:00
script_v6.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
script_v8.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
scumm-md5.h SCUMM: Add md5 from bug #3264965 for fbpack 2011-04-17 14:10:46 +03:00
scumm.cpp Merge pull request #16 "Add a PixelFormat to Graphics::Surface.". 2011-05-01 16:54:45 +02:00
scumm.h JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
scumm_v0.h SCUMM: Avoid hiding overloaded virtual method 2011-02-07 17:53:34 +00:00
scumm_v2.h SCUMM: Avoid hiding overloaded virtual method 2011-02-07 17:53:34 +00:00
scumm_v3.h SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70he 2011-04-05 15:18:09 +02:00
scumm_v4.h SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70he 2011-04-05 15:18:09 +02:00
scumm_v5.h SCUMM: _resultVarNumber and related methods are specific to v0-v5 2010-08-11 12:49:16 +00:00
scumm_v6.h Fix bug #2821215 - DIG: Skipping planetarium animation disables F5 menu. 2009-07-15 02:06:26 +00:00
scumm_v7.h fix for bug #2820389 2009-09-23 13:22:12 +00:00
scumm_v8.h
sound.cpp SCUMM: Add support for an alternate version of The Dig's demo 2011-05-02 11:24:04 -04:00
sound.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
string.cpp SCUMM: Correct fix for bug #3145951 - DIG: Subtitles won't turn off (regression). 2010-12-28 06:05:57 +00:00
usage_bits.cpp
usage_bits.h
util.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
util.h
vars.cpp SCUMM: Avoid hiding overloaded virtual method 2011-02-07 17:53:34 +00:00
verbs.cpp COMMON: Replace MKID_BE by MKTAG 2011-04-12 16:53:15 +02:00
verbs.h Fix spelling, cleanup 2010-06-15 12:33:20 +00:00