1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-26 06:07:45 +00:00
physis/src
Joshua Goins 5b7cf1d6a3 Add support for reading the file info format
I revisited this format, and discovered a lot of stuff I did wrong the
first time around when writing libxiv. Now that's fixed!
2022-08-06 20:38:15 -04:00
..
blowfish.rs Document more public APIs in preparation for docs release 2022-07-27 21:41:05 -04:00
blowfish_constants.rs Add initial files 2022-07-19 19:29:41 -04:00
bootdata.rs Add initial files 2022-07-19 19:29:41 -04:00
common.rs Document more public APIs in preparation for docs release 2022-07-27 21:41:05 -04:00
compression.rs Add initial files 2022-07-19 19:29:41 -04:00
dat.rs Implement MDL parsing 2022-07-28 14:11:02 -04:00
equipment.rs Document more public APIs in preparation for docs release 2022-07-27 21:41:05 -04:00
exd.rs Remove some warnings 2022-07-27 21:21:50 -04:00
exh.rs Remove some warnings 2022-07-27 21:21:50 -04:00
exl.rs Fix EXL doc test failures, and one typo 2022-08-06 18:03:00 -04:00
fiin.rs Add support for reading the file info format 2022-08-06 20:38:15 -04:00
gamedata.rs Fix another typo 2022-08-06 18:05:16 -04:00
index.rs Add initial files 2022-07-19 19:29:41 -04:00
installer.rs Remove some warnings 2022-07-27 21:21:50 -04:00
lib.rs Add support for reading the file info format 2022-08-06 20:38:15 -04:00
macros.rs Document more public APIs in preparation for docs release 2022-07-27 21:41:05 -04:00
model.rs More small changes to the model module 2022-08-06 18:07:42 -04:00
patch.rs Combine the AddDirectoryChunk and DeleteDirectoryChunk patch structs 2022-08-06 18:07:06 -04:00
race.rs Document more public APIs in preparation for docs release 2022-07-27 21:41:05 -04:00
repository.rs Add initial files 2022-07-19 19:29:41 -04:00
skeleton.rs Add beginnings of skeleton parsing support 2022-08-06 18:15:33 -04:00
sqpack.rs Remove some warnings 2022-07-27 21:21:50 -04:00