Current News
Archived News
Search News
Discussion Forum


Old Forum
Install Programs More Downloads...
Troubleshooting
Source Code
Format Specs.
Misc. Information
Non-SF Stuff
Links




ShadowFlare [Tue, 5 Jan 2010 07:34:43 +0000]
1.66
----
 - Fixed bug that prevented 2 - 4 GB archives from being recognized.
 - Supports bzip2 compression option.
 - Changed hotkeys to allow Ctrl+A to select all.
 - Fixed no listing bug on archives having a one entry hash table.

ShadowFlare [Tue, 5 Jan 2010 07:26:52 +0000]
Fix code to allow 2 - 4 GB archives.

ShadowFlare [Sun, 25 Oct 2009 13:09:32 +0000]
Update SFmpqapi.bas from the SFmpqapi source tree.

ShadowFlare [Tue, 1 Sep 2009 11:48:20 +0000]
Add missing SFmpqapi.bas update.

ShadowFlare [Tue, 1 Sep 2009 11:19:20 +0000]
Disable Git line ending conversions for some files.

ShadowFlare [Tue, 1 Sep 2009 11:16:28 +0000]
Fix case of project file name.

ShadowFlare [Mon, 24 Aug 2009 14:17:17 +0000]
Add bzip2 compression option and Ctrl+A select all.

ShadowFlare [Mon, 24 Aug 2009 12:28:33 +0000]
Fixed no listing bug on archives having a one entry hash table.

ShadowFlare [Sat, 22 Aug 2009 08:24:24 +0000]
Added license.txt which contains license details for this source code and other related files.

ShadowFlare [Tue, 21 Jul 2009 04:02:00 +0000]
1.65
----
 - Added a CWad to MPQ converter, usable by opening a CWad archive.
 - Added .w3x files to open MPQ dialog filter.
 - Fixed file extension filter box for file listing of the open archive so that it is positioned properly and only shows extensions from the current archive.

ShadowFlare [Fri, 10 Jul 2009 05:59:23 +0000]
1.64
----
 - Fixed a bug that caused an overflow error message when opening an archive containing files with totals that were too large to fit in the data type that I originally chose.  This has been changed to handle larger sizes.

ShadowFlare [Fri, 10 Jul 2009 05:55:14 +0000]
1.63
----
 - Fixed a bug that caused an overflow error message when opening an archive containing certain numbers of files; especially on Chinese, Japanese, and Korean Windows versions.
 - Added an option to set the block size for new archives.

ShadowFlare [Fri, 10 Jul 2009 05:37:14 +0000]
1.62
----
 - Fixed a bug that prevented extracting empty files.
 - Added an option that would allow one to have WinMPQ search a specified folder and all of its subfolders for file lists with names similar to the open archive.
 - When you add a file, you are prompted for what path to add to the beginning of the filenames, and click cancel, WinMPQ no longer adds the files with no path added but instead it cancels adding the files.

1.61
----
 - WinMPQ was not closing the archive handle properly after adding files that have been modified after being opened from WinMPQ.  This was causing WinMPQ to be unable to open the archive to add files, extract files, etc.  This bug has been fixed in this version.
 - Fixed a bug that caused WinMPQ to be unable to update a file in the archive that has been modified.
 - Mpq Embedder is now included with WinMPQ.  Access it from the "Tools" menu.
 - All options that were available by right-clicking a file are now also available from the "Mpq" menu.
 - The "Tools" menu is now also shown on the right-click context menu shown when right-clicking on a file.
 - The default compression type can be changed now, and the compression level for deflate compression can set.
 - Added a menu command to add a file to the listing if it is not listed and you know the name of the file.
 - Added a menu command to change the locale ID of an existing file.

1.60
----
 - Switched to using SFmpq instead of Mpq Control.
 - Added support for adding files with Warcraft III's new compression method.
 - File encryption can now be enabled or disabled through the "Mpq" menu.

ShadowFlare [Fri, 10 Jul 2009 05:33:19 +0000]
WinMPQ v1.54