scummvm/scumm
Paweł Kołodziejski 441fc1a0d7 some changes to ft music sequences
svn-id: r12332
2004-01-12 07:48:39 +00:00
..
imuse_digi some changes to ft music sequences 2004-01-12 07:48:39 +00:00
smush handle volume and pan by SoundMixer not SmushMixer 2004-01-09 23:33:46 +00:00
.cvsignore
actor.cpp Ooops 2004-01-11 08:59:51 +00:00
actor.h updated copyright notice 2004-01-06 12:45:34 +00:00
akos.cpp more cleanup 2004-01-08 03:24:41 +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 updated copyright notice 2004-01-06 12:45:34 +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 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
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 updated copyright notice 2004-01-06 12:45:34 +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 fix compilation on unix like systems 2004-01-06 19:16:48 +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 cleanup 2004-01-11 21:48:31 +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 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
scummvm.cpp More conversion to debug channels 2004-01-10 11:01:47 +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 forgot this 2004-01-09 22:11:38 +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