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




authorShadowFlare <blakflare@hotmail.com>
Tue, 5 Jan 2010 09:12:48 +0000 (02:12 -0700)
committerShadowFlare <blakflare@hotmail.com>
Tue, 5 Jan 2010 10:11:52 +0000 (03:11 -0700)
commit212e7d696e798215d4cddfcb5007c212814728e6
tree90a290a5b7ddefa4e7c267782f8bdb449b1cc9e1
parenta36705ea24b6ce9c6df1e070176014e9fb2394ca
More work on large archives and code reorganization.

- Split some code for archive opening and creation into separate functions.
- Moved header writing into separate function.
- Large archive reading should be complete.
- Large archive compacting may be complete.
- Some work on adding files to large archives, but it is still incomplete and will likely corrupt.
- Other large archive write operations should be complete.
- SFileFindMpqHeader now takes archive handles and archive file handles.
MpqBlockTable.cpp
MpqHashTable.cpp
SFTypes.h
SFmpqapi.cpp
SFmpqapi.def
SFmpqapi.h