.. |
he
|
Fix endian issue in getArrayDim()
|
2006-03-11 09:43:00 +00:00 |
imuse
|
Removed inclusion of non-existing imuse_sysex.h to make ScummVM compile again.
|
2006-03-11 07:37:09 +00:00 |
imuse_digi
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
insane
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
smush
|
that was not what I want. it should stop audio only for immediately stop.
|
2006-03-05 12:29:13 +00:00 |
actor.cpp
|
Adjust talk sound check in CHARSET_1(), since processSfxQueues() doesn't exist in HE games. Fixes glitch when time machine is used in putttime.
|
2006-03-10 06:05:49 +00:00 |
actor.h
|
C64 maniac uses separate bitmasks for actor settings and misc settings
|
2006-03-02 06:06:24 +00:00 |
akos.cpp
|
Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call)
|
2006-03-08 11:37:25 +00:00 |
akos.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
base-costume.cpp
|
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a simple ScummGameSettings instance: _game
|
2006-02-20 16:51:30 +00:00 |
base-costume.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
bomp.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
bomp.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
boxes.cpp
|
Update box flags for C64 maniac
|
2006-03-05 10:54:41 +00:00 |
boxes.h
|
Add some basic walkbox support for C64 maniac
|
2006-03-05 03:46:41 +00:00 |
camera.cpp
|
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a simple ScummGameSettings instance: _game
|
2006-02-20 16:51:30 +00:00 |
charset.cpp
|
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a simple ScummGameSettings instance: _game
|
2006-02-20 16:51:30 +00:00 |
charset.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
costume.cpp
|
Cleanup costume renderer for C64 manac
|
2006-03-03 02:04:58 +00:00 |
costume.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
cursor.cpp
|
Split SCUMM's generateSubstResFileName into two functions: findSubstResFileName and applySubstResFileName
|
2006-02-25 17:36:32 +00:00 |
debugger.cpp
|
Moved iMUSE code to the new directory engines/scumm/imuse/
|
2006-02-20 20:57:26 +00:00 |
debugger.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
dialogs.cpp
|
Converted last dialogs to new scheme. Now it seems to be everything. Please,
|
2006-03-09 05:18:00 +00:00 |
dialogs.h
|
Converted all scumm dialogs to new scheme
|
2006-03-09 01:08:25 +00:00 |
file.cpp
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
file.h
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
gfx.cpp
|
Replaced MKID by MID_BE in most places in the SCUMM engine
|
2006-02-25 02:12:58 +00:00 |
gfx.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
help.cpp
|
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a simple ScummGameSettings instance: _game
|
2006-02-20 16:51:30 +00:00 |
help.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
input.cpp
|
Moved iMUSE code to the new directory engines/scumm/imuse/
|
2006-02-20 20:57:26 +00:00 |
intern.h
|
Add German verbs and more work on input in C64 maniac
|
2006-03-05 08:22:39 +00:00 |
midiparser_eup.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
midiparser_ro.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
module.mk
|
Update, to add new imuse file
|
2006-03-05 05:53:29 +00:00 |
music.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
nut_renderer.cpp
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
nut_renderer.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
object.cpp
|
Fix inventory display in C64 maniac
|
2006-03-02 05:04:40 +00:00 |
object.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
palette.cpp
|
Replaced MKID by MID_BE in most places in the SCUMM engine
|
2006-02-25 02:12:58 +00:00 |
player_mod.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_mod.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_nes.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_nes.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_v1.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_v1.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_v2.cpp
|
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a simple ScummGameSettings instance: _game
|
2006-02-20 16:51:30 +00:00 |
player_v2.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_v2a.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_v2a.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
player_v3a.cpp
|
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a simple ScummGameSettings instance: _game
|
2006-02-20 16:51:30 +00:00 |
player_v3a.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
plugin.cpp
|
Add Russian puttrace and pajama3
|
2006-03-10 19:35:35 +00:00 |
plugin.h
|
Moved the plugin interface code of the SCUMM engine into a separate source file
|
2006-02-25 19:20:51 +00:00 |
resource_v2.cpp
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
resource_v3.cpp
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
resource_v4.cpp
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
resource.cpp
|
Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call)
|
2006-03-08 11:37:25 +00:00 |
resource.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
room.cpp
|
Add some basic walkbox support for C64 maniac
|
2006-03-05 03:46:41 +00:00 |
saveload.cpp
|
Removed last two uses of MKID
|
2006-02-25 11:12:44 +00:00 |
saveload.h
|
Use ptrdiff_t from stddef.h for our offsetof-clone (this should reduce warnings on e.g. the PS2, but may cause problems on systems that are missing this type/header. Please contact me if this causes problems on your port)
|
2006-02-20 16:03:48 +00:00 |
script_c64.cpp
|
Add German verbs and more work on input in C64 maniac
|
2006-03-05 08:22:39 +00:00 |
script_v2.cpp
|
Update hack for bug #915575 - MANIAC: Disappearing New Kid verb
|
2006-03-04 04:46:15 +00:00 |
script_v5.cpp
|
Remove unused case in o5_actorOps, which is never triggered by any game scripts
|
2006-03-10 23:15:05 +00:00 |
script_v6.cpp
|
o6_setObjectName is never used by HE72+ games
|
2006-03-10 23:09:27 +00:00 |
script_v8.cpp
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
script.cpp
|
Yet another patch for bug #1407789 (FT: Invalid Actor when "Combining" Two Items)
|
2006-03-02 09:34:48 +00:00 |
script.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
scumm-md5.h
|
Add Russian puttrace and pajama3
|
2006-03-10 19:35:35 +00:00 |
scumm.cpp
|
Add Russian puttrace and pajama3
|
2006-03-10 19:35:35 +00:00 |
scumm.h
|
that should help for bug #1352486, smush sound tracks are not stopped immediately, but outside smush when sound data are depleted in sound mixer buffer.
|
2006-03-05 12:15:39 +00:00 |
sound.cpp
|
Adjust talk sound check in CHARSET_1(), since processSfxQueues() doesn't exist in HE games. Fixes glitch when time machine is used in putttime.
|
2006-03-10 06:05:49 +00:00 |
sound.h
|
Clear sound queue when stopping sound channel in HE games
|
2006-02-16 05:52:39 +00:00 |
string.cpp
|
Adjust talk sound check in CHARSET_1(), since processSfxQueues() doesn't exist in HE games. Fixes glitch when time machine is used in putttime.
|
2006-03-10 06:05:49 +00:00 |
thumbnail.cpp
|
Some more MKID -> MKID_BE changes
|
2006-02-25 02:47:22 +00:00 |
usage_bits.cpp
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
usage_bits.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |
util.cpp
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
util.h
|
Moved ScummFile etc. to the new file.cpp / file.h
|
2006-03-03 15:16:02 +00:00 |
vars.cpp
|
Add German verbs and more work on input in C64 maniac
|
2006-03-05 08:22:39 +00:00 |
verbs.cpp
|
Revert that mistaken change to English verb table for C64 maniac
|
2006-03-10 00:53:09 +00:00 |
verbs.h
|
Moved engines to the new engines/ directory
|
2006-02-11 22:45:04 +00:00 |