Commit graph

115 commits

Author SHA1 Message Date
mrshigure
27f79091cd Matched game/board/star 2024-02-22 04:18:43 -08:00
mrshigure
19a7d28449 Matched game/chrman 2024-02-15 06:20:24 -08:00
mrshigure
a6ab530d81 Matched board/tutorial 2024-02-11 00:34:34 -08:00
gamemasterplc
a276a37302 Split several minigame rels
M408, M409, M410, M411, and M450 are all split. I labeled chrman.c more as well.
2024-02-10 13:42:14 -06:00
zestydevy
dc268a6540 ternary in fn_1_34B0 2024-02-10 11:48:55 -06:00
zestydevy
3cb84d1f21 matched modeltest00.c 2024-02-10 11:26:23 -06:00
zestydevy
f2f4d4a564 main.c matching for modeltestDll.c 2024-02-06 18:10:11 -06:00
gamemasterplc
6d67132ca4 Introduce enums for specific data directories 2024-02-03 16:06:31 -06:00
mrshigure
5bbdcd3eca Partially matched board/item 2024-01-31 13:51:56 -08:00
gamemasterplc
43e77ce668 Decompile to SeqInitMGCommon 2024-01-28 14:31:50 -06:00
darxoon
f4d7c588c7 Add objsub.c and objsub.h 2024-01-28 02:37:05 +01:00
CreateSource
3611908f9b made buildable, more functions 2024-01-25 20:48:41 -05:00
Rainchus
3d0d946f27 fix symbol names in mg_coin.c 2024-01-24 04:37:42 -06:00
Rainchus
4962ae7ee6 match w03Dll mg_coin.c 2024-01-24 04:35:33 -06:00
gamemasterplc
c08453c49d Rename some symbols in minigame_seq.c 2024-01-23 23:21:49 -06:00
gamemasterplc
89d3199de8 Fix some player.h functions 2024-01-21 20:58:03 -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
Rainchus
fa82e1e788 link last bootDll file 2024-01-21 20:28:53 -06:00
Rainchus
f72e3a6c59 fix fast casts in w03 2024-01-21 16:27:04 -06:00
Rainchus
a00bec938a match river.c in w03Dll 2024-01-21 03:13:38 -06:00
Rainchus
92497d4e32 match mg_item.c in w03Dll 2024-01-20 23:34:49 -06:00
gamemasterplc
bd0d2a50a3
Merge pull request #135 from gamemasterplc/main
Decompile rest of board/model.c
2024-01-20 09:21:54 -06:00
gamemasterplc
99c38b8325 Decompile rest of board/model.c 2024-01-20 09:21:36 -06:00
Rainchus
c68649cfa0 match w03Dll smoke.c, add almost last matching function for bootDll main.c 2024-01-20 05:39:09 -06:00
gamemasterplc
44e4c89f6a Finish board/main.c 2024-01-19 17:42:00 -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
8b2bec5e07 Split all used non-minigame RELs 2024-01-18 20:53:39 -06:00
Rainchus
6934e4307e add statue.c decomp to w03Dll 2024-01-18 17:42:49 -06:00
gamemasterplc
0cc9997bcb Split some more modules 2024-01-18 16:55:59 -06: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
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
gamemasterplc
7624a60f7d Fixes for w03dll 2024-01-16 22:08:47 -06:00
Rainchus
3cdec73868 first file of shy w03Dll matching 2024-01-16 21:24:21 -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
gamemasterplc
bbafa85ac0 Decompile BoardSpaceLandExec
Also labeled some more functions
2024-01-07 11:28:33 -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
18a3903650 getting there 2024-01-04 10:25:54 -05:00
gamemasterplc
22b4df3d46 Fix BoardCameraMotionStartEx prototype in functions.h 2024-01-02 21:41:37 -06:00
gamemasterplc
c03ef31c81 Decompile more of board/main.c 2024-01-02 21:39:51 -06:00
CreateSource
d2f3c2e762
Merge branch 'main' into main 2024-01-01 23:38:06 -05:00
CreateSource
b4c1754a60 Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk 2024-01-01 23:35:47 -05:00
CreateSource
fc528534bd warp.c build match 2024-01-01 23:35:12 -05:00
gamemasterplc
8c951b693c Start on board/main.c 2024-01-01 22:34:17 -06:00
CreateSource
cd732bb844
Merge branch 'main' into main 2024-01-01 15:09:22 -05:00
CreateSource
d6afb56b46 16.56% DOL 2024-01-01 15:07:08 -05:00
CreateSource
4bce4cbac7 file complete, doesnt build 2024-01-01 14:44:28 -05:00
gamemasterplc
c36c007150 Label board/ui.c 2024-01-01 09:46:19 -06:00