.. |
he
|
Renamed Archive::openFile to createReadStreamForMember
|
2009-01-23 04:45:44 +00:00 |
imuse
|
|
|
imuse_digi
|
fixed radio chatter sfx
|
2009-01-10 17:08:29 +00:00 |
insane
|
|
|
smush
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
actor.cpp
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
actor.h
|
SCUMM: Moved more stuf from class Actor to ActorHE
|
2008-09-25 10:11:06 +00:00 |
akos.cpp
|
A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines
|
2009-01-29 05:26:12 +00:00 |
akos.h
|
Use slow palette color match, for 16bit color HE games for now.
|
2009-01-04 00:58:45 +00:00 |
base-costume.cpp
|
|
|
base-costume.h
|
|
|
bomp.cpp
|
|
|
bomp.h
|
|
|
boxes.cpp
|
|
|
boxes.h
|
|
|
camera.cpp
|
Add suggested code changes for bug #2580705 - COMI: Jerky camera movement.
|
2009-02-11 13:15:35 +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
|
cleanup
|
2008-11-06 14:03:38 +00:00 |
charset.h
|
Committed my own patch #2278665 ("SCUMM: Font data in old SCUMM games") to get
|
2008-11-14 14:03:08 +00:00 |
costume.cpp
|
|
|
costume.h
|
|
|
cursor.cpp
|
Removed some dead code, clarified comments, cleanup
|
2008-12-09 19:54:01 +00:00 |
debugger.cpp
|
clarify scumm debugger error message
|
2009-02-17 19:53:04 +00:00 |
debugger.h
|
|
|
detection_tables.h
|
Add alternative filename prefixes for German versions of puttcircus and puttrace.
|
2009-02-16 13:43:44 +00:00 |
detection.cpp
|
Make the subtitle settings in Options section of the global main menu optional, and enable only for game engines where subtitles settings are synced.
|
2009-02-07 06:47:19 +00:00 |
detection.h
|
|
|
dialogs.cpp
|
Fixed working Keys button in in game options dialog
|
2009-02-12 22:05:07 +00:00 |
dialogs.h
|
GUI: Got rid of the WidgetSize stuff
|
2008-11-12 13:14:44 +00:00 |
file_nes.cpp
|
do not include common/debug.h from common/util.h
|
2009-01-30 05:25:17 +00:00 |
file_nes.h
|
Oops, removed the *actual* unused code, and fixed my previous incorrect commit. DOTT and S&M work correctly again
|
2008-11-23 20:54:55 +00:00 |
file.cpp
|
Oops, removed the *actual* unused code, and fixed my previous incorrect commit. DOTT and S&M work correctly again
|
2008-11-23 20:54:55 +00:00 |
file.h
|
Oops, removed the *actual* unused code, and fixed my previous incorrect commit. DOTT and S&M work correctly again
|
2008-11-23 20:54:55 +00:00 |
gfx.cpp
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
gfx.h
|
|
|
gfxARM.s
|
|
|
help.cpp
|
|
|
help.h
|
|
|
input.cpp
|
Revert talkspeed changes, while still only using the game specific talkspeed setting (if it exists). And clarify the talkspeed differences between games in the README.
|
2009-02-13 10:04:17 +00:00 |
intern.h
|
|
|
midiparser_eup.cpp
|
|
|
midiparser_ro.cpp
|
|
|
module.mk
|
|
|
music.h
|
|
|
nut_renderer.cpp
|
|
|
nut_renderer.h
|
|
|
object.cpp
|
SCUMM: Turned two former warnings into errors -- I never got reports on this warnings, with some luck we'll never get reports on the errors, too. If we get them, I'll deal with them :)
|
2008-12-09 19:53:01 +00:00 |
object.h
|
|
|
palette.cpp
|
Use cache when converting 16bit colors, for faster conversions.
|
2009-01-04 03:49:23 +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
|
|
|
player_nes.cpp
|
|
|
player_nes.h
|
|
|
player_v1.cpp
|
|
|
player_v1.h
|
|
|
player_v2.cpp
|
|
|
player_v2.h
|
|
|
player_v2a.cpp
|
Whoa! Removing trailing spaces.
|
2009-01-01 15:06:43 +00:00 |
player_v2a.h
|
|
|
player_v3a.cpp
|
|
|
player_v3a.h
|
|
|
proc3ARM.s
|
made fix from r36039 more efficient
|
2009-01-26 17:37:59 +00:00 |
resource_v2.cpp
|
Remove warnings from NDS build.
|
2008-11-29 18:01:16 +00:00 |
resource_v3.cpp
|
|
|
resource_v4.cpp
|
|
|
resource.cpp
|
Added multiple new open() methods to Common::File, which make it possible to use this class as a generic convenience wrapper around all kinds of SeekableReadStream; also renamed the name() method to the less confusing getName()
|
2008-09-30 09:12:02 +00:00 |
resource.h
|
|
|
room.cpp
|
|
|
saveload.cpp
|
Restore correct camera values for old saves games of FT, Dig, and COMI.
|
2009-02-11 23:22:52 +00:00 |
saveload.h
|
Restore correct camera values for old saves games of FT, Dig, and COMI.
|
2009-02-11 23:22:52 +00:00 |
script_v0.cpp
|
|
|
script_v2.cpp
|
|
|
script_v5.cpp
|
A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines
|
2009-01-29 05:26:12 +00:00 |
script_v6.cpp
|
Patch from bugreport #1846746: "PUTTMOON 3DO: Play button in Outtro partly cut off"
|
2009-01-11 11:16:37 +00:00 |
script_v8.cpp
|
Revert talkspeed changes, while still only using the game specific talkspeed setting (if it exists). And clarify the talkspeed differences between games in the README.
|
2009-02-13 10:04:17 +00:00 |
script.cpp
|
Clear cutsceneOverride for all scripts (except current), when restarting any game, fixes bugs:
|
2009-02-17 09:41:21 +00:00 |
script.h
|
|
|
scumm-md5.h
|
Add English version of Humongous Catalog Preview and Russian versions of two HE games.
|
2009-02-20 22:18:41 +00:00 |
scumm.cpp
|
Remove unneeded code, as _musicEngine is already set to NULL by default.
|
2009-02-16 06:26:54 +00:00 |
scumm.h
|
Revert talkspeed changes, while still only using the game specific talkspeed setting (if it exists). And clarify the talkspeed differences between games in the README.
|
2009-02-13 10:04:17 +00:00 |
sound.cpp
|
Fix sound noise regression in CD32 version of Simon the Sorcerer 1.
|
2009-02-07 05:05:14 +00:00 |
sound.h
|
|
|
string.cpp
|
A ton of code formatting fixes; also fixed warnings about single line loops like 'while(cond);' by inserting newlines
|
2009-01-29 05:26:12 +00:00 |
usage_bits.cpp
|
|
|
usage_bits.h
|
|
|
util.cpp
|
|
|
util.h
|
|
|
vars.cpp
|
Disable video play back in 16bit color HE games for now.
|
2008-12-15 05:08:25 +00:00 |
verbs.cpp
|
|
|
verbs.h
|
|
|