aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/resource_v4.cpp
AgeCommit message (Expand)Author
2008-09-06ScummFile: Don't use the File::_ioFailed flag, rather track the io status sep...Max Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-04-01Reverted my roomoffs changes (broke the Loom intro), and instead added the co...Max Horn
2007-03-31Got rid of some 0xFFFF -> 0xFFFFFFFF conversions and similiar nonsense by usi...Max Horn
2007-02-24Removed the (useless, thanks to resTypeFromId) 'name' parameter from readResT...Max Horn
2007-02-24SCUMM: cleanup (moved small header specific code from ScummEngine::readResTyp...Max Horn
2006-09-17Renamed ScummEngine::res to _res and allocate the ResourceManager on the heap...Max Horn
2006-09-16Replaced checkRange by assertRange, which has (a) an (IMO) more logical order...Max Horn
2006-07-05Fix bug #1515345 - INDY3 (FM-TOWNS): Black screen upon start (Amiga)Travis Howell
2006-03-03Moved ScummFile etc. to the new file.cpp / file.hMax Horn
2006-02-25Got rid of the 'tag' parameter for readResTypeList()Max Horn
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn