1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-26 06:07:45 +00:00
physis/src
Joshua Goins c41c160338 Fix oversight with u32 offsets used in index files API
This breaks on Dawntrail's gigantic files, but this also breaks API...
2024-06-28 05:53:42 -04:00
..
havok Run cargo fmt 2024-04-20 13:18:03 -04:00
avfx.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
blowfish.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
blowfish_constants.rs Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
bootdata.rs Remove unused import in BootData 2024-04-15 18:24:49 -04:00
cfg.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
chardat.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
cmp.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
common.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
common_file_operations.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
compression.rs Switch to libz-ng-sys 2024-04-20 10:12:24 -04:00
crc.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
dat.rs Support chunked dat/index files 2024-05-04 14:20:45 -04:00
dic.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
equipment.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
exd.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
execlookup.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
exh.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
existing_dirs.rs Oops, these paths are not supposed to be absolute 2024-05-26 07:56:20 -04:00
exl.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
fiin.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
gamedata.rs Fix oversight with u32 offsets used in index files API 2024-06-28 05:53:42 -04:00
hwc.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
index.rs Fix oversight with u32 offsets used in index files API 2024-06-28 05:53:42 -04:00
installer.rs Revert "Explicitly link to unshield library for now" 2024-06-27 20:34:46 -04:00
iwc.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
lgb.rs Remove some more debug messages 2024-04-20 15:12:40 -04:00
lib.rs Add functions to find existing game/user directories on disk 2024-05-26 07:29:40 -04:00
log.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
model.rs Fix shape values not reading correctly 2024-05-25 23:26:11 -04:00
model_file_operations.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
model_vertex_declarations.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
mtrl.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
pap.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
patch.rs Fix patching for Dawntrail 2024-06-27 20:29:48 -04:00
pbd.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
phyb.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
race.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
repository.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
scd.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
schd.rs Derive Clone, Copy for ShaderStage 2024-05-18 11:53:13 -04:00
sgb.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
sha1.rs Ensure compliance with REUSE, add to CI 2023-08-06 08:25:04 -04:00
shpk.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
skeleton.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
skp.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
sqpack.rs Support index2 files 2024-04-14 11:24:18 -04:00
stm.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
tera.rs Run cargo fmt 2024-04-20 13:18:03 -04:00
tex.rs Prevent overflow when loading high resolution textures in certain code paths 2024-06-26 23:45:50 -04:00
tmb.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
uld.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00