scummvm/saga
Jonathan Gray ce98de540d fix another unitialised var use
svn-id: r13675
2004-04-29 05:13:18 +00:00
..
.cvsignore Initial SAGA checkin 2004-03-14 23:39:41 +00:00
actionmap_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
actionmap.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
actionmap.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
actor_mod.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
actor.cpp Objectizing sound.cpp 2004-04-28 23:54:40 +00:00
actor.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
actordata.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
actordata.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
animation_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
animation.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
animation.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
console_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
console.cpp More ScummVMification 2004-04-25 15:14:46 +00:00
console.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
cvar_mod.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
cvar.cpp Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
cvar.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
events_mod.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
events.cpp Music.cpp objectizing. 2004-04-29 03:52:59 +00:00
events.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
expr.cpp Fixed warnings. At the time of writing, only xmidi.cpp causes warnings for 2004-04-27 10:01:15 +00:00
expr.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
font_map.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
font_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
font.cpp Fix yet another const warning 2004-04-25 14:45:08 +00:00
font.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
game_mod.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
game.cpp Don't use uninitialized variable, lang_path, in debugging messages. It 2004-04-27 08:54:03 +00:00
game.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
gfx_mod.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
gfx.cpp Fixed crash. Original clip routine was more sane. 2004-04-28 02:11:09 +00:00
gfx.h More ScummVMification 2004-04-25 15:14:46 +00:00
ihnm_introproc.cpp More ScummVMification 2004-04-25 15:14:46 +00:00
ihnm_introproc.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
image_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
image.cpp Remove yet another file 2004-04-27 11:44:17 +00:00
image.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
interface_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
interface.cpp Fixed crash. Original clip routine was more sane. 2004-04-28 02:11:09 +00:00
interface.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
isomap_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
isomap.cpp More ScummVMification 2004-04-25 15:14:46 +00:00
isomap.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
ite_introproc_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
ite_introproc.cpp Music.cpp objectizing. 2004-04-29 03:52:59 +00:00
ite_introproc.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
module.mk Rename sysmusic.cpp to music.cpp 2004-04-29 01:47:51 +00:00
music.cpp init some things to fix segfaults 2004-04-29 04:50:45 +00:00
music.h fix another unitialised var use 2004-04-29 05:13:18 +00:00
objectmap_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
objectmap.cpp Removing more files from SAGA. Justification: we already have XMIDI/SMF code; SDL already gets inited by OSystem (which this code should use, too, of course...); no need to have a simple poly hit test in a separate file 2004-04-28 00:30:16 +00:00
objectmap.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
palanim_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
palanim.cpp Fixed warning. 2004-04-13 09:18:36 +00:00
palanim.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
reinherit.h Music.cpp objectizing. 2004-04-29 03:52:59 +00:00
render_mod.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
render.cpp cleanup 2004-04-27 11:22:13 +00:00
render.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
resnames.h oops. Forgot the file 2004-04-12 22:26:48 +00:00
rscfile_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
rscfile.cpp convert the file routines to use the File class 2004-04-23 11:40:51 +00:00
rscfile.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
saga.cpp fix another unitialised var use 2004-04-29 05:13:18 +00:00
saga.h Music.cpp objectizing. 2004-04-29 03:52:59 +00:00
scene_mod.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
scene.cpp Fixed warnings. At the time of writing, only xmidi.cpp causes warnings for 2004-04-27 10:01:15 +00:00
scene.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
sceneproc.cpp Music.cpp objectizing. 2004-04-29 03:52:59 +00:00
sceneproc.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
script_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
script.cpp Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
script.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
sdata.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
sdata.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
sdebug.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
sfuncs.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
sfuncs.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
sndres.cpp Voices are played 2004-04-29 01:24:18 +00:00
sndres.h Voices are played 2004-04-29 01:24:18 +00:00
sound.cpp Music.cpp objectizing. 2004-04-29 03:52:59 +00:00
sound.h Music.cpp objectizing. 2004-04-29 03:52:59 +00:00
sprite_mod.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
sprite.cpp More ScummVMification 2004-04-25 15:14:46 +00:00
sprite.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
sstack.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
sstack.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
sthread.cpp Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
sthread.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
sys_interface.h Remove some more unused code 2004-04-27 11:39:12 +00:00
sysgfx.cpp More ScummVMification 2004-04-25 15:14:46 +00:00
sysgfx.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
sysinput.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
systimer.cpp cleanup 2004-04-27 11:22:13 +00:00
systimer.h cleanup 2004-04-27 11:22:13 +00:00
text_mod.h Fix many warnings; use C++ type system instead of C style typedefs; removed various unused stuff; const correctness; etc. 2004-04-25 14:42:14 +00:00
text.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
text.h WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
transitions.cpp WIP for SAGA engine. 2004-04-12 21:40:49 +00:00
ys_binread.cpp Remove some more unused code 2004-04-27 11:39:12 +00:00
ys_binwrite.cpp Remove some more unused code 2004-04-27 11:39:12 +00:00
ys_dl_list.cpp Remove some more unused code 2004-04-27 11:39:12 +00:00
yslib.h Remove some more unused code 2004-04-27 11:39:12 +00:00