aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/dataio.cpp
AgeCommit message (Expand)Author
2008-12-03Preliminary support for extra data and scripts in video files (urgh, this is ...Sven Hesse
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-07-29Changed class File (and derived classes) to only support read-only access; ad...Max Horn
2008-05-13Added a warning when all chunk slots are full, as that's still a problem in W...Sven Hesse
2008-05-08Restructured sound codeSven Hesse
2008-05-04Fixed DataStream::seek() (must have been drunk that day ;))Sven Hesse
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-08-11Added a small safety check to avoid accidently overflowing buffers when readi...Sven Hesse
2007-07-31Still partly broken/stubby VMD playingSven Hesse
2007-07-31Minor DataIO-cleanupSven Hesse
2007-07-30Restructured and cleaned-up IMD playingSven Hesse
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-28Possible fix for bug #1709124 ("GOB3: (dos/russian) just dont run")Sven Hesse
2007-04-05- Minor cleanupSven Hesse
2007-04-02"char *" -> "byte *" where appropriateSven Hesse
2007-03-30- Fixed the IMD playing within mults, the non-interactive Gob3 demo should wo...Sven Hesse
2007-03-29- Properly implemented the ImdPlayerSven Hesse
2007-03-20Major clean-up, including:Sven Hesse
2007-01-13Rename special debug levels to conform our suggested naming scheme.Eugene Sandulenko
2006-05-29- More GOB2 map conversionsSven Hesse
2006-03-08Fixed tons of format string warnings for debug/error calls (including several...Max Horn
2006-02-24Changed debug()s to debugC()sSven Hesse
2006-02-11Moved engines to the new engines/ directoryMax Horn