.. |
imuse_digi
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
insane
|
Comply with our coding conventions
|
2005-05-08 21:18:37 +00:00 |
smush
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
.cvsignore
|
|
|
actor.cpp
|
fixed spritesMarkDirty
|
2005-05-09 18:26:36 +00:00 |
actor.h
|
Work in progress on opcodeE0 for HE games.
|
2005-04-12 02:29:50 +00:00 |
akos.cpp
|
Correct actor clipping in HE games.
|
2005-04-27 09:15:18 +00:00 |
akos.h
|
Add feature flag for HE games with 16bit color.
|
2005-05-01 14:22:00 +00:00 |
base-costume.cpp
|
|
|
base-costume.h
|
|
|
bomp.cpp
|
Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it complies a bit better with our code formatting rules
|
2005-04-10 12:59:17 +00:00 |
bomp.h
|
|
|
boxes.cpp
|
cleanup closestPtOnLine
|
2005-04-30 22:24:02 +00:00 |
boxes.h
|
|
|
camera.cpp
|
|
|
charset.cpp
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
charset.h
|
|
|
costume.cpp
|
Replaced the platform specific GF_FOO switches (using _platform instead now)
|
2005-04-20 18:21:30 +00:00 |
costume.h
|
|
|
cursor.cpp
|
Fix glitch when skipping AUX sequence in freddi.
|
2005-04-27 13:55:55 +00:00 |
debugger.cpp
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
debugger.h
|
|
|
dialogs.cpp
|
Last part of patch #1163026 (Thumbnails for ScummEngine)
|
2005-05-09 00:09:01 +00:00 |
dialogs.h
|
Last part of patch #1163026 (Thumbnails for ScummEngine)
|
2005-05-09 00:09:01 +00:00 |
gfx.cpp
|
cleanup
|
2005-04-30 15:04:16 +00:00 |
gfx.h
|
Moved blast text/object code to ScummEngine_v6
|
2005-04-28 22:34:56 +00:00 |
help.cpp
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
help.h
|
|
|
imuse_internal.h
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
imuse_player.cpp
|
|
|
imuse.cpp
|
Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and
|
2005-04-13 00:11:49 +00:00 |
imuse.h
|
Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and
|
2005-04-13 00:11:49 +00:00 |
input.cpp
|
Renamed _mouseButStat -> _mouseAndKeyboardStat (that's what it really is); moved _audioNames to class IMuseDigital
|
2005-04-20 23:33:35 +00:00 |
instrument.cpp
|
Removing this casting operator. I changed the only place it was used to an 'error' a long time ago, and so far nobody reported anything about it.
|
2005-04-14 19:23:21 +00:00 |
instrument.h
|
Removing this casting operator. I changed the only place it was used to an 'error' a long time ago, and so far nobody reported anything about it.
|
2005-04-14 19:23:21 +00:00 |
intern.h
|
fixed spritesMarkDirty
|
2005-05-09 18:26:36 +00:00 |
logic_he.cpp
|
Fixed PuttRace logic routines. Now they match thanks to ajax16384's great
|
2005-05-10 01:01:45 +00:00 |
logic_he.h
|
Rest of PuttRace logic code. Still buggy.
|
2005-05-09 02:30:31 +00:00 |
midiparser_eup.cpp
|
|
|
midiparser_ro.cpp
|
|
|
module.mk
|
Last part of patch #1163026 (Thumbnails for ScummEngine)
|
2005-05-09 00:09:01 +00:00 |
music.h
|
|
|
nut_renderer.cpp
|
Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it complies a bit better with our code formatting rules
|
2005-04-10 12:59:17 +00:00 |
nut_renderer.h
|
|
|
object.cpp
|
Add missing opcode details
|
2005-05-07 07:57:59 +00:00 |
object.h
|
New virtual method getObjectIdFromOBIM
|
2005-04-17 23:19:16 +00:00 |
palette_he.cpp
|
Range checks off by 1.
|
2005-05-08 10:26:11 +00:00 |
palette.cpp
|
desaturatePalette is V8 specific
|
2005-04-26 15:42:35 +00:00 |
player_mod.cpp
|
|
|
player_mod.h
|
|
|
player_nes.cpp
|
Patch from Quietust:
|
2005-04-07 21:13:01 +00:00 |
player_nes.h
|
Patch from Quietust:
|
2005-04-07 21:13:01 +00:00 |
player_v1.cpp
|
|
|
player_v1.h
|
|
|
player_v2.cpp
|
|
|
player_v2.h
|
|
|
player_v2a.cpp
|
|
|
player_v2a.h
|
|
|
player_v3a.cpp
|
|
|
player_v3a.h
|
|
|
resource_v2.cpp
|
Replaced the platform specific GF_FOO switches (using _platform instead now)
|
2005-04-20 18:21:30 +00:00 |
resource_v3.cpp
|
Reduce dependencies on scumm/util.h; modified ScummNESFile a bit so that it complies a bit better with our code formatting rules
|
2005-04-10 12:59:17 +00:00 |
resource_v4.cpp
|
Replaced the platform specific GF_FOO switches (using _platform instead now)
|
2005-04-20 18:21:30 +00:00 |
resource_v7he.cpp
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
resource_v7he.h
|
|
|
resource.cpp
|
Don't use Common::Map for the object table at all; rather use bsearch on a fixed size table.
|
2005-04-23 16:52:11 +00:00 |
resource.h
|
|
|
room.cpp
|
Moved blast text/object code to ScummEngine_v6
|
2005-04-28 22:34:56 +00:00 |
saveload.cpp
|
Last part of patch #1163026 (Thumbnails for ScummEngine)
|
2005-05-09 00:09:01 +00:00 |
saveload.h
|
Last part of patch #1163026 (Thumbnails for ScummEngine)
|
2005-05-09 00:09:01 +00:00 |
script_v2.cpp
|
Use kVerbVirtScreen were appropriate; removed unused param from initVirtScreen
|
2005-04-26 15:52:55 +00:00 |
script_v5.cpp
|
Replaced the platform specific GF_FOO switches (using _platform instead now)
|
2005-04-20 18:21:30 +00:00 |
script_v6.cpp
|
Should be HE61 now.
|
2005-04-23 11:06:17 +00:00 |
script_v6he.cpp
|
Replaced the platform specific GF_FOO switches (using _platform instead now)
|
2005-04-20 18:21:30 +00:00 |
script_v7he.cpp
|
Missed one section.
|
2005-05-07 08:10:23 +00:00 |
script_v8.cpp
|
Move _numActors to a more sensible place, and make it protected; fix confirmFOODialog() method names to comply with our guidelines
|
2005-04-17 22:40:45 +00:00 |
script_v72he.cpp
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
script_v80he.cpp
|
Add missing opcode details
|
2005-05-07 07:57:59 +00:00 |
script_v90he.cpp
|
Fixed PuttRace logic routines. Now they match thanks to ajax16384's great
|
2005-05-10 01:01:45 +00:00 |
script_v100he.cpp
|
Should be case 40.
|
2005-05-09 06:10:17 +00:00 |
script.cpp
|
HE60/61 still VAR_NOSUBTITLES.
|
2005-05-09 02:59:45 +00:00 |
script.h
|
|
|
scumm-md5.h
|
Add more dutch versions.
|
2005-05-09 23:45:46 +00:00 |
scumm.cpp
|
Add more dutch versions.
|
2005-05-09 23:45:46 +00:00 |
scumm.h
|
All SCUMM6 games use VAR_SUBTITLES, not VAR_NOSUBTITLES.
|
2005-05-09 02:38:58 +00:00 |
sound.cpp
|
Add a few more md5s
|
2005-05-09 00:42:11 +00:00 |
sound.h
|
HE games queue speech as sound resource 1.
|
2005-05-08 14:31:27 +00:00 |
sprite_he.cpp
|
sprite_he.cpp
|
2005-05-09 18:47:39 +00:00 |
sprite_he.h
|
Add some additional details for sprite fields.
|
2005-04-20 10:33:20 +00:00 |
string.cpp
|
Comply to our coding conventions
|
2005-05-08 21:49:52 +00:00 |
thumbnail.cpp
|
Last part of patch #1163026 (Thumbnails for ScummEngine)
|
2005-05-09 00:09:01 +00:00 |
usage_bits.cpp
|
|
|
usage_bits.h
|
|
|
util.cpp
|
Fixed some doxygen warnings
|
2005-05-05 15:59:24 +00:00 |
util.h
|
Fixed some doxygen warnings
|
2005-05-05 15:59:24 +00:00 |
vars.cpp
|
HE60/61 still VAR_NOSUBTITLES.
|
2005-05-09 02:59:45 +00:00 |
verbs.cpp
|
cleanup
|
2005-04-30 15:04:16 +00:00 |
verbs.h
|
|
|
wiz_he.cpp
|
One last case for funshop titles.
|
2005-05-08 10:59:32 +00:00 |
wiz_he.h
|
Add missing opcode details
|
2005-05-07 07:57:59 +00:00 |