.. |
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
|
Don't call unwrap() in writing CharDat files
|
2024-04-16 21:28:33 -04:00 |
cmp.rs
|
Don't call unwrap() in writing CMP files
|
2024-04-16 21:28:53 -04:00 |
common.rs
|
Remove hardcoded "win32" string in repository filename functions
|
2024-04-15 19:43:16 -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
|
Don't call unwrap() nearly as much in reading DAT files
|
2024-04-16 21:33:09 -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
|
Reorganize some functions in EXD
|
2024-04-14 13:28:43 -04:00 |
exh.rs
|
Make a semantic difference between owned and non-owned byte data
|
2023-10-13 16:16:04 -04:00 |
exl.rs
|
Simplify some EXL parsing code
|
2024-04-15 18:50:01 -04:00 |
fiin.rs
|
Remove more dead code
|
2024-04-16 21:19:08 -04:00 |
gamedata.rs
|
Remove more dead code
|
2024-04-16 21:19:08 -04:00 |
index.rs
|
Don't call unwrap() when reading Index2File
|
2024-04-16 21:27:41 -04:00 |
installer.rs
|
Ensure compliance with REUSE, add to CI
|
2023-08-06 08:25:04 -04:00 |
lgb.rs
|
Remove more dead code
|
2024-04-16 21:19:08 -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 more unknown event filters and channels
|
2024-01-29 15:49:16 -05:00 |
model.rs
|
Remove more dead code
|
2024-04-16 21:19:08 -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 new unknown vertex type found in Dawntrail benchmark
|
2024-04-14 13:25:50 -04:00 |
mtrl.rs
|
Support shader keys better in MTRL
|
2024-01-29 15:07:59 -05:00 |
patch.rs
|
Remove more dead code
|
2024-04-16 21:19:08 -04:00 |
pbd.rs
|
Improve PBD documentation
|
2023-12-02 19:59:41 -05: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
|
Remove unused imports in SHPK
|
2024-01-29 16:22:45 -05:00 |
skeleton.rs
|
Remove unused glam dependency
|
2024-04-15 17:34:15 -04:00 |
sqpack.rs
|
Support index2 files
|
2024-04-14 11:24:18 -04:00 |
tera.rs
|
Remove more dead code
|
2024-04-16 21:19:08 -04:00 |
tex.rs
|
Fix some clippy warnings
|
2023-12-02 20:17:05 -05:00 |