Commit Graph

8 Commits

Author SHA1 Message Date
Jcw87 80c7719636 Compiler compatibility (#1171)
* 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
2026-08-16 11:15:07 -04:00
LagoLunatic 8ce8d2f541 Add JSystem PCH to fix weak function order (#904)
* Add JSystem PCH

* Fix build issues, remove weak order fakematches, and fix functionvalue weak func order
2025-12-05 09:11:53 -08:00
LagoLunatic 202851599f More warning/error cleanup, mostly includes 2024-10-17 23:46:30 -04:00
DanTGL df7ece7302 Minor cleanup 2024-07-18 15:12:35 +02:00
LagoLunatic f24ffc7345 misc cleanup 2024-01-09 18:06:42 -05:00
Jcw87 0402e377c8 JUTCacheFont, JUTResFont 2023-09-28 20:03:44 -07:00
Jcw87 3e26fdb75f JUTCacheFont 2023-09-21 04:42:37 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00