summaryrefslogtreecommitdiff
path: root/source/unzip.h
AgeCommit message (Collapse)Author
2010-06-13Read ZIP packs directly using custom loader.Andrey Nazarov
Removed PKZIP library (bye bye 1600+ lines of unmaintained code). Don't fatal crash when packfile fails to read or we run out of free file handles, just print an error message. Allow filesystem to be restarted even if there are file handles reading from packfiles (packfile will be freed once file handle is closed).
2009-05-29Ran all source files through expand(1).Andrey Nazarov
2007-08-14Initial import of the new Q2PRO tree.Andrey Nazarov