66 Commits

Author SHA1 Message Date
Headpenguin 88aed73bec Fix errors on clean build
Fix math_types.hpp not being included in several files and propogate
renamed variables from MarioAnimator and MarioActor::drawMarioModel
2024-04-14 21:02:28 -04:00
Headpenguin 67a047c463 clang format + make floating point formatting more consistent 2024-02-10 09:24:12 -05:00
shibbo a0d3df90a8 fix major formatting issues in MarioActor.cpp 2024-02-09 10:12:53 -05:00
Headpenguin acb07bdaa6 Fix compilation errors on clean build 2024-01-27 21:21:03 -05:00
Headpenguin 0f54041106 Very helpful insight that will definitely excuse any other issues 2024-01-27 20:48:58 -05:00
Headpenguin 738be99402 Fix some minor mismatches 2024-01-27 20:05:53 -05:00
Headpenguin 7ce3f4019a Start MarioAnimator 2024-01-27 16:30:04 -05:00
Headpenguin 5d202cfdd6 Merge old changes 2024-01-15 15:57:14 -05:00
Headpenguin a389dcb0a3 Merge 2023-12-25 21:28:51 -05:00
Headpenguin 18d2474dcf Match MarioSwim::start 2023-12-18 18:41:43 -05:00
shibbo 509263d7f9 finish .h => .hpp compiling for main game code 2023-12-13 00:40:16 -05:00
Headpenguin c84dfb93fa Upper case hex 2023-07-14 09:05:46 -04:00
Headpenguin fdbd79b11c Fix indentation 2023-07-14 08:43:12 -04:00
Headpenguin 50fec6542a Correct a naming mistake 2023-07-13 16:53:01 -04:00
Headpenguin 05b6a25e9b Forward-declare some things 2023-07-13 16:52:21 -04:00
Headpenguin 5a9e0a517b Match guidelines better 2023-07-13 16:51:45 -04:00
Headpenguin 9f5b8f0589 Use nullptr 2023-07-13 16:51:14 -04:00
Headpenguin f025849830 Reformat slightly 2023-07-13 16:50:40 -04:00
Headpenguin 7f9cfea476 Rename a couple more variables 2023-07-13 16:50:38 -04:00
Headpenguin b41ff83255 Rename a couple more variables 2023-07-13 16:49:35 -04:00
Headpenguin bc7bb20e8a Rename a couple variables 2023-07-13 16:48:28 -04:00
Headpenguin ecc8b3c97b Simplify some things 2023-07-13 16:48:26 -04:00
Headpenguin 827a8dd381 Fix small encoding mistake 2023-07-13 16:47:30 -04:00
Headpenguin a6db542625 Fix strings 2023-07-13 16:47:28 -04:00
Headpenguin ccdb433149 Match MarioActor::updateBaseScaleMtx 2023-07-13 16:46:40 -04:00