scummvm/scumm
Torbjörn Andersson fb87ff059d Removed unused variable.
svn-id: r17207
2005-03-23 14:34:22 +00:00
..
imuse_digi PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
insane Mass-renamed all variables of Actor object according to our current code 2005-03-11 01:10:06 +00:00
smush PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
.cvsignore
actor.cpp Many MM NES fixes/improvements from Quietust: 2005-03-21 23:51:48 +00:00
actor.h Mass-renamed all variables of Actor object according to our current code 2005-03-11 01:10:06 +00:00
akos.cpp HE72+ games use slightly different code for subtitle color. 2005-03-17 10:53:29 +00:00
akos.h
base-costume.cpp Some cleanup/costume code unification. Note: NES costume code probably should be using subclasses; and maybe we should add AKOSLoadedCostume and NESLoadedCostume ? 2005-03-15 21:48:06 +00:00
base-costume.h
bomp.cpp
bomp.h
boxes.cpp Mass-renamed all variables of Actor object according to our current code 2005-03-11 01:10:06 +00:00
boxes.h
camera.cpp Mass-renamed all variables of Actor object according to our current code 2005-03-11 01:10:06 +00:00
charset.cpp Fix MM NES text rendering so old messages are cleared up correctly. 2005-03-23 04:22:11 +00:00
charset.h Preliminary support for NES charsets. Colors are wrong and we get glitches 2005-03-16 03:20:32 +00:00
costume.cpp Many MM NES fixes/improvements from Quietust: 2005-03-21 23:51:48 +00:00
costume.h First attempt to draw NES sprites. There are these problems: 2005-03-14 21:13:35 +00:00
cursor.cpp Fixed Amiga cursor for Zak & MM from Quietust. 2005-03-23 00:25:08 +00:00
debugger.cpp Mass-renamed all variables of Actor object according to our current code 2005-03-11 01:10:06 +00:00
debugger.h
dialogs.cpp fixed compilation for emsvc4 2005-03-15 09:53:07 +00:00
dialogs.h Add key to toggle speech/subtitles 2005-03-12 00:47:17 +00:00
gfx.cpp Removed unused variable. 2005-03-23 14:34:22 +00:00
gfx.h Patch from Quietust for MM NES 2005-03-22 21:07:00 +00:00
help.cpp
help.h
imuse_internal.h
imuse_player.cpp
imuse.cpp Use _chorus, not _effect_level, as parameter to chorusLevel(). I don't 2005-03-09 13:17:05 +00:00
imuse.h
input.cpp Proper check 2005-03-22 17:49:41 +00:00
instrument.cpp
instrument.h
intern.h Add HE90 version of kernelGet/Set opcode and move HE90 specific cases over. 2005-03-23 00:16:51 +00:00
midiparser_eup.cpp
midiparser_ro.cpp
module.mk
music.h
nut_renderer.cpp
nut_renderer.h
object.cpp Patch from Quietust. Proper drawing of objects and fixes to inventory. 2005-03-16 02:14:35 +00:00
object.h
palette.cpp NES palette fixes from Quietust. 2005-03-21 01:15:30 +00:00
player_mod.cpp
player_mod.h
player_v1.cpp
player_v1.h
player_v2.cpp Fix Bug #1163202 (music never stops). Some code cleanup. 2005-03-15 13:41:15 +00:00
player_v2.h
player_v2a.cpp Fixed compilation error. (GCC complained about a multi-line comment.) 2005-03-23 10:17:52 +00:00
player_v2a.h
player_v3a.cpp
player_v3a.h
resource_v2.cpp Minor NES-related fixes 2005-03-15 17:56:50 +00:00
resource_v3.cpp
resource_v4.cpp
resource_v7he.cpp clean up 2005-03-12 18:02:19 +00:00
resource_v7he.h
resource.cpp Name parameters properly, lest we'll all be confused... 2005-03-06 13:23:29 +00:00
resource.h
saveload.cpp Use better variable names... 2005-03-15 21:20:44 +00:00
saveload.h
script_v2.cpp Many MM NES fixes/improvements from Quietust: 2005-03-21 23:51:48 +00:00
script_v5.cpp Fix original load/save screen freezing in Loom [ega] 2005-03-19 00:15:55 +00:00
script_v6.cpp Mass-renamed all variables of Actor object according to our current code 2005-03-11 01:10:06 +00:00
script_v6he.cpp Mass-renamed all variables of Actor object according to our current code 2005-03-11 01:10:06 +00:00
script_v7he.cpp Add HE90 version of kernelGet/Set opcode and move HE90 specific cases over. 2005-03-23 00:16:51 +00:00
script_v8.cpp Mass-renamed all variables of Actor object according to our current code 2005-03-11 01:10:06 +00:00
script_v72he.cpp Add HE90 version of kernelGet/Set opcode and move HE90 specific cases over. 2005-03-23 00:16:51 +00:00
script_v80he.cpp Add HE72 version of file rename opcode 2005-03-17 11:06:43 +00:00
script_v90he.cpp Remove unused variable. 2005-03-23 04:38:39 +00:00
script_v100he.cpp Add HE90 version of kernelGet/Set opcode and move HE90 specific cases over. 2005-03-23 00:16:51 +00:00
script.cpp Seems to work now, maybe fixed by script cycles? 2005-03-12 06:45:27 +00:00
script.h
scumm-md5.h Add three new HE sports games. Baseball is most playable now. 2005-03-22 20:57:14 +00:00
scumm.cpp Patch from Quietust: 2005-03-23 05:59:24 +00:00
scumm.h Add string height override for loom 2005-03-18 15:04:37 +00:00
sound.cpp Fix spyozon regression 2005-03-13 06:07:25 +00:00
sound.h PlayingSoundHandle -> SoundHandle; also, turned the handle activity check into a mixer method 2005-03-12 18:56:09 +00:00
sprite_he.cpp Rename sprite functions 2005-03-17 09:42:31 +00:00
sprite_he.h Another correction to sprite flags 2005-03-17 09:28:36 +00:00
string.cpp Applies to drawString() too. 2005-03-18 23:31:58 +00:00
usage_bits.cpp
usage_bits.h
util.cpp
util.h
vars.cpp These VARS are only used in Loom [CD] and scumm5 onwards. 2005-03-19 02:40:42 +00:00
verbs.cpp Patch from Quietust for MM NES 2005-03-22 21:07:00 +00:00
verbs.h
wiz_he.cpp Find where this flag is triggered too. 2005-03-10 11:40:07 +00:00
wiz_he.h _imagesNum should be clear in startScene() 2005-03-09 05:04:14 +00:00