aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/resource_intern.cpp
AgeCommit message (Expand)Author
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-05-29Formatting.Johannes Schickel
2009-03-15Cleanup.Johannes Schickel
2009-03-15Fix for loading Kyra1 Amiga PAK files.Johannes Schickel
2009-03-09Rewrote Common::List iterator code to ensure const correctness is preserved.Max Horn
2009-01-23Renamed Kyra's Resource::getFileStream to createReadStreamMax Horn
2009-01-23Renamed Archive::openFile to createReadStreamForMemberMax Horn
2009-01-23Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con...Max Horn
2009-01-18Fixed bug in PAK link list code, now file links are correctly initialized.Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-19KYRA: fix mt-32 sysex loading for LOL floppyFlorian Kagerer
2008-11-21Added ArchiveMember::getDisplayName() method; changed ArchiveMember::getName(...Max Horn
2008-11-01Commit of patch #2207782 "ARCHIVE: New method 'getMember'".Johannes Schickel
2008-10-13- fix installer file support for Kyra 2 and 3Florian Kagerer
2008-10-03Check all 'kyra.dat' files in setup paths instead of only the first one found.Johannes Schickel
2008-10-03Committed slightly modified patch #2034983 "Case-insensitivy and directory ha...Johannes Schickel
2008-09-13Big patch changing the signature of various Stream methods (some ports may ne...Max Horn
2008-09-07Moved Kyra resource code to a SearchSet/Archive based implementation, this re...Johannes Schickel