scummvm/engines/saga
dhewg d83a83ef50 JANITORIAL: Remove/comment unused vars
Found by GCC 4.6's -Wunused-but-set-variable
2011-03-29 21:57:56 +02:00
..
actor_path.cpp ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
actor_walk.cpp ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
actor.cpp SAGA: Simplified loadActorResources() and removed the unused _disabled field 2011-01-31 16:11:49 +00:00
actor.h SAGA: Simplified loadActorResources() and removed the unused _disabled field 2011-01-31 16:11:49 +00:00
animation.cpp
animation.h
console.cpp
console.h
detection_tables.h
detection.cpp
displayinfo.h
events.cpp
events.h
font_map.cpp
font.cpp JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
font.h
gfx.cpp SAGA: Fixed palette setting inside Gfx::setPaletteColor() (thanks to LordHoto for noticing this) 2011-02-20 00:19:08 +02:00
gfx.h SAGA: Adapt to setPalette RGBA->RGB change. 2011-02-14 17:08:32 +01:00
image.cpp JANITORIAL: Remove/comment unused vars 2011-03-29 21:57:56 +02:00
input.cpp
interface.cpp ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
interface.h
introproc_ihnm.cpp
introproc_ite.cpp
introproc_saga2.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
isomap.cpp
isomap.h
itedata.cpp
itedata.h
module.mk
music.cpp AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it 2011-03-28 18:06:36 +02:00
music.h AUDIO: Add Audio::MidiPlayer::createDriver(), let some engines use it 2011-03-28 18:06:36 +02:00
objectmap.cpp
objectmap.h
palanim.cpp
palanim.h
puzzle.cpp ALL: Fix whitespaces / indention 2011-02-07 23:01:06 +00:00
puzzle.h
render.cpp
render.h
resource_hrs.cpp
resource_res.cpp SAGA: Fixed some typos, and removed an obsolete comment 2011-01-31 11:45:24 +00:00
resource_rsc.cpp SAGA: Split the resource patching code into appropriate game-specific resource methods 2011-01-31 11:40:40 +00:00
resource.cpp SAGA: Fixed some typos, and removed an obsolete comment 2011-01-31 11:45:24 +00:00
resource.h SAGA: Fixed compilation with MSVC 2011-01-31 14:05:47 +00:00
saga.cpp SAGA: Cleanup syncSoundSettings() 2011-03-19 16:04:55 +01:00
saga.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
saveload.cpp
scene.cpp
scene.h SAGA: Turned several unnecessarily inherited classes into typedefs 2011-01-31 11:36:14 +00:00
script.cpp
script.h SAGA: Turned several unnecessarily inherited classes into typedefs 2011-01-31 11:36:14 +00:00
sfuncs_ihnm.cpp
sfuncs.cpp
shorten.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
shorten.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sndres.cpp AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sndres.h
sound.cpp SAGA: Cleanup syncSoundSettings() 2011-03-19 16:04:55 +01:00
sound.h AUDIO: Rename sound/ dir to audio/ 2011-02-09 01:09:01 +00:00
sprite.cpp
sprite.h SAGA: Turned several unnecessarily inherited classes into typedefs 2011-01-31 11:36:14 +00:00
sthread.cpp
xref.txt