1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-23 13:17:44 +00:00
physis/src
Joshua Goins 89f780c22a Fix name of base repository
It was misread as "game" when it really should be "ffxiv"
2023-07-06 16:01:32 -04:00
..
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
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 test_deconstruct 2022-10-20 10:48:05 -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 Allow cutting out a large amount of dependencies 2022-10-25 13:53:24 -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 build_skeleton_path function 2022-10-13 15:45:50 -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