File tree
14 files changed
+21
-20
lines changed- .github/workflows
- CASCEncDump
- DataTool
- ReplayMp4Tool
- TankLib.Test
- TankLibHelper
- TankLib
- TankPackage
- TankTonka
- TankView
14 files changed
+21
-20
lines changedLines changed: 6 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 |
| - | |
| 27 | + | |
| 28 | + | |
28 | 29 |
| |
29 | 30 |
| |
30 | 31 |
| |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
34 |
| - | |
| 35 | + | |
35 | 36 |
| |
36 | 37 |
| |
37 | 38 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
243 |
| - | |
| 243 | + | |
244 | 244 |
| |
245 | 245 |
| |
246 | 246 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
- .github/workflows/dotnet.yml+5-5
- TACTLib/Client/ClientHandler.cs+1-1
- TACTLib/Config/Config.cs+1-1
- TACTLib/Config/InstallationInfo.cs+1-1
- TACTLib/Config/InstallationInfoFile.cs+1-1
- TACTLib/Container/ContainerHandler.cs+3-6
- TACTLib/Container/StaticContainerHandler.cs+6-9
- TACTLib/Core/BLTEDecoder.cs+3-4
- TACTLib/Core/ClientPatchManifest.cs+12-11
- TACTLib/Core/Key/CASCKeyComparer.cs+5-7
- TACTLib/Core/Key/FullKey.cs+9-10
- TACTLib/Core/Key/TruncatedKey.cs+8-8
- TACTLib/Core/Product/CommonV2/RootFile.cs+74-11
- TACTLib/Core/Product/D2/ProductHandler_D2R.cs+2-10
- TACTLib/Core/Product/Tank/ApplicationPackageManifest.cs+1-1
- TACTLib/Core/Product/Tank/ManifestCryptoHandler.cs+2-5
- TACTLib/Core/Product/Tank/ProductHandler_Tank.cs+2-13
- TACTLib/Core/Salsa20.cs+35-36
- TACTLib/Core/VFS/VFSManifestReader.cs+25-27
- TACTLib/Helpers/Extensions.cs+10-18
- TACTLib/Helpers/UInt24BE.cs+6-3
- TACTLib/TACTLib.csproj+3-3
- TACTLib/Utils.cs+3-29
- TACTLibTest/Properties/AssemblyInfo.cs-35
- TACTLibTest/TACTLibTest.csproj+1-7
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
89 | 89 |
| |
90 | 90 |
| |
91 | 91 |
| |
92 |
| - | |
| 92 | + | |
93 | 93 |
| |
94 | 94 |
| |
95 | 95 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
|
0 commit comments