scummvm/engines/saga
2011-01-08 03:14:31 +00:00
..
actor_path.cpp
actor_walk.cpp
actor.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
actor.h ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
animation.cpp ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
animation.h SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
console.cpp
console.h
detection_tables.h
detection.cpp
displayinfo.h
events.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
events.h
font_map.cpp
font.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
font.h
gfx.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
gfx.h
image.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
input.cpp
interface.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
interface.h SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with Common::Array 2010-10-24 20:22:21 +00:00
introproc_ihnm.cpp SAGA: fix SAGA_DEBUG; fix IHNM cutaway typo 2010-10-24 22:40:37 +00:00
introproc_ite.cpp SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with Common::Array 2010-10-24 20:22:21 +00:00
introproc_saga2.cpp VIDEO: Make VideoDecoder::decodeNextFrame() return a const Surface pointer 2010-12-16 01:35:13 +00:00
isomap.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
isomap.h SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
itedata.cpp
itedata.h
module.mk
music.cpp COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
music.h BACKENDS: Partial merge of gsoc2010-opengl: Audio CD changes only 2010-11-08 22:53:36 +00:00
objectmap.cpp ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
objectmap.h ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
palanim.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
palanim.h SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
puzzle.cpp
puzzle.h
render.cpp
render.h
resource_hrs.cpp
resource_res.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
resource_rsc.cpp
resource.cpp ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
resource.h SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
saga.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
saga.h COMMON: Split common/stream.h into several headers 2010-11-19 17:03:07 +00:00
saveload.cpp
scene.cpp SAGA: reduce memory usage 2010-10-24 22:52:57 +00:00
scene.h SAGA: reduce memory usage 2010-10-24 22:52:57 +00:00
script.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
script.h ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
sfuncs_ihnm.cpp
sfuncs.cpp
shorten.cpp SAGA: Include scummsys.h to force rebuild after reconfigure 2011-01-08 03:14:31 +00:00
shorten.h
sndres.cpp SAGA: replace Resource:loadResource malloc with ByteArray class 2010-10-24 22:17:44 +00:00
sndres.h
sound.cpp SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with Common::Array 2010-10-24 20:22:21 +00:00
sound.h SAGA: replace Scene::_resourceList, Interface::_inventory malloc arrays with Common::Array 2010-10-24 20:22:21 +00:00
sprite.cpp COMMON: Remove default value for endianess in ReadStreamEndian subclasses 2010-11-23 22:27:20 +00:00
sprite.h
sthread.cpp ENGINES: Do not use MemoryReadStream where (Seekable)ReadStream suffices; avoid using 'using' 2010-11-18 16:38:03 +00:00
xref.txt