aboutsummaryrefslogtreecommitdiff
path: root/engines/made/redreader.cpp
AgeCommit message (Expand)Author
2016-05-02MADE: CleanupEugene Sandulenko
2015-01-28MADE: Initialize some variablesStrangerke
2014-02-18MADE: Make GPL headers consistent in themselves.Johannes Schickel
2011-10-09MADE: Minimize #include usage.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...Max Horn
2009-11-02Changed foo(void) to foo() in almost all non-backend source filesMax Horn
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
2009-10-04Applied patch #2872409 "MADE engine fixes" by agent-q, with one small modific...Filippos Karapetis
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
2009-03-07Whitespace cleanup: Convert space followed by tab to just tabMax Horn
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-09-06Got rid of File::eof()Max Horn
2008-04-23This memory is released with free(), so it has to be allocated with malloc(),Torbjörn Andersson
2008-04-23Fixed warning about potentially undefined behaviour.Torbjörn Andersson
2008-04-23Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ...Benjamin Haisch