wabbajack/Compression.BSA
Timothy Baldridge d9612609e8
Merge pull request #751 from wabbajack-tools/2.0-release-day-bug-fixes
Bug fixes encountered during the 2.0 release
2020-04-27 06:16:46 -06:00
..
BA2Builder.cs BSA building is now async, status updates during compression 2020-04-20 15:36:33 -06:00
BA2Reader.cs BSA archives are now lazily extracted. 2020-04-16 21:52:19 -06:00
BSABuilder.cs BSA building is now async, status updates during compression 2020-04-20 15:36:33 -06:00
BSADispatch.cs Tons of WIP changes for paths 2020-04-03 16:37:27 -06:00
BSAReader.cs Merge pull request #751 from wabbajack-tools/2.0-release-day-bug-fixes 2020-04-27 06:16:46 -06:00
Compression.BSA.csproj Move around namespaces so BSA routines can use Common namespaces. Make BA2 creation use memory mapped files instead of memory streams 2020-03-04 17:02:16 -07:00
DDS.cs Compiles, working through the tests 2019-11-15 17:01:37 -07:00
IBSAReader.cs BSA building is now async, status updates during compression 2020-04-20 15:36:33 -06:00
Readme.md Created READMEs for most projects 2019-11-21 15:11:08 +01:00
TES3Builder.cs BSA building is now async, status updates during compression 2020-04-20 15:36:33 -06:00
TES3Reader.cs BSA archives are now lazily extracted. 2020-04-16 21:52:19 -06:00
Utils.cs BSA building is now async, status updates during compression 2020-04-20 15:36:33 -06:00

Compression.BSA

BSA Compression gets it's own project to remove cluttering.