scummvm/scumm
Travis Howell 0ede5ca36e Remove debug
svn-id: r15093
2004-09-13 12:30:16 +00:00
..
imuse_digi Fixed some other cases where the number of parameters to our message- 2004-09-12 18:21:21 +00:00
insane Fix bug which sometimes lead to some enemies never appear. 2004-09-05 05:40:29 +00:00
smush Switch smush debug to channel 2004-08-22 09:14:19 +00:00
.cvsignore
actor.cpp Typo 2004-09-12 02:05:12 +00:00
actor.h Use random talk animation in HE 80+ games for now. 2004-09-11 12:22:06 +00:00
akos.cpp Remove debug 2004-09-13 12:30:16 +00:00
akos.h Semi-working akos codec32. 2004-09-08 21:38:44 +00:00
base-costume.cpp some AKOS tweaks for HE72/80 2004-09-08 21:14:12 +00:00
base-costume.h some AKOS tweaks for HE72/80 2004-09-08 21:14:12 +00:00
bomp.cpp Patch #1003866 (SCUMM: New text rendering code (fixes various bugs)) 2004-08-08 22:10:38 +00:00
bomp.h That check should of been for HE 7.0 games. 2004-06-27 23:54:53 +00:00
boxes.cpp fixed endlines 2004-09-12 14:20:57 +00:00
boxes.h
camera.cpp Get rid of _screenLeft 2004-08-14 15:23:44 +00:00
charset.cpp Move function as requested. 2004-08-31 07:40:28 +00:00
charset.h Move function as requested. 2004-08-31 07:40:28 +00:00
costume.cpp PalmOS : ARM optimized proc3 function 2004-09-12 10:48:04 +00:00
costume.h some AKOS tweaks for HE72/80 2004-09-08 21:14:12 +00:00
cursor.cpp Fixed bug #1014296, the Loom cursor hotspot regression. 2004-08-24 06:36:12 +00:00
debugger.cpp cleanup 2004-09-02 17:29:48 +00:00
debugger.h
dialogs.cpp Use for HE 7.0 games too. 2004-07-20 11:50:44 +00:00
dialogs.h Add support for version key in The Dig 2004-07-20 11:30:15 +00:00
gfx.cpp PalmOS : ARM optimized DrawSTripToScreen function + disable dissolve(1,1) 2004-09-12 10:49:29 +00:00
gfx.h Added BMAP support in objects. 2004-09-05 17:39:54 +00:00
help.cpp
help.h
imuse_internal.h
imuse_player.cpp Ignore imuse control code in HE games 2004-06-02 13:32:16 +00:00
imuse.cpp
imuse.h
instrument.cpp
instrument.h
intern.h Add Missing pop 2004-09-13 05:25:35 +00:00
midiparser_eup.cpp
midiparser_ro.cpp
module.mk Add HE 80/90 classes, will be filled up over time. 2004-09-06 00:58:40 +00:00
music.h
nut_renderer.cpp Patch #1003866 (SCUMM: New text rendering code (fixes various bugs)) 2004-08-08 22:10:38 +00:00
nut_renderer.h Patch #1003866 (SCUMM: New text rendering code (fixes various bugs)) 2004-08-08 22:10:38 +00:00
object.cpp Correct variable name 2004-09-12 10:51:00 +00:00
object.h Update IMHD fields 2004-09-02 10:18:34 +00:00
palette.cpp preliminar Wiz images support (HE 72) 2004-09-03 17:27:40 +00:00
player_mod.cpp
player_mod.h
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 Increase debug level 2004-06-02 01:54:59 +00:00
resource_v3.cpp Thanks to File::setDefaultDirectory(), in most cases it is *not* necessary to pass getGameDataPath() on to File::open() 2004-06-27 21:52:25 +00:00
resource_v4.cpp
resource_v7he.cpp Fixed some other cases where the number of parameters to our message- 2004-09-12 18:21:21 +00:00
resource_v7he.h Use existing ScummVM functionality for packed structs 2004-06-27 13:15:23 +00:00
resource.cpp Lower debug level 2004-09-08 07:10:43 +00:00
resource.h HE 7.2 uses different array headers. they introduced start indexes, so it 2004-08-25 02:12:03 +00:00
saveload.cpp Be a Less Lazier Programmer (tm): Lesson 1. 2004-09-12 12:18:46 +00:00
saveload.h Store SCUMM md5s in save game. Save format bump. 2004-09-10 12:13:03 +00:00
script_v2.cpp Switch to debug channel 2004-08-22 09:30:08 +00:00
script_v5.cpp Fixed bug #1014296, the Loom cursor hotspot regression. 2004-08-24 06:36:12 +00:00
script_v6.cpp Should be reading array id resource. 2004-09-08 12:14:56 +00:00
script_v6he.cpp Add some change to start later HE99 hames. 2004-09-12 02:25:12 +00:00
script_v7he.cpp HE arcade game work a bit now. 2004-09-13 04:45:21 +00:00
script_v8.cpp Fix for bug #1021538 (COMI: Graphic glitches in ship-to-ship fight) 2004-09-03 19:54:58 +00:00
script_v72he.cpp *** empty log message *** 2004-09-13 10:27:10 +00:00
script_v80he.cpp HE arcade game work a bit now. 2004-09-13 04:45:21 +00:00
script_v90he.cpp Add Missing pop 2004-09-13 05:25:35 +00:00
script.cpp Required for later HE games to. 2004-09-13 02:29:45 +00:00
script.h
scumm-md5.h Update with alternate floppy loom. 2004-09-11 08:50:45 +00:00
scumm.cpp Set correct array length in HE 72+ games. 2004-09-13 02:09:35 +00:00
scumm.h Store SCUMM md5s in save game. Save format bump. 2004-09-10 12:13:03 +00:00
sound.cpp Sound ids 10000 - 10008 seems to be sound channels in HE70+ games. 2004-09-13 02:32:13 +00:00
sound.h Add extra sound check for HE games 2004-09-02 04:23:13 +00:00
string.cpp Debug code strings should use string num, not var num. 2004-09-13 04:16:22 +00:00
usage_bits.cpp
usage_bits.h
vars.cpp *** empty log message *** 2004-09-10 11:01:17 +00:00
verbs.cpp Oops 2004-09-09 07:32:03 +00:00
verbs.h