scummvm/engines/saga
Torbjörn Andersson 3dfe25504a SAGA: Add "fallthrough" comments to switch. CID 1003742, 1003743
I'm almost certain these are intentional fallthroughs. It makes
sense to handle the little-endian cases like the big-endian ones,
with the added FLAG_LITTLE_ENDIAN.
2013-06-08 23:51:29 +02:00
..
actor_path.cpp
actor_walk.cpp
actor.cpp SAGA: Fix potentially unitialized pointer. CID 1003186, CID 1003187, CID 1003188, CID 1003189 2013-04-28 23:59:20 +03:00
actor.h
animation.cpp
animation.h
console.cpp
console.h
detection_tables.h COMMON: Change kPlatformPC to kPlatformDOS 2013-05-02 18:43:10 -04:00
detection.cpp SAGA: Add support for played time 2012-11-11 23:32:07 +02:00
displayinfo.h
events.cpp SAGA: Add missing "break"s 2013-06-01 22:16:32 +02:00
events.h
font_map.cpp
font.cpp
font.h
gfx.cpp
gfx.h
image.cpp
input.cpp
interface.cpp SAGA: Null terminate string. CID 1003870 2013-04-28 23:59:20 +03:00
interface.h
introproc_ihnm.cpp
introproc_ite.cpp
introproc_saga2.cpp
isomap.cpp
isomap.h
itedata.cpp
itedata.h
module.mk
music.cpp SAGA: Fix some non-initialized variables in the Music class - CID 1003131 2013-05-01 02:01:23 +03:00
music.h SAGA: Add support for IHNM Mac music 2012-09-12 19:31:29 -04:00
objectmap.cpp
objectmap.h
palanim.cpp
palanim.h
puzzle.cpp
puzzle.h
render.cpp
render.h
resource_hrs.cpp
resource_res.cpp
resource_rsc.cpp
resource.cpp SAGA: Silence C++11 narrowing warnings. 2013-01-09 07:24:37 +01:00
resource.h
saga.cpp SAGA: Add support for played time 2012-11-11 23:32:07 +02:00
saga.h SAGA: Fix bug #3564919 - "SAGA: IHNM Spanish: Spiritual Barometer doesn't change" 2012-11-11 23:31:25 +02:00
saveload.cpp SAGA: Null terminate string. CID 1003869 2013-04-28 23:59:20 +03:00
scene.cpp SAGA: Update to new IFFDecoder for PBM images 2013-01-06 20:04:50 +01:00
scene.h
script.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
script.h
sfuncs_ihnm.cpp SAGA: Fix bug #3564919 - "SAGA: IHNM Spanish: Spiritual Barometer doesn't change" 2012-11-11 23:31:25 +02:00
sfuncs.cpp
shorten.cpp SAGA: Add "fallthrough" comments to switch. CID 1003742, 1003743 2013-06-08 23:51:29 +02:00
shorten.h
sndres.cpp SAGA: Fix memory leak in Mac version of IHNM 2013-04-27 06:38:48 +02:00
sndres.h SAGA: Fix memory leak in Mac version of IHNM 2013-04-27 06:38:48 +02:00
sound.cpp
sound.h
sprite.cpp
sprite.h
sthread.cpp
xref.txt