summaryrefslogtreecommitdiff
path: root/src/JSystem/J3DGraphLoader/J3DJointFactory.cpp
AgeCommit message (Collapse)Author
2026-08-16Compiler compatibility (#1171)Jcw87
* mark functions with duplicate names as static * make std::__tag_va_List work with other compilers * fix some offset comments * use inlines in J3DJointFactory, JUTCacheFont * fix class/struct mismatch * improve const correctness * fix missing return values * make some JAudio namespaces more explicit
2025-12-05Add JSystem PCH to fix weak function order (#904)LagoLunatic
* Add JSystem PCH * Fix build issues, remove weak order fakematches, and fix functionvalue weak func order
2023-12-24J3DJointFactory matchJasper St. Pierre
2023-12-18J3DModelLoader 99%LagoLunatic
mostly copied from TP decomp
2023-11-05J3DJointFactory done except weak functionsLagoLunatic
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww