.. |
blowfish.rs
|
Fix clippy warnings about unnecessary deref, useless casts
|
2023-02-20 16:07:48 -05:00 |
blowfish_constants.rs
|
Reformat code
|
2022-08-16 11:52:07 -04:00 |
bootdata.rs
|
Reformat code
|
2022-08-16 11:52:07 -04:00 |
chardat.rs
|
Add support for loading character .dat files
|
2023-07-08 15:29:00 -04:00 |
cmp.rs
|
Begin support for CMP files
|
2023-07-06 17:34:14 -04:00 |
common.rs
|
Allow Language to be copied and cloned
|
2023-04-09 15:33:43 -04:00 |
compression.rs
|
Reformat code
|
2022-08-16 11:52:07 -04:00 |
crc.rs
|
Minor formatting and linter fixes
|
2022-12-17 08:23:19 -05:00 |
dat.rs
|
Upgrade dependencies, including moving to binrw 0.11 which breaks stuff
|
2023-03-31 17:30:30 -04:00 |
equipment.rs
|
Add support for building character model paths
|
2023-07-08 11:58:57 -04:00 |
exd.rs
|
Upgrade dependencies, including moving to binrw 0.11 which breaks stuff
|
2023-03-31 17:30:30 -04:00 |
exh.rs
|
Make more EXH fields public
|
2023-04-09 15:35:10 -04:00 |
exl.rs
|
Reformat code
|
2022-08-16 11:52:07 -04:00 |
fiin.rs
|
Fix clippy warnings about unnecessary deref, useless casts
|
2023-02-20 16:07:48 -05:00 |
gamedata.rs
|
Stop crashing on first boot, with no expansions installed
|
2023-05-13 17:30:15 -04:00 |
index.rs
|
Revert "Switch from bitfield-struct to modular-bitfield"
|
2022-10-17 19:50:38 -04:00 |
installer.rs
|
Fix unshield issues finally, bump to 0.1.2
|
2022-10-24 15:04:13 -04:00 |
lib.rs
|
Add support for loading character .dat files
|
2023-07-08 15:29:00 -04:00 |
log.rs
|
Fix clippy warnings about unnecessary deref, useless casts
|
2023-02-20 16:07:48 -05:00 |
macros.rs
|
Suppress some warnings
|
2022-09-15 16:26:31 -04:00 |
model.rs
|
Simplify vertex loading and fix incorrect bone data
|
2023-07-05 19:42:53 -04:00 |
mtrl.rs
|
Always read additional data from material files
|
2023-03-31 21:31:54 -04:00 |
patch.rs
|
Fix clippy warnings about unnecessary deref, useless casts
|
2023-02-20 16:07:48 -05:00 |
race.rs
|
Add support for loading character .dat files
|
2023-07-08 15:29:00 -04:00 |
repository.rs
|
Fix name of base repository
|
2023-07-06 16:01:32 -04:00 |
sha1.rs
|
Minor formatting and linter fixes
|
2022-12-17 08:23:19 -05:00 |
skeleton.rs
|
Suppress some warnings
|
2022-09-15 16:26:31 -04:00 |
sqpack.rs
|
Fix clippy warnings about unnecessary deref, useless casts
|
2023-02-20 16:07:48 -05:00 |
tex.rs
|
Fix texture loading due to not enough memory
|
2023-04-06 14:52:04 -04:00 |