summaryrefslogtreecommitdiff
path: root/tools/utilities
AgeCommit message (Collapse)Author
2025-12-21Work on weak order (#2979)LagoLunatic
* JAUSectionHeap OK * Slightly improve d_camera weak func order (12 -> 10) * Minor d_a_alink fixes * weak_order_diff.py: Change to take source file as cli argument instead of .o file For cli autocompletion to work. * Reorganize J3D structs (no change in weak order)
2025-12-15Fix bugs in weak_order_diff.py (#2955)LagoLunatic
* Fix readelf path * Improve diffing of literal/in-function data order
2025-12-05Work on weak function ordering (#2917)LagoLunatic
* Fix functionvalue weak func order * Add script to help diffing weak function order * Improve alink weak func order (44 -> 15) * Improve m_Do_ext weak order (12 -> 7) * Remove old hack * Fix d_a_tbox weak func order * Fix d_a_npc_ks weak func order * Fix error when trying to diff weak func order for ShieldD due to hidden function alignment gap symbols
2025-10-03NPC str cleanup and misc for 100% linkability (#2723)YunataSavior
* NPC str cleanup and misc for 100% linkability * d_msg_object equiv
2025-07-24Work on d_a_obj_toby (#2552)hatal175
* Work on d_a_obj_toby * d_a_obj_tatigi matching * Deleted automatic ctor and dtor
2025-07-18d_a_obj_brg matching (#2539)YunataSavior
2025-07-06d_a_npc_besu equivalent (#2510)YunataSavior
* beautify_anm_data v2.0 * d_a_npc_besu 50% done * d_a_npc_besu 70% done * d_a_npc_besu until wait + indent fix * d_a_npc_besu equivalent! * Mark d_a_npc_besu as equiv in configure py
2025-06-28beautify_anm_data v2.0 (#2508)YunataSavior
2025-06-21Further beautify anm data param handling (#2496)YunataSavior
2025-06-16Improve beautify anm data (#2487)YunataSavior
2025-04-27Utility script 'beautify_anm_data.py' to assist getting started with d_a_npc ↵YunataSavior
TUs (#2413)