Bug TrackerDocumentationMain Site
docs.sodaware.net

Documentation Area -- Product and developer resource manuals.

Version History

Version 1.2 - August 27th, 2007

  • Added ZipApi_ExtractFileAsBank. Files can be read from a zip straight into a bank.

  • Added ZipApi_CompressBank and ZipApi_UnCompressBank. These are similar to ZipApi_Compress and ZipApi_UnCompress, but they store the original data size, which prevents guesswork and removes buffer errors.

  • Added ZipApi_VerifyZipFileHeader, which checks to see if a file has the correct header for a zip file.

  • Added ZipApi_GetUnpackedSize, which calculates the total uncompressed size of a zip archive.

  • Fixed bug where trying to extract a password protected file without a password would throw no error.

  • Fixed bug where trying to extract a file that didn't exist wouldn't return an error.

  • Fixed several extraction bugs, mostly involving incorrect slashes.

Version 1.1 - April 23rd, 2007

Fixed several errors in the online documentation, and added the following improvements to the library:

Version 1.0 - September 8th, 2006

Initial release of library. Allows Blitz to open ZIP files and extract files from them. Also supports the creation of new ZIP files.


Free Game Downloads | Site Map | Links | Contact Us

© 2005-2007 Sodaware. All rights reserved. About Us | Privacy Policy