1
Fork 0
mirror of https://github.com/redstrate/Physis.git synced 2025-04-24 05:27:45 +00:00
physis/src
Joshua Goins c443b17d9e Support writing new files in ZiPatch
This implements parts of the AddFile operation for ZiPatch, which can
now create patches that add files. Note that ZiPatches created with
this will be abnormally huge since compression is not implemented yet.
2024-06-29 12:39:24 -04:00
..
havok Silence more dead code warnings 2024-06-29 09:33:23 -04:00
avfx.rs Silence more dead code warnings 2024-06-29 09:33:23 -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 Implement write_string, add get_string_len helper function 2024-06-29 12:36:54 -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 Implement BinWrite for BlockHeader 2024-06-29 12:37:14 -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 Silence more dead code warnings 2024-06-29 09:33:23 -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 some warnings 2024-06-28 06:10:37 -04:00
hwc.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
index.rs Silence more dead code warnings 2024-06-29 09:33:23 -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 some warnings 2024-06-28 06:10:37 -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 Fix mtrl unwrap due to accidental commit 2024-06-29 09:33:48 -04:00
pap.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
patch.rs Support writing new files in ZiPatch 2024-06-29 12:39:24 -04:00
pbd.rs Silence more dead code warnings 2024-06-29 09:33:23 -04:00
phyb.rs Silence more dead code warnings 2024-06-29 09:33:23 -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 Silence more dead code warnings 2024-06-29 09:33:23 -04:00
sgb.rs Run rustfmt and fix more Clippy warnings 2024-05-18 09:42:07 -04:00
sha1.rs Silence more dead code warnings 2024-06-29 09:33:23 -04:00
shpk.rs Silence more dead code warnings 2024-06-29 09:33:23 -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 Add write_data_block_patch to write patch data blocks 2024-06-29 12:37:54 -04:00
stm.rs Silence more dead code warnings 2024-06-29 09:33:23 -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