scummvm/scumm
Max Horn 9dfb497d75 more warning fixes
svn-id: r4991
2002-09-21 23:46:32 +00:00
..
smush added support for sound volume for smush samples(IACT) in the dig (propably bad) 2002-09-21 09:21:50 +00:00
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
actor.cpp partial fix for bug #605970 2002-09-21 00:23:45 +00:00
actor.h based on my findings for guifont, I changed string.cpp to read the char width table for OLD256 games! yippi! some more code cleanup, and marked two struct values as 'to be removed when savegame format changes' 2002-09-19 23:49:38 +00:00
akos.cpp fixed warning 2002-09-21 23:39:09 +00:00
akos.h Initial revision 2002-08-21 16:07:07 +00:00
boxes.cpp rewrote config class; cleanup; code restructuring 2002-09-08 01:08:12 +00:00
boxes.h Initial revision 2002-08-21 16:07:07 +00:00
bundle.cpp improved open function in File class 2002-09-15 19:28:34 +00:00
bundle.h improved open function in File class 2002-09-15 19:28:34 +00:00
costume.cpp more warning fixes 2002-09-21 23:46:32 +00:00
costume.h Initial revision 2002-08-21 16:07:07 +00:00
debug.cpp Replace some exit()'s with a call to the OSystem quit method, as per 610251. 2002-09-17 04:52:50 +00:00
debug.h Initial revision 2002-08-21 16:07:07 +00:00
debugrl.cpp Initial revision 2002-08-21 16:07:07 +00:00
debugrl.h Initial revision 2002-08-21 16:07:07 +00:00
dialogs.cpp removed even more scumm dependencies from NewGUI; fixed some redraw issues (this might help the inventory-display issue in The Dig, and definitly fixes the 'vanishing volcanoe' in the FOA extro) 2002-09-19 21:45:56 +00:00
dialogs.h moved the Scumm specific dialogs to scumm/dialogs.* 2002-09-19 17:44:41 +00:00
gfx.cpp trivial cleanup 2002-09-21 16:20:52 +00:00
gfx.h renamed unk3/unk4 to scaleX/scaleY 2002-09-19 11:06:10 +00:00
imuse.cpp Commited the following patches 2002-09-11 13:28:34 +00:00
imuse.h Initial revision 2002-08-21 16:07:07 +00:00
object.cpp renamed unk3/unk4 to scaleX/scaleY 2002-09-19 11:06:10 +00:00
object.h Initial revision 2002-08-21 16:07:07 +00:00
resource.cpp Add the following patches: 2002-09-21 13:48:03 +00:00
resource.h Initial revision 2002-08-21 16:07:07 +00:00
resource_v2.cpp fixed file header 2002-09-13 23:29:38 +00:00
resource_v3.cpp changed scumm file io to class File 2002-09-10 07:34:27 +00:00
resource_v4.cpp changed scumm file io to class File 2002-09-10 07:34:27 +00:00
saveload.cpp Add the following patches: 2002-09-21 13:48:03 +00:00
saveload.h some cleanup to the save/load code... I think some more wouldn't hurt :-) 2002-08-26 16:47:14 +00:00
script.cpp rewrote config class; cleanup; code restructuring 2002-09-08 01:08:12 +00:00
script_v1.cpp patch #608138 (palManipulateInit code) 2002-09-13 11:54:59 +00:00
script_v2.cpp DIG: added hack to allow turn on light bridge 2002-09-21 17:51:52 +00:00
scumm.h Add the following patches: 2002-09-21 13:48:03 +00:00
scummvm.cpp trivial cleanup 2002-09-21 16:20:52 +00:00
sound.cpp Add the following patches: 2002-09-21 13:48:03 +00:00
sound.h Add the following patches: 2002-09-21 13:48:03 +00:00
string.cpp trivial cleanup 2002-09-21 16:20:52 +00:00
vars.cpp 609791: Sam and Max 'phantom sound' (precaching) hack. 2002-09-16 08:22:05 +00:00
verbs.cpp Initial revision 2002-08-21 16:07:07 +00:00