Commit graph

19 commits

Author SHA1 Message Date
gamemasterplc
eeff144f1c Start board/bowser.c 2024-03-12 09:48:48 -05:00
mrshigure
c2adb3827a Matched game/board/shop 2024-03-11 23:30:29 -07:00
mrshigure
16e5f39954 Matched game/board/char_wheel + some unsplit cleanup 2024-03-10 00:28:36 -08:00
mrshigure
9c5b9da592 Matched game/board/battle 2024-03-07 07:03:50 -08:00
gamemasterplc
83000dbb16 Document board/com files
Also did various cleanups
2024-03-06 20:22:54 -06:00
mrshigure
08e6ce1a45 Matched game/board/lottery + some unsplit cleanup 2024-02-28 06:40:18 -08:00
mrshigure
27f79091cd Matched game/board/star 2024-02-22 04:18:43 -08:00
mrshigure
a6ab530d81 Matched board/tutorial 2024-02-11 00:34:34 -08:00
mrshigure
5bbdcd3eca Partially matched board/item 2024-01-31 13:51:56 -08:00
Rainchus
92497d4e32 match mg_item.c in w03Dll 2024-01-20 23:34:49 -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
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
Renamed from include/functions.h (Browse further)