scummvm/kyra
Max Horn 969ef3dac9 * Added new virtual base class 'Stream', ReadStream and
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
2005-04-22 17:40:09 +00:00
..
.cvsignore Add Kyrandia base 2004-04-09 12:36:06 +00:00
codecs.cpp Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
codecs.h Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
cpsimage.cpp Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
font.cpp big endian fixes 2005-03-03 21:42:20 +00:00
kyra.cpp Patch #1117443 (Experimental plugin code revision) 2005-03-25 17:55:57 +00:00
kyra.h Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
module.mk Bring kyra up-to-date with patch 1051358 2004-11-11 13:37:35 +00:00
palette.cpp Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
resource.cpp Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
resource.h Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
script_v1.cpp Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
script.cpp * Added new virtual base class 'Stream', ReadStream and 2005-04-22 17:40:09 +00:00
script.h Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
sound.cpp Committed patch #1168149 (Shared GM/MT-32 mapping) by eriktorbjorn as-is. This does the following: 2005-04-03 22:01:38 +00:00
sound.h Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00
wsamovie.cpp big endian fixes 2005-03-03 21:42:20 +00:00
wsamovie.h Ensure the kyra legal headers match the rest of ScummVM 2005-01-09 16:06:29 +00:00