aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/archive.cpp
AgeCommit message (Expand)Author
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-12New debug strings and levels.Nicola Mettifogo
2007-04-07Reduced dependency between project files, and prepared defs.h for deletion as...Nicola Mettifogo
2007-03-24Changed detection of the dreaded 'fr' archive in Nippon Safes Amiga Demo. Thi...Nicola Mettifogo
2007-03-24started infrastructure for amiga demo:Nicola Mettifogo
2007-03-02corrected error messageNicola Mettifogo
2007-02-25made Archive inherit from SeekableReadStream instead of File since write capa...Nicola Mettifogo
2007-02-25Fix warningsMax Horn
2007-02-25made Archive inherit from Common::File, added some methods to comply to inter...Nicola Mettifogo
2007-02-25made Archive behave more like Common::File, preparing for inheritanceNicola Mettifogo
2007-02-25wrapped archive routines into a new class named Archive. File-level static va...Nicola Mettifogo
2007-02-25got rid of ArchievedFile. Since only one single file is being read from the a...Nicola Mettifogo
2007-02-24ArchiveFile's details are now known only to archive codeNicola Mettifogo
2007-02-18Bad hack to make thsi engine run on PalmOSChris Apers
2007-02-17Some indentation and format changes. Mostly replacing spaces with tabs.Torbjörn Andersson
2007-01-26make sure current archive is closed before opening a new oneNicola Mettifogo
2007-01-16added first debug messagesNicola Mettifogo
2007-01-14Initial import of Parallaction engineEugene Sandulenko