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 SAGA: Workaround fix for IHNM pathfinding glitches. 2012-06-17 02:10:04 +01:00
actor_walk.cpp SAGA: Fix for Bug #3324850 ("ITE (SAGA): crash in dog sewers") 2011-06-23 18:35:27 +01:00
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 SAGA: Use #error instead of a deliberate syntax error. 2011-07-10 13:36:03 +02:00
animation.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
animation.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
console.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
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 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
events.cpp SAGA: Add missing "break"s 2013-06-01 22:16:32 +02:00
events.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font_map.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
font.cpp Merge branch 'branch-1-3-0' into master 2011-06-01 15:15:31 +02:00
font.h Merge branch 'branch-1-3-0' into master 2011-06-01 15:15:31 +02:00
gfx.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
gfx.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
image.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
input.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
interface.cpp SAGA: Null terminate string. CID 1003870 2013-04-28 23:59:20 +03:00
interface.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
introproc_ihnm.cpp SAGA: Get rid of casts on OSystem::copyRectToScreen calls. 2012-06-16 02:39:00 +02:00
introproc_ite.cpp SAGA: Fix bug #3528338 - "ITE: Subtitles always shown in introduction" 2012-05-20 20:16:16 +03:00
introproc_saga2.cpp VIDEO: Remove setSystemPalette() 2012-08-16 13:30:32 -04:00
isomap.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
isomap.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
itedata.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
itedata.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
module.mk Moved the Shorten decoder inside the SAGA engine, as it's the only one using it (and it's still unfinished, too) 2010-01-27 08:40:48 +00:00
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 SAGA: Replace snprintf() usage with Common::String::format() 2011-06-02 20:54:49 +01:00
objectmap.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
palanim.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
palanim.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
puzzle.cpp OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
puzzle.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
render.cpp OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
render.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource_hrs.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource_res.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource_rsc.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
resource.cpp SAGA: Silence C++11 narrowing warnings. 2013-01-09 07:24:37 +01:00
resource.h JANITORIAL: Fix whitespace in pointer template arg 2012-02-15 10:07:08 -06:00
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 ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
script.cpp JANITORIAL: Remove trailing whitespaces. 2012-09-26 04:17:55 +02:00
script.h JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
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 SAGA: Replace snprintf() usage with Common::String::format() 2011-06-02 20:54:49 +01:00
shorten.cpp SAGA: Add "fallthrough" comments to switch. CID 1003742, 1003743 2013-06-08 23:51:29 +02:00
shorten.h JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
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 SAGA: Rework the way audio is buffered 2011-12-24 11:09:54 -05:00
sound.h SAGA: Rework the way audio is buffered 2011-12-24 11:09:54 -05:00
sprite.cpp ALL: Remove trailing whitespaces 2011-06-20 00:59:48 +02:00
sprite.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
sthread.cpp SAGA: Slight cleanup 2011-08-30 12:59:34 +03:00
xref.txt Removed trailing spaces. 2008-01-27 19:47:41 +00:00