.. |
he
|
Add patch #2876221 - FBEAR: Fix for MIDI piano notes (DOS version), with minor change.
|
2009-11-22 11:58:14 +00:00 |
imuse
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
imuse_digi
|
fix for bug #2820389
|
2009-09-23 13:22:12 +00:00 |
insane
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +00:00 |
smush
|
Change doxygen inline comments from "//!" to "///" as proposed on -devel
|
2009-10-08 21:28:57 +00:00 |
actor.cpp
|
Add patch #2857016 - MM C64: meteor landing as work around, with the explaination.
|
2009-11-26 00:59:57 +00:00 |
actor.h
|
Add patch #2853844 - MM C64: walksounds.
|
2009-11-26 00:45:06 +00:00 |
akos.cpp
|
SCUMM: Rename _bitDepth to _bytesPerPixel
|
2009-09-25 09:13:33 +00:00 |
akos.h
|
Fix the color of Poodles Galore's finger nails in Spy Fox 3.
|
2009-06-04 11:03:45 +00:00 |
base-costume.cpp
|
SCUMM: Rename _bitDepth to _bytesPerPixel
|
2009-09-25 09:13:33 +00:00 |
base-costume.h
|
Add patch from Tobias, for initial costume support in PCE version of Loom, with minor changes.
|
2009-10-25 14:20:47 +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
|
Add patch #2856940 - MM C64: corner walkboxes fixed.
|
2009-10-27 12:08:19 +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
|
Remove excess spaces.
|
2009-09-11 10:13:54 +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
|
Some PCE BIOSROM's have a 0x200 byte header. We need to skip that if it's present to get to the correct font data.
|
2009-11-22 23:33:58 +00:00 |
charset.h
|
Exclude Loom PCE engine specific code, from non-16bit color build.
|
2009-11-22 11:43:12 +00:00 |
costume.cpp
|
Add patch #2853844 - MM C64: walksounds.
|
2009-11-26 00:45:06 +00:00 |
costume.h
|
Exclude Loom PCE engine specific code, from non-16bit color build.
|
2009-11-22 11:43:12 +00:00 |
cursor.cpp
|
Better make sure that cursorPCE[] has 16 elements, like some of the other
|
2009-11-22 11:00:14 +00:00 |
debugger.cpp
|
Made the "drafts" debugger command work with the PC-Engine version. The drafts
|
2009-10-24 09:51:28 +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
|
Switch PCE version of Loom to 16bit color, since it used 9bit color.
|
2009-10-26 09:11:18 +00:00 |
detection.cpp
|
COMMON: Remove various variants of the md5_file / md5_file_string funcs; turned the (disabled) MD5 test code into a working unit test
|
2009-11-23 22:30:22 +00:00 |
detection.h
|
Add support for GUI options to SCUMM engine
|
2009-06-06 17:59:54 +00:00 |
dialogs.cpp
|
Switch SCUMM engine to use the SaveLoadChooser from gui/ instead of implementing its own, which resulted in code duplication.
|
2009-08-20 09:21:09 +00:00 |
dialogs.h
|
Switch SCUMM engine to use the SaveLoadChooser from gui/ instead of implementing its own, which resulted in code duplication.
|
2009-08-20 09:21:09 +00:00 |
file_nes.cpp
|
COMMON: Remove various variants of the md5_file / md5_file_string funcs; turned the (disabled) MD5 test code into a working unit test
|
2009-11-23 22:30:22 +00:00 |
file_nes.h
|
Add support for Italian MM NES
|
2009-08-10 19:31:08 +00:00 |
file.cpp
|
Make ScummFile::eos() consistent with Stream::eos().
|
2009-07-20 20:55:28 +00:00 |
file.h
|
Make ScummFile::eos() consistent with Stream::eos().
|
2009-07-20 20:55:28 +00:00 |
gfx.cpp
|
Exclude Loom PCE engine specific code, from non-16bit color build.
|
2009-11-22 11:43:12 +00:00 |
gfx.h
|
Exclude Loom PCE engine specific code, from non-16bit color build.
|
2009-11-22 11:43:12 +00:00 |
gfxARM.s
|
type fix
|
2009-08-21 22:56:09 +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 #2898445: "MM NES: Add support for original save/load dialog"
|
2009-12-23 21:03:28 +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
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
music.h
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +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
|
Fix object names in PCE version of Loom.
|
2009-10-23 12:50:51 +00:00 |
object.h
|
Removed trailing spaces.
|
2008-01-27 19:47:41 +00:00 |
palette.cpp
|
Add patch for Tobias, for cursor palette in PCE version of Loom.
|
2009-11-22 08:55:36 +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
|
Changed foo(void) to foo() in almost all non-backend source files
|
2009-11-02 21:54:57 +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_pce.cpp
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_pce.h
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_sid.cpp
|
Some whitespace and formatting fixes
|
2009-11-26 16:09:47 +00:00 |
player_sid.h
|
Some whitespace and formatting fixes
|
2009-11-26 16:09:47 +00:00 |
player_v1.cpp
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v1.h
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v2.cpp
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v2.h
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v2a.cpp
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v2a.h
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v2cms.cpp
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v3a.cpp
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v3a.h
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v4a.cpp
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
player_v4a.h
|
Add patch #2839048 - MM C64 sound/music player, with minor changes.
|
2009-11-26 00:31:19 +00:00 |
proc3ARM.s
|
Set svn:keywords on asm files
|
2009-03-20 16:35:34 +00:00 |
resource_v2.cpp
|
Removed last traces of clearIOFailed. Yay :)
|
2009-07-29 21:39:00 +00:00 |
resource_v3.cpp
|
Removed last traces of clearIOFailed. Yay :)
|
2009-07-29 21:39:00 +00:00 |
resource_v4.cpp
|
The layout of global object data is different in the PCE version of Loom.
|
2009-10-08 09:33:20 +00:00 |
resource.cpp
|
Add patch from Tobias, for masking support in PCE version of Loom, with minor changes.
|
2009-10-26 02:45: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
|
Remove excess spaces.
|
2009-09-11 10:13:54 +00:00 |
saveload.cpp
|
Load/save the 16BitPalette data in PCE version of Loom.
|
2009-10-27 09:44:13 +00:00 |
saveload.h
|
Update branch specific save game changes, to prevent conflicts.
|
2009-08-16 01:46:47 +00:00 |
script_v0.cpp
|
There is no sentence script in SCUMM0.
|
2009-08-29 13:54:41 +00:00 |
script_v2.cpp
|
Fix bug #2687801 - ZAK: Cannot pickup Ladder on Mars Youth Hostel.
|
2009-05-26 01:25:44 +00:00 |
script_v3.cpp
|
Add opcode difference in PCE version of Loom.
|
2009-10-23 07:51:08 +00:00 |
script_v4.cpp
|
Correct regression in V1 DOS version of Zak McKracken.
|
2009-08-29 14:20:27 +00:00 |
script_v5.cpp
|
Fix bug 2908376: FOA: Won't launch in Win32
|
2009-12-04 14:25:31 +00:00 |
script_v6.cpp
|
Introduce a new struct TimeDate, replacing struct tm in client code. May lead to compilation issues in ports, which should be trivial to fix, though
|
2009-10-08 19:41:38 +00:00 |
script_v8.cpp
|
SCUMM: Got rid of o6_invalid
|
2009-04-16 09:27:02 +00:00 |
script.cpp
|
Fix objects structure and object scripts in PCE version of Loom.
|
2009-10-22 11:33:05 +00:00 |
script.h
|
SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it)
|
2009-04-16 09:26:37 +00:00 |
scumm_v0.h
|
Add patch #2846425 - MM C64: walkbox fixed, with minor changes.
|
2009-10-27 11:32:33 +00:00 |
scumm_v2.h
|
SCUMM: Moved _inventoryOffset to ScummEngine_v2 and save it.
|
2009-07-28 23:19:33 +00:00 |
scumm_v3.h
|
SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highest SCUMM version to implement these opcodes. Actually, our code was bugged in so far as we only ever invoked o5_saveLoadGame in V3 games, never in V4 games (but this properly never mattered ;)
|
2009-04-19 01:01:54 +00:00 |
scumm_v4.h
|
SCUMM: Moved o5_saveLoadGame and o5_saveLoadVars to ScummEngine_v4 (the highest SCUMM version to implement these opcodes. Actually, our code was bugged in so far as we only ever invoked o5_saveLoadGame in V3 games, never in V4 games (but this properly never mattered ;)
|
2009-04-19 01:01:54 +00:00 |
scumm_v5.h
|
SCUMM: Introduced new method ScummEngine_v5::jumpRelative; unified some v0 and v2 opcodes
|
2009-04-20 12:35:17 +00:00 |
scumm_v6.h
|
Fix bug #2821215 - DIG: Skipping planetarium animation disables F5 menu.
|
2009-07-15 02:06:26 +00:00 |
scumm_v7.h
|
fix for bug #2820389
|
2009-09-23 13:22:12 +00:00 |
scumm_v8.h
|
SCUMM: Switched opcode tables to use Common::Functor0 (a bit like Kyra does it)
|
2009-04-16 09:26:37 +00:00 |
scumm-md5.h
|
Specify file size for PC-Spiele German Indy3 as provided in bug#2916434
|
2009-12-22 23:15:35 +00:00 |
scumm.cpp
|
Changed MidiDriver::createMidi to take a MidiDriverType instead of an int
|
2009-12-09 18:12:51 +00:00 |
scumm.h
|
Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome)
|
2009-11-24 22:10:14 +00:00 |
sound.cpp
|
fix typo
|
2009-12-23 13:34:19 +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
|
Add sanguine's patch for bug #2905463 - Loom PCE: missing characters in US font.
|
2009-12-02 03:55:06 +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
|
Add support for distaff images in PCE version of Loom.
|
2009-10-27 09:17:09 +00:00 |
verbs.cpp
|
Reset _distaff after drawing distaff image in PCE version of Loom.
|
2009-10-27 09:24:00 +00:00 |
verbs.h
|
Introduced ClickArea enum, some related cleanup in runInputScript and checkExecVerbs
|
2007-06-29 23:08:15 +00:00 |