scummvm/engines/scumm
2008-05-24 01:06:19 +00:00
..
he Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
insane Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
smush Proper delete[] formatting (this time all occurences should've been changed...) 2008-05-07 15:09:10 +00:00
actor.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
charset-fontdata.cpp Split out charset font data for easier maintenance 2008-01-01 15:36:50 +00:00
charset.cpp Restrict the remaining changes made in rev 28166 to chinese COMI 2008-05-19 17:34:29 +00:00
charset.h Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Cleaned up engine debug level code. 2008-05-20 16:37:32 +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 English version of Pajama Sam 1 and SPY Fox 1. 2008-05-17 23:58:40 +00:00
detection.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
detection.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
dialogs.cpp Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +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 cleanup 2008-03-28 08:30:42 +00:00
file.h cleanup 2008-03-28 08:30:42 +00:00
gfx.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
gfx.h Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
intern.h Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
object.h Removed trailing spaces. 2008-01-27 19:47:41 +00:00
palette.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
player_mod.cpp Alter last changes, for code formatting. 2008-02-12 09:34:38 +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 Add patch from Quietust - Update asserts and comments in sound code for Amiga SCUMM V2 games. 2008-02-19 00:36:47 +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 Remove unnecessary execution bit. 2008-03-08 20:52:44 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
saveload.cpp Fixed PalmOS compilation 2008-05-23 11:13:15 +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 Commited updated version of my own patch #1868402: Basic savestate plugin API 2008-02-04 10:15:21 +00:00
script_v6.cpp Fixed PalmOS compilation 2008-05-23 11:13:15 +00:00
script_v8.cpp Commited updated version of my own patch #1868402: Basic savestate plugin API 2008-02-04 10:15:21 +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 Update HE version of another English Windows version of Putt Putt Saves The Zoo. 2008-05-24 01:06:19 +00:00
scumm.cpp Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
scumm.h Fix Kanji text positioning in DIG. Constants based on disassembly, but 2008-04-28 15:21:36 +00:00
sound.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +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 Restrict the remaining changes made in rev 28166 to chinese COMI 2008-05-19 17:34:29 +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 Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
verbs.cpp Allow static and dynamic plugins to be used at the same time 2008-05-06 03:00:26 +00:00
verbs.h Introduced ClickArea enum, some related cleanup in runInputScript and checkExecVerbs 2007-06-29 23:08:15 +00:00