scummvm/engines/scumm
2008-02-03 18:56:47 +00:00
..
he Fixed the spaces before tabs. 2008-01-28 00:14:17 +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 typo in debug message. 2008-01-28 21:54:44 +00:00
insane Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
smush Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
actor.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
actor.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
akos.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
akos.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
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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
charset-fontdata.cpp Split out charset font data for easier maintenance 2008-01-01 15:36:50 +00:00
charset.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
charset.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
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 Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
debugger.cpp Workaround for bug #1804278: "MONKEY: Mouse is invisible after loading" 2008-01-02 18:44:20 +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 Add another German version of Freddi Fish 2 (Windows). 2007-12-28 12:07:10 +00:00
detection.cpp Revised Engine plugin API to only provide a single func which returns a MetaEngine instance. Used this to simplify the rest of the plugin system 2008-02-03 18:56:47 +00:00
detection.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
dialogs.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
dialogs.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
file_nes.cpp Removed trailing spaces. 2008-01-27 19:47:41 +00:00
file_nes.h Add missing files. Oooops 2007-08-09 07:40:16 +00:00
file.cpp Put ScummNESFile class into separate file. 2007-08-08 23:31:21 +00:00
file.h Put ScummNESFile class into separate file. 2007-08-08 23:31:21 +00:00
gfx.cpp Changed ASM names to match those in the ARM asm implementations 2008-02-03 12:30:11 +00:00
gfx.h Some cleanup (yay for whomever had the brilliant idea to let SVN work over HTTPS and hence through proxies&firewalls :) 2007-09-08 11:15:27 +00:00
gfxARM.s Added asmCopy8Col from DS implementation. Changed names to match GFX.cpp (and DS names) 2008-02-03 12:32:19 +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 Fix regression when skipping cutscenes in Maniac Mansion (C64). 2008-01-02 11:25:17 +00:00
intern.h Removed trailing spaces. 2008-01-27 19:47:41 +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 Removed trailing spaces. 2008-01-27 19:47:41 +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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
nut_renderer.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
object.cpp Fixed regression that would cause ScummEngine_v80he to leak polygon slots at an 2008-01-05 17:43:33 +00:00
object.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
palette.cpp Narrow fix for bug #1206994 only to FOA. 2008-01-02 13:11:26 +00:00
player_mod.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
player_mod.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_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 Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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 Introduce ARM code for commonest case of "proc3" costume blitting (as 2008-02-03 01:26:12 +00:00
resource_v2.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
resource_v3.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
resource_v4.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
resource.cpp Enable Windows version of early HE games by default, to match already enabled 3DO/DOS/Macintosh versions of early HE games. Adding only the minimum code required for HE70 games. 2007-12-27 11:40:29 +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 Enable Windows version of early HE games by default, to match already enabled 3DO/DOS/Macintosh versions of early HE games. Adding only the minimum code required for HE70 games. 2007-12-27 11:40:29 +00:00
saveload.cpp Change InSaveFile -> SeekableReadStream where possible 2008-02-01 23:32:20 +00:00
saveload.h Change InSaveFile -> SeekableReadStream where possible 2008-02-01 23:32:20 +00:00
script_v0.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
script_v2.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
script_v5.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
script_v6.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
script_v8.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
script.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +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-md5.h Added MD5 checksum of japanese mac FOA 2008-01-19 22:24:43 +00:00
scumm.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
scumm.h Change InSaveFile -> SeekableReadStream where possible 2008-02-01 23:32:20 +00:00
sound.cpp Removed trailing spaces. 2008-01-27 19:47:41 +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 Patch #1852017: INDY3 Mac: Biplane Manual Fix 2007-12-17 22:36:16 +00:00
thumbnail.cpp Change InSaveFile -> SeekableReadStream where possible 2008-02-01 23:32:20 +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 Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
verbs.cpp Fixed the spaces before tabs. 2008-01-28 00:14:17 +00:00
verbs.h Introduced ClickArea enum, some related cleanup in runInputScript and checkExecVerbs 2007-06-29 23:08:15 +00:00