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
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
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