scummvm/engines/saga
2010-03-24 23:19:27 +00:00
..
actor_path.cpp
actor_walk.cpp
actor.cpp
actor.h
animation.cpp Silenced some harmless cppcheck warnings about unreachable code after a return. 2010-03-10 06:39:23 +00:00
animation.h
console.cpp
console.h
detection_tables.h Fix bug #2929619: "IHNM: Small problem detecting German version" 2010-01-11 19:22:19 +00:00
detection.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
displayinfo.h
events.cpp Fix a valgrind warning. 2010-03-10 20:33:38 +00:00
events.h
font_map.cpp
font.cpp
font.h
gfx.cpp
gfx.h
image.cpp
input.cpp Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
interface.cpp Patch for bug 2943361 by littleboy, adding full kb modifier support to all engines + GUI and proper keypad handling 2010-02-21 04:04:13 +00:00
interface.h
introproc_ihnm.cpp
introproc_ite.cpp
introproc_saga2.cpp
isomap.cpp Fix bug #2963556: SAGA: Memory leaks #2 2010-03-10 21:44:58 +00:00
isomap.h Fix bug #2963556: SAGA: Memory leaks #2 2010-03-10 21:44:58 +00:00
itedata.cpp
itedata.h
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 Fixed the music in some Mac versions of ITE and disabled some unused code for the original DOS demo of ITE 2010-02-26 22:24:48 +00:00
music.h Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00: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
resource.h
saga.cpp Fix bug #2963556: SAGA: Memory leaks 2010-03-10 17:05:25 +00:00
saga.h COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
saveload.cpp COMMON: Get rid of Common::StringList 2010-03-18 15:54:40 +00:00
scene.cpp
scene.h
script.cpp Fixed the music in some Mac versions of ITE and disabled some unused code for the original DOS demo of ITE 2010-02-26 22:24:48 +00:00
script.h SAGA: Fix ScriptThread::operator=; some tweaking 2010-03-24 23:19:27 +00:00
sfuncs_ihnm.cpp
sfuncs.cpp
shorten.cpp Replace use of Audio::makeRawMemoryStream by Audio::makeRawStream. 2010-01-30 15:26:54 +00:00
shorten.h 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
sndres.cpp Switch makeADPCMStream to DisposeAfterUse::Flag 2010-01-31 02:11:41 +00:00
sndres.h
sound.cpp - Rename FlacStream to FLACStream. 2010-02-03 09:42:11 +00:00
sound.h Moved audio stream implementations (for MP3, FLAC, etc.) to new dir sound/decoders/ 2010-01-26 22:48:45 +00:00
sprite.cpp
sprite.h
sthread.cpp
xref.txt