Commit graph

645 commits

Author SHA1 Message Date
mrshigure
44a6066f08 Matched board/ui 2024-01-23 20:43:24 -08:00
gamemasterplc
10cf70ab22 Various Board Symbol Fixes 2024-01-23 20:59:22 -06:00
CreateSource
044f3d7b27 there's a bigger fish to fry
and those fish are like the rest of this file, like holy crap its so big
2024-01-23 19:56:35 -05:00
CreateSource
e8af9d5ef4
Merge branch 'Rainchus:main' into main 2024-01-23 17:18:03 -05:00
CreateSource
788a5b7b36 move BOARD_FABS, fix 993C, add HUGE func 2024-01-22 23:03:23 -05:00
gamemasterplc
89d3199de8 Fix some player.h functions 2024-01-21 20:58:03 -06:00
gamemasterplc
303f986a21
Merge pull request #136 from abnormalhare/main
board/player.c Update
2024-01-21 20:55:10 -06:00
gamemasterplc
c2506716d2 Introduce better fix to fake 0.5 and 3.0 double constants
Uses a new rel_sqrt_consts.h file
2024-01-21 20:53:11 -06:00
CreateSource
4fa3ee8b10 Sync bugfixing 2024-01-21 13:32:23 -05:00
CreateSource
83df5dfe18
Merge branch 'main' into main 2024-01-21 13:25:40 -05:00
CreateSource
6df867eeb6 move functions to header + MOAR functions 2024-01-21 13:21:39 -05:00
Rainchus
92497d4e32 match mg_item.c in w03Dll 2024-01-20 23:34:49 -06:00
gamemasterplc
99c38b8325 Decompile rest of board/model.c 2024-01-20 09:21:36 -06:00
gamemasterplc
0c0397ac34 Start Decompiling board/model.c
Decompiled to BoardMotionModelTimeRangeSet
2024-01-19 23:17:56 -06:00
gamemasterplc
44e4c89f6a Finish board/main.c 2024-01-19 17:42:00 -06:00
gamemasterplc
39a8ebf124 Change GW Inlines 2024-01-19 17:01:15 -06:00
gamemasterplc
00d61c68d0 Finish BoardLast5GfxInit 2024-01-19 16:58:04 -06:00
gamemasterplc
7301270cd2 Decompile most of board/main.c
BoardLast5GfxInit has issues with an unnecessary extsb
2024-01-19 15:54:40 -06:00
gamemasterplc
cea9598a34 Decompile more of board/main.c 2024-01-18 22:50:11 -06:00
Rainchus
6934e4307e add statue.c decomp to w03Dll 2024-01-18 17:42:49 -06:00
mrshigure
742ddc1f7c Matched thpmain, THPSimple, and THPDraw 2024-01-18 13:15:43 -08:00
gamemasterplc
270e67e011 Label most of rest of board code
start.c and last5.c are still unabled.
2024-01-18 11:29:30 -06:00
gamemasterplc
819795c422 Label some board translation units
char_wheel.c, mushroom.c, and battle.c are labeled.
2024-01-17 16:23:04 -06:00
gamemasterplc
e90eb84206 Label board roll code 2024-01-17 13:01:22 -06:00
gamemasterplc
9d5032f3ec Label star code 2024-01-17 11:39:20 -06:00
gamemasterplc
d2caf8abf6 Label lottery code 2024-01-17 11:06:42 -06:00
mrshigure
91bce77fda Matched ShapeExec, esprite, and jmp 2024-01-17 00:54:22 -08:00
Rainchus
3cdec73868 first file of shy w03Dll matching 2024-01-16 21:24:21 -06:00
gamemasterplc
8f30df6f7e Label hidden block and com path code 2024-01-16 20:38:55 -06:00
gamemasterplc
680038c344 Label 3 board translation units
com.c, view.c (formerly overhead.c), and shop.c are now labeled.
2024-01-16 14:27:48 -06:00
mrshigure
03f1cd89a3 Matched ClusterExec 2024-01-16 01:02:58 -08:00
mrshigure
0ac89c38dc Matched EnvelopeExec 2024-01-15 22:00:06 -08:00
gamemasterplc
8201e5bf9a Clean up some code
Couldn't manage to make the lbl_8011DD20 variable implicit in hsfdraw.c. I think this is from a SetHiliteTexMtx inline.
2024-01-15 19:48:48 -06:00
mrshigure
dab8e2e54b Matched hsfmotion 2024-01-15 17:15:08 -08:00
mrshigure
4dee19e2c8 Matched hsfex 2024-01-14 18:14:46 -08:00
gamemasterplc
97c166dcaf Fix build 2024-01-07 17:17:44 -06:00
gamemasterplc
72c928e121 Decompile most of board/spaces.c 2024-01-07 17:12:43 -06:00
gamemasterplc
3c8cc0d46c Introduce space.h header 2024-01-07 11:33:50 -06:00
gamemasterplc
bbafa85ac0 Decompile BoardSpaceLandExec
Also labeled some more functions
2024-01-07 11:28:33 -06:00
gamemasterplc
ce59e5a3d7 Clean up warp code 2024-01-06 21:33:46 -06:00
gamemasterplc
b2186e5d09 Create main and player headers 2024-01-06 21:00:11 -06:00
gamemasterplc
2a1c4b808d Remove certain common headers
common.h fully removed. common_structs.h incorporated into new game/gamework_data.h header along with parts of variables.h (Other parts were moved to more appropriate headers). functions.h split into unsplit.h and board_unsplit.h
2024-01-06 15:28:47 -06:00
CreateSource
1a744027bb
Merge branch 'Rainchus:main' into main 2024-01-06 15:41:33 -05:00
mrshigure
c6b2795026 Matched hsfanim and most of hsfdraw 2024-01-06 03:30:22 -08:00
CreateSource
d1026c2fcb jk 2024-01-04 17:54:12 -05:00
CreateSource
dfa85ff4c2 MASSIVE PlayerState update... 2024-01-04 17:51:37 -05:00
CreateSource
18a3903650 getting there 2024-01-04 10:25:54 -05:00
CreateSource
811e20c0f6
Merge branch 'main' into main 2024-01-03 14:30:51 -05:00
CreateSource
e78ef66f1e they're coming, prepare yourself 2024-01-03 14:20:54 -05:00
gamemasterplc
22b4df3d46 Fix BoardCameraMotionStartEx prototype in functions.h 2024-01-02 21:41:37 -06:00