Commit Graph

16 Commits

Author SHA1 Message Date
LagoLunatic 43b5e42feb Extract float formatting to separate function to reduce logic duplication 2026-07-14 11:02:06 -04:00
LagoLunatic 2833539046 Asset extraction: Raise error for wrong-sized symbols 2026-07-14 10:57:34 -04:00
LagoLunatic 2fdc8f35cc Asset extractor: Include headers that define Vec/cXy/GXColor 2026-07-14 10:55:14 -04:00
SuperDude88 99f93ebe98 Add Model Extraction Script
- Support extraction of Vec/cXy/GXColor data
2026-07-13 17:09:42 -04:00
LagoLunatic 08c9098dcf Also mark NZ_JNT as an ambiguous name 2026-06-16 15:24:19 -04:00
LagoLunatic 71ef7208ac Add comment to res headers about them being automatically generated 2026-06-16 15:20:00 -04:00
LagoLunatic cc561b1b09 Fix BOW_JNT ambiguity in res_arc.py script 2026-06-16 15:11:23 -04:00
LagoLunatic e1f98604a8 Support Linux 2026-05-29 16:34:54 -04:00
LagoLunatic 79523c8ae5 Mark as executable 2026-05-29 16:34:54 -04:00
LagoLunatic 3f251bb878 Fix type checker errors 2026-05-29 16:34:54 -04:00
LagoLunatic 2398ff4a33 Copy paste res_arc.py directly from TP
Co-authored-by: roeming <brother64youyou@gmail.com>
2026-05-29 16:32:12 -04:00
LagoLunatic 5b96d21e33 Clean up matDL_dis.py
Apparently doing (u8) vs &0xFF can affect regalloc in sinit functions, at least in TP.
2025-11-24 19:08:53 -05:00
LagoLunatic 4d2dda94e2 Forgot to set +x on matDL_dis too 2025-01-28 19:25:29 -05:00
LagoLunatic a25031175e matDL build rule: Allow specifying global/local scope 2024-11-02 12:08:43 -04:00
LagoLunatic d264788d79 remove debug prints from matDL build script 2024-11-02 00:12:02 -04:00
LagoLunatic e9f82ff359 Add custom build rule for material display lists with image addresses in them 2024-11-01 19:32:15 -04:00