1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-05-10 04:17:46 +00:00
physis/src
Joshua Goins e751ffa765 Update dependencies, remove bitrotten code, update docs
I updated our dependencies like binrw to 0.15, which is pretty nice as
that means we no longer depend on Syn 1.x. I also finally upgraded to
bitflags 2.x, which doesn't really mean anything except we're on
better supported version.

Additionally, I removed some bitrotten code that no longer compiles.
This was mostly benchmark stuff, but since I don't actively keep track
of that I felt it was better to remove it. I can always add it back once
I'm ready to tackle that again.
2025-05-09 15:16:23 -04:00
..
bcn Shrink the dependency and feature complexity, auto-cleanup and more 2025-03-11 16:29:24 -04:00
blowfish Move blowfish stuff into it's own module 2025-03-11 17:17:31 -04:00
havok Update dependencies, remove bitrotten code, update docs 2025-05-09 15:16:23 -04:00
layer Partial map write support (#9) 2025-04-13 18:34:18 -04:00
model Fix model test due to moved path 2025-04-28 17:18:45 -04:00
savedata Move dat to save data module 2025-04-28 22:48:45 -04:00
sqpack Fix Index2 parsing 2025-04-28 22:33:52 -04:00
avfx.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
bootdata.rs Update dependencies, remove bitrotten code, update docs 2025-05-09 15:16:23 -04:00
cfg.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
cmp.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
common.rs Remove non-applicable comment on Language::None 2025-04-28 22:49:39 -04:00
common_file_operations.rs Partial map write support (#9) 2025-04-13 18:34:18 -04:00
compression.rs Shrink the dependency and feature complexity, auto-cleanup and more 2025-03-11 16:29:24 -04:00
crc.rs Update dependencies, remove bitrotten code, update docs 2025-05-09 15:16:23 -04:00
dic.rs Shrink the dependency and feature complexity, auto-cleanup and more 2025-03-11 16:29:24 -04:00
equipment.rs Rename "Subrace" to "Tribe" 2025-03-31 15:38:42 -04:00
error.rs Add missing REUSe metadata 2025-03-31 16:11:23 -04:00
exd.rs Add EXD::get_row function 2025-04-28 23:36:51 -04:00
exh.rs Refactor EXD parsing, begin adding write support 2025-04-28 16:42:32 -04:00
exl.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
fiin.rs Remove custom string map functions in fiin parser 2025-04-28 22:46:11 -04:00
gamedata.rs Update dependencies, remove bitrotten code, update docs 2025-05-09 15:16:23 -04:00
hwc.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
iwc.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
lib.rs Remove more launcher-only functions from Physis 2025-04-28 22:58:51 -04:00
mtrl.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
pap.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
patch.rs Update dependencies, remove bitrotten code, update docs 2025-05-09 15:16:23 -04:00
patchlist.rs Add method to get the *total* patch size on disk 2025-05-06 15:11:44 -04:00
pbd.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
phyb.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
race.rs Add TryFrom implementations for Race, Tribe, Gender 2025-03-31 16:04:28 -04:00
repository.rs Remove no longer needed comment in Repository tests 2025-03-08 09:01:00 -05:00
scd.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
schd.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
sgb.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
sha1.rs Fix even more Clippy and other compiler warnings 2024-09-13 21:47:02 -04:00
shpk.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
skeleton.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
skp.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
stm.rs Remove leftover println 2025-03-08 09:02:49 -05:00
tera.rs Partial map write support (#9) 2025-04-13 18:34:18 -04:00
tex.rs Update dependencies, remove bitrotten code, update docs 2025-05-09 15:16:23 -04:00
tmb.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00
uld.rs Redesign how IndexFile parsing works, again 2025-03-06 18:52:26 -05:00