scummvm/engines/scumm
2009-03-30 12:10:10 +00:00
..
he SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
imuse Work around bug #1324106 again. Apparently, I was mistaken the other day when I 2008-01-11 22:59:13 +00:00
imuse_digi fixed 'if' statement as should be/was. 2009-03-29 19:09:23 +00:00
insane SCUMM: Commit of parentheses patch from salty-horse. (from -devel "Enabling -Wparentheses in the Makefile"). 2009-03-30 12:10:10 +00:00
smush SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
actor.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
actor.h SCUMM: Moved more stuf from class Actor to ActorHE 2008-09-25 10:11:06 +00:00
akos.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
akos.h Use slow palette color match, for 16bit color HE games for now. 2009-01-04 00:58:45 +00:00
base-costume.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
base-costume.h Introduce ARM code for commonest case of "proc3" costume blitting (as 2008-02-03 01:26:12 +00:00
bomp.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
bomp.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
boxes.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
boxes.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
camera.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
charset-fontdata.cpp Committed my own patch #2278665 ("SCUMM: Font data in old SCUMM games") to get 2008-11-14 14:03:08 +00:00
charset.cpp cleanup 2008-11-06 14:03:38 +00:00
charset.h Committed my own patch #2278665 ("SCUMM: Font data in old SCUMM games") to get 2008-11-14 14:03:08 +00:00
costume.cpp Previous commit to enable ARM proc3 stuff for WinCE was broken, as I'd 2008-02-03 13:12:51 +00:00
costume.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
cursor.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
debugger.cpp Rewrote Common::List iterator code to ensure const correctness is preserved. 2009-03-09 22:26:02 +00:00
debugger.h Workaround for bug #1804278: "MONKEY: Mouse is invisible after loading" 2008-01-02 18:44:20 +00:00
detection_tables.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
detection.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
detection.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
dialogs.cpp Must intialize _keysDialog to NULL 2009-02-23 22:09:06 +00:00
dialogs.h GUI: Got rid of the WidgetSize stuff 2008-11-12 13:14:44 +00:00
file_nes.cpp do not include common/debug.h from common/util.h 2009-01-30 05:25:17 +00:00
file_nes.h Oops, removed the *actual* unused code, and fixed my previous incorrect commit. DOTT and S&M work correctly again 2008-11-23 20:54:55 +00:00
file.cpp Fix for bug #2664460: Various SeekableReadStream::seek() implementations (as well as our unit tests, ouch) handled SEEK_END incorrectly (using -offset instead of offset), contrary to what the docs said and what fseek does. Hopefully I found and fixed all affected parts, but still watch out for regressions 2009-03-05 20:37:53 +00:00
file.h Oops, removed the *actual* unused code, and fixed my previous incorrect commit. DOTT and S&M work correctly again 2008-11-23 20:54:55 +00:00
gfx.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
gfx.h Compile fix for 34006 2008-08-18 20:43:44 +00:00
gfxARM.s Updates to the scummvm blitting code as discussed on the mailing list. 2008-08-18 20:04:15 +00:00
help.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
help.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
input.cpp Patch #2676453: INDY3/FOA: series IQ with ScummVM GUI 2009-03-23 22:34:53 +00:00
intern.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
midiparser_eup.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
midiparser_ro.cpp Made the Loom Roland music fix a bit more specific. Only one song in EGA Loom 2008-01-03 19:43:43 +00:00
module.mk SCUMM: Got rid of class Chunk 2008-09-13 22:41:30 +00:00
music.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
nut_renderer.cpp Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
nut_renderer.h Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
object.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
object.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
palette.cpp Include "scumm/scumm_v6.h" in some places where it is needed. 2009-03-20 22:33:45 +00:00
player_mod.cpp Add patch from Quietust - Correct music speed in Amiga V2/V3 games. 2008-10-11 02:25:55 +00:00
player_mod.h Add patch #1891606 - Improved sound playback for Amiga SCUMM V2/V3 games. 2008-02-12 03:26:05 +00:00
player_nes.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
player_nes.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
player_v1.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
player_v1.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
player_v2.cpp Fix 64 bit issue 2007-09-23 10:33:30 +00:00
player_v2.h Re-added __attribute__(packed) 2007-07-01 18:18:43 +00:00
player_v2a.cpp Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
player_v2a.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
player_v3a.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
player_v3a.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
proc3ARM.s Set svn:keywords on asm files 2009-03-20 16:35:34 +00:00
resource_v2.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
resource_v3.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
resource_v4.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
resource.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
resource.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
room.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
saveload.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
saveload.h Restore correct camera values for old saves games of FT, Dig, and COMI. 2009-02-11 23:22:52 +00:00
script_v0.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
script_v2.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
script_v5.cpp Patch from bug #2710315: INDY3/FOA: bug in patch for series IQ with ScummVM GUI 2009-03-24 23:30:48 +00:00
script_v6.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
script_v8.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
script.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
script.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
scumm_v0.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
scumm_v2.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
scumm_v3.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
scumm_v4.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
scumm_v5.h Patch #2676453: INDY3/FOA: series IQ with ScummVM GUI 2009-03-23 22:34:53 +00:00
scumm_v6.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
scumm_v7.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
scumm_v8.h SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
scumm-md5.h Add another Spanish DOS version of Loom (EGA). 2009-03-18 05:12:45 +00:00
scumm.cpp Patch from bug #2710315: INDY3/FOA: bug in patch for series IQ with ScummVM GUI 2009-03-24 23:30:48 +00:00
scumm.h SCUMM: Modified version of patch #1687041 (Scumm: Load-/Save-support for the original save-dialog) 2009-03-16 04:45:12 +00:00
sound.cpp Fix sound noise regression in CD32 version of Simon the Sorcerer 1. 2009-02-07 05:05:14 +00:00
sound.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
string.cpp Include "scumm/scumm_v6.h" in some places where it is needed. 2009-03-20 22:33:45 +00:00
usage_bits.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
usage_bits.h Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
util.cpp Move tag2str() to common/ 2008-01-21 12:44:39 +00:00
util.h Move tag2str() to common/ 2008-01-21 12:44:39 +00:00
vars.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
verbs.cpp SCUMM: Split intern.h into multiple headers 2009-03-20 16:33:58 +00:00
verbs.h Introduced ClickArea enum, some related cleanup in runInputScript and checkExecVerbs 2007-06-29 23:08:15 +00:00