13 Commits

Author SHA1 Message Date
Headpenguin 0eeb7a6d64 Fix minor formatting issues 2024-06-27 07:49:16 -04:00
Headpenguin 14124664f3 Rematch a few functions 2024-06-26 22:04:49 -04:00
Headpenguin e8794553c5 100% SegmentGravity.o, WireGravity.o, ParallelGravity.o,
DiskTorusGravity.o

Matched all remaining functions in the above files and
both forms of `TRot3f::mult33`. The `mult33` functions and
`mult33inline` should be returned to since they likely are the same
function. As of right now, `mult33inline` is used to define the
single argument form of `mult33` but not the double argument form.

Added some extra paired single TVec3f inlines

Provided comments explaining what `MR::makeAxisVerticalZX` and
`MR::calcPerpendicularFootToLineInside` do
2024-06-25 20:33:11 -04:00
Headpenguin 52ce5cfd5d Match TMtx3f::mult33 2024-06-24 17:09:07 -04:00
Headpenguin 7cf20cbaa8 incomplete gravity/jsystem work 2024-06-01 17:09:43 -04:00
shibbo 509263d7f9 finish .h => .hpp compiling for main game code 2023-12-13 00:40:16 -05:00
Wexos 57a1e2d653 Merge remote-tracking branch 'upstream/master' 2022-02-21 16:32:24 +01:00
Wexos 25a94cb934 idk 2022-02-21 16:20:47 +01:00
shibbo 851b3e98c6 TreasureSpot 100% decompiled 2022-02-07 23:57:18 -05:00
Wexos af45fe1d03 MercatorTransformCube 2022-01-05 22:10:58 +01:00
shibbo 941f7deed1 more progress on decompiling AreaForm 2021-10-05 11:11:35 -04:00
shibbo f310055144 update csv files for completed functions, remove unused testing function, and fix error 2021-10-04 20:42:01 -04:00
shibbo 6b5f726b3d start on some AreaForm classes 2021-10-03 00:42:03 -04:00