.. |
he
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
imuse
|
|
|
imuse_digi
|
shutup valgrind warning
|
2008-07-22 15:24:39 +00:00 |
insane
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
smush
|
do away with the smush force redraw hack
|
2008-08-18 17:24:25 +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
|
|
|
akos.cpp
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
akos.h
|
|
|
base-costume.cpp
|
|
|
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
|
|
|
boxes.cpp
|
SCUMM: Made some potentially ambiguous (to the reader, at least) checks slightly less ambiguous
|
2008-08-15 22:06:15 +00:00 |
boxes.h
|
|
|
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
|
|
|
charset.cpp
|
Remove debug left over.
|
2008-08-04 01:57:50 +00:00 |
charset.h
|
Fix for bug #1945335: "SCUMM: Invalid charset id can be stored".
|
2008-08-02 22:51:53 +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
|
|
|
cursor.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
debugger.cpp
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
debugger.h
|
|
|
detection_tables.h
|
Add another 3DO version of Fatty Bear's Birthday Surprise.
|
2008-08-22 03:37:43 +00:00 |
detection.cpp
|
Clarify SCUMM MD5 message: We do not want reports on fanmade translations
|
2008-08-13 10:13:22 +00:00 |
detection.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
dialogs.cpp
|
Do not query savestates which obviously do not exist (to shut up bogus console warnings)
|
2008-08-06 16:03:06 +00:00 |
dialogs.h
|
remove accidentally committed debugging code; fix shadowing warning
|
2008-07-14 21:04:42 +00:00 |
file_nes.cpp
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
file_nes.h
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
file.cpp
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
file.h
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
gfx.cpp
|
Updates to the scummvm blitting code as discussed on the mailing list.
|
2008-08-18 20:04:15 +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
|
|
|
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
|
|
|
midiparser_ro.cpp
|
|
|
module.mk
|
Cleanup of thumbnail saving/loading code.
|
2008-08-20 15:08:00 +00:00 |
music.h
|
|
|
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
|
|
|
player_nes.h
|
|
|
player_v1.cpp
|
|
|
player_v1.h
|
|
|
player_v2.cpp
|
|
|
player_v2.h
|
|
|
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
|
|
|
player_v3a.cpp
|
|
|
player_v3a.h
|
|
|
proc3ARM.s
|
Remove unnecessary execution bit.
|
2008-03-08 20:52:44 +00:00 |
resource_v2.cpp
|
|
|
resource_v3.cpp
|
|
|
resource_v4.cpp
|
|
|
resource.cpp
|
Changed class File (and derived classes) to only support read-only access; added a new class DumpFile for writing
|
2008-07-29 16:09:10 +00:00 |
resource.h
|
|
|
room.cpp
|
Allow static and dynamic plugins to be used at the same time
|
2008-05-06 03:00:26 +00:00 |
saveload.cpp
|
Oops fix save loading after last commit.
|
2008-08-20 15:12:36 +00:00 |
saveload.h
|
- Committed Max' compressed save backseeking support from patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement"
|
2008-08-20 14:24:16 +00:00 |
script_v0.cpp
|
|
|
script_v2.cpp
|
Fixed the spaces before tabs.
|
2008-01-28 00:14:17 +00:00 |
script_v5.cpp
|
SCUMM: Made some potentially ambiguous (to the reader, at least) checks slightly less ambiguous
|
2008-08-15 22:06:15 +00:00 |
script_v6.cpp
|
Workaround for bug #2016521 (DOTT: Bernard impersonating LaVerne)
|
2008-08-06 10:32:20 +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
|
SCUMM: Renamed inventoryScript -> inventoryScriptIndy3Mac
|
2008-08-06 09:13:57 +00:00 |
script.h
|
|
|
scumm-md5.h
|
Another French version Humongous Catalog and another English DOS version of Fatty Bear's Birthday Surprise.
|
2008-08-23 06:09:30 +00:00 |
scumm.cpp
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
scumm.h
|
Cleanup of thumbnail saving/loading code.
|
2008-08-20 15:08:00 +00:00 |
sound.cpp
|
SCUMM: Fixed a memory leak in the SCUMM engine
|
2008-06-12 19:43:54 +00:00 |
sound.h
|
|
|
string.cpp
|
Fix bug #2023727: "MONKEY2: Misplaced Text"
|
2008-08-02 21:36:08 +00:00 |
usage_bits.cpp
|
|
|
usage_bits.h
|
|
|
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
|
Fix display of original load/save screen in the FM-TOWNS version of Loom.
|
2008-05-31 06:31:21 +00:00 |
verbs.h
|
|
|