1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-07-03 09:17:45 +00:00
physis/src
2025-05-17 12:52:20 -04:00
..
bcn Add a more exhaustive list of texture formats, support BC7 textures 2025-05-17 12:32:23 -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 Read BGInstanceObject asset and collision paths, expose LayerHeader 2025-05-14 20:02:37 -04:00
model Add another model flag, reorder 2025-05-17 12:52:20 -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 Add support for writing EXH files 2025-05-10 19:06:06 -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 Move EXD parsing functions into their own module 2025-05-10 23:51:22 -04:00
exd_file_operations.rs Handle multiple string columns when writing 2025-05-11 00:48:31 -04:00
exh.rs Fix how we read/write packed booleans in EXD, add another write test 2025-05-10 23:31:53 -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 Move EXD parsing functions into their own module 2025-05-10 23:51:22 -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 Move EXD parsing functions into their own module 2025-05-10 23:51:22 -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 Move EXD parsing functions into their own module 2025-05-10 23:51:22 -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 Add a more exhaustive list of texture formats, support BC7 textures 2025-05-17 12:32: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