..
he
Switch makeADPCMStream to DisposeAfterUse::Flag
2010-01-31 02:11:41 +00:00
imuse
Rename all "Adlib" uses to "AdLib" to match the real name of the sound card / company.
2010-01-12 21:07:56 +00:00
imuse_digi
Fix another mismatching new[] call (note that this needs to be replaced by malloc, since else MemoryReadStream will try to use free on an new[] allocated block.)
2010-03-04 17:46:18 +00:00
insane
smush
Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/
2010-01-26 22:48:45 +00:00
actor.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
actor.h
Add patch #2853844 - MM C64: walksounds.
2009-11-26 00:45:06 +00:00
akos.cpp
akos.h
base-costume.cpp
base-costume.h
bomp.cpp
bomp.h
boxes.cpp
boxes.h
camera.cpp
charset-fontdata.cpp
charset.cpp
Silenced some harmless cppcheck warnings about unreachable code after a return.
2010-03-10 06:39:23 +00:00
charset.h
costume.cpp
SCUMM: Fix stride of palette data in ARM optimised costime renderer
2010-02-26 16:17:12 +00:00
costume.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
cursor.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
debugger.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
debugger.h
Patch #2895458 : "SCUMM: Add support for SEGA-CD MI Passcodes"
2009-12-23 21:12:15 +00:00
detection_tables.h
Add another German Windows version of Pajama Sam 2.
2010-02-24 00:39:48 +00:00
detection.cpp
Silenced some more cppcheck warnings.
2010-01-31 23:28:12 +00:00
detection.h
dialogs.cpp
Fix bug #2959947 - SPYFOX1: Saves don't work from menu.
2010-02-27 02:49:27 +00:00
dialogs.h
Fix bug #2959947 - SPYFOX1: Saves don't work from menu.
2010-02-27 02:49:27 +00:00
file_nes.cpp
file_nes.h
file.cpp
Fixed a bunch of cppcheck warnings. Mostly about checking if a pointer is null
2010-01-03 19:37:43 +00:00
file.h
gfx.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
gfx.h
gfxARM.s
Some more header modifications ("Graphic Adventure Engine" and the legal property paragraph)
2010-01-23 22:50:24 +00:00
help.cpp
help.h
input.cpp
Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling
2010-02-21 04:04:13 +00:00
midiparser_eup.cpp
midiparser_ro.cpp
module.mk
music.h
nut_renderer.cpp
nut_renderer.h
object.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
object.h
palette.cpp
Fix regressions in Let's Explore the Jungle with Buzzy.
2010-01-28 00:28:08 +00:00
player_mod.cpp
Use SubLoopingAudioStream instead of makeLoopingAudioStream in SCUMM. (Incorrect replacement introduced with r47715, thanks to Max for spotting this).
2010-01-30 18:15:17 +00:00
player_mod.h
player_nes.cpp
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
2010-01-08 22:09:43 +00:00
player_nes.h
player_pce.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
player_pce.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
player_sid.cpp
SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amount. This is a problem for the DS port.
2010-02-26 17:42:40 +00:00
player_sid.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
player_v1.cpp
player_v1.h
player_v2.cpp
Switch Mixer::playInputStream to use DisposeAfterUse::Flag
2010-01-08 22:09:43 +00:00
player_v2.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
player_v2a.cpp
player_v2a.h
player_v2cms.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
player_v3a.cpp
player_v3a.h
player_v4a.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
player_v4a.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
proc3ARM.s
SCUMM: Fix stride of palette data in ARM optimised costime renderer
2010-02-26 16:17:12 +00:00
resource_v2.cpp
resource_v3.cpp
resource_v4.cpp
resource.cpp
resource.h
room.cpp
saveload.cpp
Move DisposeAfterUse::Flag from Common to global namespace, and into a new header common/types.h
2010-01-08 22:07:35 +00:00
saveload.h
script_v0.cpp
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
script_v2.cpp
script_v3.cpp
script_v4.cpp
script_v5.cpp
Fix bug 2908376: FOA: Won't launch in Win32
2009-12-04 14:25:31 +00:00
script_v6.cpp
Workaround for bug #1878514 : COMI: Glitch when turning pages in recipe book
2010-03-08 23:36:59 +00:00
script_v8.cpp
script.cpp
Fix regressions in Let's Explore the Jungle with Buzzy.
2010-01-28 00:28:08 +00:00
script.h
scumm_v0.h
scumm_v2.h
scumm_v3.h
scumm_v4.h
scumm_v5.h
scumm_v6.h
scumm_v7.h
scumm_v8.h
scumm-md5.h
Add another German Windows version of Pajama Sam 2.
2010-02-24 00:39:48 +00:00
scumm.cpp
Fix mismatching new[]/delete.
2010-03-04 17:24:47 +00:00
scumm.h
Strip trailing spaces/tabs.
2010-01-25 01:39:44 +00:00
sound.cpp
Tweak makeVOCDiskStream
2010-03-08 10:27:42 +00:00
sound.h
Yet more Flac -> FLAC changes for consistency.
2010-02-03 09:42:40 +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
usage_bits.h
util.cpp
util.h
vars.cpp
Fix regression in Let's Explore the Jungle with Buzzy.
2010-01-28 00:24:02 +00:00
verbs.cpp
Patch #2963270 : MM: V0 Verb Give Fix
2010-03-05 00:58:29 +00:00
verbs.h