scummvm/scumm
Travis Howell 5a876510e7 *** empty log message ***
svn-id: r12400
2004-01-15 04:47:55 +00:00
..
imuse_digi synced with local sources: 2004-01-14 22:07:24 +00:00
smush Remove INSANE define. 2004-01-14 01:41:44 +00:00
.cvsignore
actor.cpp Only stop walkScript if it is been used. 2004-01-15 03:03:00 +00:00
actor.h Add skipLimb actor var, which is used by puttmoon. 2004-01-12 14:09:39 +00:00
akos.cpp Use simpler checks 2004-01-15 02:59:51 +00:00
akos.h updated copyright notice 2004-01-06 12:45:34 +00:00
base-costume.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
base-costume.h Add skipLimb actor var, which is used by puttmoon. 2004-01-12 14:09:39 +00:00
bomp.cpp cleanup (make some more use of class Common::Rect) 2004-01-08 03:10:16 +00:00
bomp.h updated copyright notice 2004-01-06 12:45:34 +00:00
boxes.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
boxes.h updated copyright notice 2004-01-06 12:45:34 +00:00
camera.cpp move the charset mask to the charset renderer class; some other related changes 2004-01-08 21:21:40 +00:00
charset.cpp cleanup 2004-01-08 17:41:11 +00:00
charset.h move the charset mask to the charset renderer class; some other related changes 2004-01-08 21:21:40 +00:00
costume.cpp cleanup (make some more use of class Common::Rect) 2004-01-08 03:10:16 +00:00
costume.h updated copyright notice 2004-01-06 12:45:34 +00:00
cursor.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
debugger.cpp Move SCUMM debugger init later on. With this _numVariables is set, so theoretically the Debugger's scumm_vars[] array should work again. Although it 2004-01-14 10:02:33 +00:00
debugger.h Start of debug channel support. TODO: Move this to the common Debugger system? 2004-01-10 05:20:15 +00:00
dialogs.cpp unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
dialogs.h unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
gfx.cpp oops 2004-01-08 21:58:46 +00:00
gfx.h move the charset mask to the charset renderer class; some other related changes 2004-01-08 21:21:40 +00:00
help.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
help.h updated copyright notice 2004-01-06 12:45:34 +00:00
imuse_internal.h updated copyright notice 2004-01-06 12:45:34 +00:00
imuse_player.cpp ??ZZ 2004-01-14 10:48:36 +00:00
imuse.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
imuse.h updated copyright notice 2004-01-06 12:45:34 +00:00
instrument.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
instrument.h updated copyright notice 2004-01-06 12:45:34 +00:00
intern.h Fix for bug #873688 2004-01-09 13:14:59 +00:00
midiparser_eup.cpp pedantic corrections 2004-01-11 21:57:24 +00:00
midiparser_ro.cpp pedantic corrections 2004-01-11 21:57:24 +00:00
module.mk forgot this one 2004-01-12 19:18:24 +00:00
music.h updated copyright notice 2004-01-06 12:45:34 +00:00
nut_renderer.cpp fix maskpos (I think... needs testing) 2004-01-08 01:43:32 +00:00
nut_renderer.h updated copyright notice 2004-01-06 12:45:34 +00:00
object.cpp stupid me shouldn't write fixes, then in the last minute decide to put them into another place, then commit it before recompiling once more <sigh> 2004-01-11 21:55:26 +00:00
object.h updated copyright notice 2004-01-06 12:45:34 +00:00
palette.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
player_mod.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
player_mod.h updated copyright notice 2004-01-06 12:45:34 +00:00
player_v1.cpp unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
player_v1.h updated copyright notice 2004-01-06 12:45:34 +00:00
player_v2.cpp unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
player_v2.h unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
player_v2a.cpp unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
player_v2a.h unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
player_v3a.cpp unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
player_v3a.h unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
resource_v2.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
resource_v3.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
resource_v4.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
resource.cpp More conversion to debug channels 2004-01-10 11:01:47 +00:00
resource.h updated copyright notice 2004-01-06 12:45:34 +00:00
saveload.cpp fix loading of old COMI savegames (which are based on the bad old camera var locations; note that COMI savegames made between this change and my previous change to vars.cpp may be 'lost' due to this, however that should be minor compared to loosing all previous COMI savegames ;-) 2004-01-11 19:58:29 +00:00
saveload.h fix loading of old COMI savegames (which are based on the bad old camera var locations; note that COMI savegames made between this change and my previous change to vars.cpp may be 'lost' due to this, however that should be minor compared to loosing all previous COMI savegames ;-) 2004-01-11 19:58:29 +00:00
script_v2.cpp changed the name of the former removeObjectFromRoom yet again, to markObjectRectAsDirty - that describes its functionality more accurately, I hope :-) 2004-01-11 20:42:40 +00:00
script_v5.cpp changed the name of the former removeObjectFromRoom yet again, to markObjectRectAsDirty - that describes its functionality more accurately, I hope :-) 2004-01-11 20:42:40 +00:00
script_v6.cpp *** empty log message *** 2004-01-15 04:47:55 +00:00
script_v8.cpp cleanup 2004-01-11 21:48:31 +00:00
script.cpp Enable subtitles toggle key 't' in Humongous Games. 2004-01-11 01:01:27 +00:00
script.h updated copyright notice 2004-01-06 12:45:34 +00:00
scumm-md5.h updated MD5 table 2004-01-06 13:06:20 +00:00
scumm.h Remove INSANE define. 2004-01-14 01:41:44 +00:00
scummvm.cpp fixed crash on exit when using imuse digital 2004-01-14 16:00:24 +00:00
sound.cpp More conversion to debug channels 2004-01-10 11:01:47 +00:00
sound.h unify _vm / _scumm usage 2004-01-08 20:37:26 +00:00
string.cpp Fix for bug #873688 2004-01-09 13:14:59 +00:00
usage_bits.cpp updated copyright notice 2004-01-06 12:45:34 +00:00
usage_bits.h updated copyright notice 2004-01-06 12:45:34 +00:00
vars.cpp Confirmed a few vars from disasm, good gusses. 2004-01-14 15:20:07 +00:00
verbs.cpp more cleanup 2004-01-08 03:24:41 +00:00
verbs.h updated copyright notice 2004-01-06 12:45:34 +00:00