mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 21:31:53 +00:00
969ef3dac9
WriteStream are now subclasses of it. * Added new methods eos(), ioFailed(), clearIOFailed() to all streams. This allows better error checking. * SaveFile classes take advantage of these new standard stream APIS * Removed File::gets() * Added SeekableReadStream::readLine() (replaces File::gets) * Added WriteStream::writeString, for convenience svn-id: r17752 |
||
---|---|---|
.. | ||
.cvsignore | ||
codecs.cpp | ||
codecs.h | ||
cpsimage.cpp | ||
font.cpp | ||
kyra.cpp | ||
kyra.h | ||
module.mk | ||
palette.cpp | ||
resource.cpp | ||
resource.h | ||
script_v1.cpp | ||
script.cpp | ||
script.h | ||
sound.cpp | ||
sound.h | ||
wsamovie.cpp | ||
wsamovie.h |