scummvm/engines/saga
Johannes Schickel 0e017f007a Merge pull request #375 from digitall/engineAutoPlug
RFC: Pluggable Engines #2 (No Python, just evolution of current configure shell and make code)
2013-11-26 02:27:11 -08: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 SAGA: Take advantage of Sufrace::getPixels. 2013-08-03 04:02:52 +02:00
animation.h
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
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 JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
gfx.h SAGA: Take advantage of Sufrace::getPixels. 2013-08-03 04:02:52 +02:00
image.cpp
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
introproc_ihnm.cpp SAGA: Take advantage of Sufrace::getPixels. 2013-08-03 04:02:52 +02:00
introproc_ite.cpp SAGA: Remove unused assignment. CID 1002506 2013-10-08 00:11:18 +03:00
introproc_saga2.cpp SAGA: Take advantage of Sufrace::getPixels. 2013-08-03 04:02:52 +02:00
isomap.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00
isomap.h
itedata.cpp
itedata.h
module.mk
music.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02: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 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
render.cpp OSYSTEM: extended installTimerProc() with timer ID parameter 2011-08-06 11:28:35 +01:00
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 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: Janitorial - Fix spacing errors 2013-11-24 19:14:45 +01:00
saveload.cpp SAGA: Null terminate string. CID 1003869 2013-04-28 23:59:20 +03:00
scene.cpp SAGA: Take advantage of Sufrace::getPixels. 2013-08-03 04:02:52 +02:00
scene.h
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
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 odd memcmp() conditions, as reported by clang 2013-07-02 03:53:09 +03: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 SAGA: Clean up variable scope 2013-10-02 10:52:40 +02:00
sprite.h
sthread.cpp SAGA: Slight cleanup 2011-08-30 12:59:34 +03:00
xref.txt