.. |
havok
|
Shut up Clippy about the code I didn't write
|
2023-12-12 22:16:19 -05:00 |
blowfish.rs
|
The single Blowfish test is for encryption and decryption
|
2024-01-29 15:10:38 -05:00 |
blowfish_constants.rs
|
Ensure compliance with REUSE, add to CI
|
2023-08-06 08:25:04 -04:00 |
bootdata.rs
|
Remove unused import in BootData
|
2024-04-15 18:24:49 -04:00 |
cfg.rs
|
Add a test to CFG, to see if it panics on clearly invalid garbage data
|
2024-04-16 21:40:30 -04:00 |
chardat.rs
|
Remove some unused imports
|
2024-04-16 22:08:46 -04:00 |
cmp.rs
|
Remove some unused imports
|
2024-04-16 22:08:46 -04:00 |
common.rs
|
Fix the wrong underlying representation for Platform
|
2024-04-17 17:21:43 -04:00 |
common_file_operations.rs
|
Remove more dead code
|
2024-04-16 21:19:08 -04:00 |
compression.rs
|
Fix some lint issues
|
2023-09-24 15:41:05 -04:00 |
crc.rs
|
Jamcrc should be crate level public
|
2024-04-15 18:38:22 -04:00 |
dat.rs
|
Remove some unused imports
|
2024-04-16 22:08:46 -04:00 |
equipment.rs
|
Add functions to make gear, skin, face, hair, and ear material paths
|
2023-09-23 14:52:32 -04:00 |
exd.rs
|
Add invalid data test for EXD
|
2024-04-16 21:52:14 -04:00 |
exh.rs
|
Add invalid data test for EXH
|
2024-04-16 21:52:36 -04:00 |
exl.rs
|
Add invalid data test for EXL
|
2024-04-16 21:53:10 -04:00 |
fiin.rs
|
Add invalid data test for FileInfo
|
2024-04-16 21:53:32 -04:00 |
gamedata.rs
|
Fix index2 files never being added to GameData
|
2024-04-17 17:21:52 -04:00 |
index.rs
|
Add invalid data test for Index/Index2
|
2024-04-16 21:54:56 -04:00 |
installer.rs
|
Ensure compliance with REUSE, add to CI
|
2023-08-06 08:25:04 -04:00 |
lgb.rs
|
Add invalid data test for Lgb, add a simple check for invalid data
|
2024-04-16 21:57:30 -04:00 |
lib.rs
|
Remove overcomplicated internal race macro to a big match statement
|
2024-04-16 21:14:59 -04:00 |
log.rs
|
Add invalid data test for ChatLog, add a simple check for invalid data
|
2024-04-16 22:04:02 -04:00 |
model.rs
|
Temporarily fix loading blend weights from Dawntrail
|
2024-04-17 20:22:50 -04:00 |
model_file_operations.rs
|
Rename Uint4 to Byte4 so it's clearer
|
2024-02-25 08:54:16 -05:00 |
model_vertex_declarations.rs
|
Add invalid data test for MDL
|
2024-04-16 22:05:39 -04:00 |
mtrl.rs
|
Fix Dawntrail materials not loading
|
2024-04-17 20:23:44 -04:00 |
patch.rs
|
Fix the wrong underlying representation for Platform
|
2024-04-17 17:21:43 -04:00 |
pbd.rs
|
Add invalid data test for PreBoneDeformer
|
2024-04-16 22:06:27 -04:00 |
race.rs
|
Remove overcomplicated internal race macro to a big match statement
|
2024-04-16 21:14:59 -04:00 |
repository.rs
|
Remove more dead code
|
2024-04-16 21:19:08 -04:00 |
sha1.rs
|
Ensure compliance with REUSE, add to CI
|
2023-08-06 08:25:04 -04:00 |
shpk.rs
|
Add invalid data test for ShaderPackage
|
2024-04-16 22:06:59 -04:00 |
skeleton.rs
|
Add invalid data test for Skeleton
|
2024-04-16 22:07:30 -04:00 |
sqpack.rs
|
Support index2 files
|
2024-04-14 11:24:18 -04:00 |
tera.rs
|
Add invalid data test for Terrain
|
2024-04-16 22:07:50 -04:00 |
tex.rs
|
Simplify texture code for now, add actual BC5 support
|
2024-04-17 20:43:11 -04:00 |