mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-05-08 01:53:52 +00:00
Wraps --repair-zone across every zone in <projectDir>. Spawns the binary per-zone so each zone's full repair report streams through, with section markers between, then aggregates a final tally. Honors --dry-run. Calls fflush(stdout) before each child spawn so the parent's section header lands ahead of the child's stdout (separate buffers per process). Verified: clean project → 0 fixes / exit 0; project with an orphan tile file → "would add tile (5, 5) to manifest" / exit 0 (dry-run). Brings command count to 177. |
||
|---|---|---|
| .. | ||
| asset_extract | ||
| auth_login_probe | ||
| auth_probe | ||
| blp_convert | ||
| dbc_to_csv | ||
| editor | ||
| asset_pipeline_gui.py | ||
| backup_assets.sh | ||
| diff_classic_turtle_opcodes.py | ||
| gen_opcode_registry.py | ||
| generate_ffx_sdk_vk_permutations.sh | ||
| m2_viewer.py | ||
| opcode_map_utils.py | ||
| validate_opcode_maps.py | ||