aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/resource_intern.cpp
AgeCommit message (Expand)Author
2016-05-15Revert "KYRA: Plug memory leak"Johannes Schickel
2016-05-15KYRA: Plug memory leakEugene Sandulenko
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-12-13COMMON: Make more members of Archive constant.Andrea Corna
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-12JANITORIAL: Cleanup (mostly whitespace)Torbjörn Andersson
2010-08-24KYRA: Cleanup.Johannes Schickel
2010-08-24KYRA: Implement new handling of KYRA3's TLK files.Johannes Schickel
2010-08-24KYRA: Simplify PAK/INS/TLK loading.Johannes Schickel
2010-08-19KYRA: Cleanup.Johannes Schickel
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new he...Max Horn
2009-11-28Fix for bug #2905439 "AmigaOS: Recent Kryandia changes broke compilation".Johannes Schickel
2009-11-28LOL/Floppy: fixed crashFlorian Kagerer
2009-11-28Fix compilation on 64bit systems.Johannes Schickel
2009-11-28LOL: completed support for floppy installer filesFlorian Kagerer
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
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