scummvm/engines/scumm
2014-01-18 03:27:23 +01:00
..
he SCUMM: Fix some GCC warnings. 2014-01-18 03:27:23 +01:00
imuse JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
imuse_digi SCUMM: Fix potential memory leak. CID 1003586 2013-11-03 01:28:03 +02:00
insane INSANE: Mark fall through case statement. CID 1003733 2013-08-18 11:59:51 +03:00
players SCUMM: More renaming for players 2013-11-01 19:26:51 +02:00
smush COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
actor_he.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
actor.cpp SCUMM: Remove unnecessary NULL check, CID 1003629 2013-08-18 09:07:49 +02:00
actor.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
akos.cpp SCUMM: Prefer getBasePtr over direct Surface::pixels access. 2013-08-03 02:52:31 +02:00
akos.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
base-costume.cpp SCUMM: Add comment about getPixels uses in BaseCostumeRenderer. 2013-08-04 02:41:40 +02:00
base-costume.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
bomp.cpp SCUMM: Prefer getBasePtr over direct Surface::pixels access. 2013-08-03 02:52:31 +02:00
bomp.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
boxes.cpp SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 versions 2012-02-11 08:30:08 +01:00
boxes.h SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 versions 2012-02-11 08:30:08 +01:00
camera.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
charset-fontdata.cpp SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 versions 2012-02-11 08:30:08 +01:00
charset.cpp SCUMM: Fix Loom (and some other graphics regressions). 2013-08-04 02:29:13 +02:00
charset.h JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
costume.cpp SCUMM: Prefer getBasePtr over direct Surface::pixels access. 2013-08-03 02:52:31 +02:00
costume.h SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 versions 2012-02-11 08:30:08 +01:00
cursor.cpp SCUMM: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:07 +02:00
debugger.cpp SCUMM: Fix Loom (and some other graphics regressions). 2013-08-04 02:29:13 +02:00
debugger.h ENGINES: Remove a bunch of unused private member variables 2013-04-18 23:50:20 +02:00
detection_tables.h SCUMM: Add new variables in Nimbus Games version of Putt-Putt Saves the Zoo. 2013-08-16 15:19:17 +10:00
detection.cpp SCUMM: Cleanup querySaveMetaInfos implementation. 2013-11-27 19:29:21 +01:00
detection.h SCUMM: Add support for Spy Fox iOS 2012-05-28 14:29:44 -04:00
dialogs.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
dialogs.h SCUMM: Add a difficulty selection dialog for Loom FM-Towns. 2011-12-26 15:25:41 +01:00
file_nes.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file_nes.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
file.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
gfx_towns.cpp SCUMM: Take advantage of Surface::getPixels. 2013-08-03 04:02:50 +02:00
gfx.cpp SCUMM: Fix COMI regression, after commit 84d1d28373. 2013-08-26 19:32:26 +10:00
gfx.h SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 versions 2012-02-11 08:30:08 +01:00
gfxARM.s SCUMM: Fix utilization of ARM assembly routines. This fixes bug #3494448. 2012-02-26 13:01:23 +01:00
help.cpp I18N: Added comments to some of obscure translatable strings 2011-08-20 15:11:47 +01:00
help.h COMMON: Move Language and Platform functionality into separate files 2012-02-26 15:21:36 +01:00
input.cpp SCUMM: Fix test before running VAR_SAVELOAD_SCRIPT2 (CID 1004135) 2013-07-21 10:02:02 +02:00
midiparser_ro.cpp JANITORIAL: Remove underscores from MidiParser variable names. 2012-09-07 23:04:34 +02:00
module.mk SCUMM: More renaming for players 2013-11-01 19:26:51 +02:00
music.h SCUMM: Save/load Mac music engine state for Loom and MI1 2012-11-15 22:23:44 +01:00
nut_renderer.cpp SCUMM: Prefer getBasePtr over direct Surface::pixels access. 2013-08-03 02:52:31 +02:00
nut_renderer.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
object.cpp SCUMM: Do not set Surface::pixels directly anymore. 2013-08-03 04:14:07 +02:00
object.h SCUMM: adjust to coding style-guide 2012-02-11 08:30:02 +01:00
palette.cpp SCUMM: Fix copy/paste errors 2011-11-03 01:34:53 +00:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
proc3ARM.s SCUMM: Nicer constants in _ClassicProc3RendererShadowARM that allow refactoring stack space more easily 2012-08-31 23:18:02 +02:00
resource_v2.cpp SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _resource member 2011-05-13 14:48:01 +02:00
resource_v3.cpp SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _resource member 2011-05-13 14:48:01 +02:00
resource_v4.cpp SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _resource member 2011-05-13 14:48:01 +02:00
resource.cpp COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
resource.h SCUMM: setOffHeap uses resource status in HE90+ games. 2011-08-28 11:39:05 +10:00
room.cpp SCUMM: replace "c64" with "v0" when it applies to both C64 and AppleII v0 versions 2012-02-11 08:30:08 +01:00
saveload.cpp Merge pull request #366 from clone2727/he-saves-target-name 2014-01-17 15:59:44 -08:00
saveload.h SCUMM: Implement original AD AdLib output. 2013-07-24 03:28:47 +02:00
script_v0.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
script_v2.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
script_v3.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
script_v4.cpp SCUMM: Fix non-terminated string. CID 1003867 2013-04-24 01:08:09 +03:00
script_v5.cpp SCUMM: More renaming for players 2013-11-01 19:26:51 +02:00
script_v6.cpp SCUMM: Remove unnecessary NULL check, CID 1003628 2013-08-18 09:05:03 +02:00
script_v8.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
script.cpp SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCAL 2013-05-01 07:47:56 +02:00
script.h SCUMM: Change NUM_SCRIPT_LOCALS to NUM_SCRIPT_LOCAL 2013-05-01 07:47:56 +02:00
scumm_v0.h SCUMM: Fix compiler warning. 2012-02-13 13:38:25 +11:00
scumm_v2.h SCUMM: Clean up resetSentence 2012-02-13 20:26:43 +01:00
scumm_v3.h SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use both 2011-05-13 14:02:53 +02:00
scumm_v4.h SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use both 2011-05-13 14:02:53 +02:00
scumm_v5.h SCUMM: use command stack and SentenceTab in mm c64 2012-02-11 08:28:22 +01:00
scumm_v6.h SCUMM: Rename ResTypes->ResType, introduce ResId typedef, change code to use both 2011-05-13 14:02:53 +02:00
scumm_v7.h ALL: Make use of defined() for the preprocessor consistent. 2012-03-17 22:02:44 +01:00
scumm_v8.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scumm-md5.h SCUMM: Add US Windows preview of Humongous Catalog. 2013-09-27 15:50:36 +10:00
scumm.cpp Merge pull request #366 from clone2727/he-saves-target-name 2014-01-17 15:59:44 -08:00
scumm.h Merge pull request #366 from clone2727/he-saves-target-name 2014-01-17 15:59:44 -08:00
sound.cpp SCUMM: More renaming for players 2013-11-01 19:26:51 +02:00
sound.h SCUMM: Stream sfx/voice sounds from mouster.sou. 2011-11-06 13:33:55 +01:00
string.cpp Merge pull request #182 from fingolfin/forbid-ctype 2012-02-21 11:33:32 -08:00
usage_bits.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
usage_bits.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
util.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
vars.cpp SCUMM: Add new variables in Nimbus Games version of Putt-Putt Saves the Zoo. 2013-08-16 15:19:17 +10:00
verbs.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
verbs.h SCUMM: fix gcc compiler warnings 2012-02-11 08:30:00 +01:00