scummvm/engines/sword2
Johannes Schickel 84f3034406 - Move openStreamFile from AudioStream to SeekableAudioStream.
- Fix documentation of openStreamFile.

svn-id: r47080
2010-01-06 15:23:33 +00:00
..
animation.cpp - Move openStreamFile from AudioStream to SeekableAudioStream. 2010-01-06 15:23:33 +00:00
animation.h Changed foo(void) to foo() in almost all non-backend source files 2009-11-02 21:54:57 +00:00
anims.cpp
console.cpp
console.h
controls.cpp
controls.h
debug.cpp
debug.h
defs.h
events.cpp
function.cpp SWORD2: Turned static vars in Logic::fnISpeak into member vars of class Logic 2009-10-20 19:51:32 +00:00
header.h
icons.cpp
interpreter.cpp
interpreter.h
layers.cpp
logic.cpp SWORD2: Turned static vars in Logic::fnISpeak into member vars of class Logic 2009-10-20 19:51:32 +00:00
logic.h SWORD2: Turned static vars in Logic::fnISpeak into member vars of class Logic 2009-10-20 19:51:32 +00:00
maketext.cpp Corrected an old comment. 2009-12-30 19:06:34 +00:00
maketext.h
memory.cpp Change BS 1 & 2 to I & II (see discussion on -devel) 2010-01-03 21:20:05 +00:00
memory.h
menu.cpp
module.mk
mouse.cpp
mouse.h
music.cpp Introduced new type Common::DisposeAfterUse::Flag 2009-10-18 19:41:59 +00:00
object.h
palette.cpp
protocol.cpp Change BS 1 & 2 to I & II (see discussion on -devel) 2010-01-03 21:20:05 +00:00
render.cpp Fixed some simple cppcheck warnings. 2009-12-09 06:33:00 +00:00
resman.cpp Change BS 1 & 2 to I & II (see discussion on -devel) 2010-01-03 21:20:05 +00:00
resman.h
router.cpp SWORD2: Resolve FIXME about weird static var 'k' in Router::smoothCheck 2009-10-20 19:12:31 +00:00
router.h SWORD2: Resolve FIXME about weird static var 'k' in Router::smoothCheck 2009-10-20 19:12:31 +00:00
saveload.cpp
saveload.h
screen.cpp Rename Common::Stream::readLine_NEW to readLine 2009-12-30 23:00:55 +00:00
screen.h
scroll.cpp
sound.cpp
sound.h
speech.cpp
sprite.cpp
startup.cpp
sword2.cpp Change BS 1 & 2 to I & II (see discussion on -devel) 2010-01-03 21:20:05 +00:00
sword2.h Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) 2009-11-24 22:10:14 +00:00
sync.cpp
walker.cpp