Commit graph

792 commits

Author SHA1 Message Date
M0liusX
84108deeed more work on w02|roulette.c 2024-02-01 16:26:46 -06:00
mrshigure
3e728b0fda Matched board/boo 2024-02-01 14:05:48 -08:00
gamemasterplc
62577a5822
Merge pull request #156 from mrshigure/item
Partially matched board/item
2024-02-01 15:12:36 -06:00
M0liusX
369307cf6b w02 cleanup and initial w02|roulette.c 2024-01-31 16:17:07 -06:00
mrshigure
5bbdcd3eca Partially matched board/item 2024-01-31 13:51:56 -08:00
M0liusX
e76421af5c remove rodata comments w02|main.c 2024-01-30 16:21:01 -06:00
M0liusX
cfbcedb699 matched w02|main.c 2024-01-30 16:20:05 -06:00
M0liusX
373ea7d799 couple more funcs for w02|main 2024-01-29 16:36:13 -06:00
M0liusX
b3396d86cf decomp some more w02|main.c 2024-01-29 12:33:12 -06:00
gamemasterplc
a40e6bce2f
Merge pull request #155 from gamemasterplc/main
Decompile to SeqInitMGCommon
2024-01-28 14:32:05 -06:00
gamemasterplc
43e77ce668 Decompile to SeqInitMGCommon 2024-01-28 14:31:50 -06:00
gamemasterplc
bacb8ca98d
Merge pull request #154 from gamemasterplc/main
More progress on minigame_seq.c
2024-01-28 09:54:09 -06:00
gamemasterplc
929378e263 Reformat Some minigame_seq variables
seqFontAlphaTbl, seqFontNumTbl, and seqPunctTbl are no longer string literals
2024-01-28 09:53:39 -06:00
gamemasterplc
a25ab62f73 Do more work on minigame_seq.c 2024-01-28 09:46:31 -06:00
gamemasterplc
343030ecb0
Merge pull request #153 from gamemasterplc/main
Fix header omMgIndexGet Name
2024-01-27 20:28:33 -06:00
gamemasterplc
9714f393ab Fix header omMgIndexGet Name 2024-01-27 20:28:20 -06:00
gamemasterplc
be2697b786
Merge pull request #152 from gamemasterplc/main
Improve labeling in objsub.c
2024-01-27 20:27:17 -06:00
gamemasterplc
7593dad2bd Improve name of omGetMGIndex 2024-01-27 20:26:58 -06:00
gamemasterplc
8a91c4bc79 Label variables in objsub.c
Also improved variable names
2024-01-27 20:26:04 -06:00
gamemasterplc
80f41518ee
Merge pull request #151 from Darxoon/main
Add objsub.c and objsub.h
2024-01-27 19:41:10 -06:00
darxoon
f4d7c588c7 Add objsub.c and objsub.h 2024-01-28 02:37:05 +01:00
gamemasterplc
81c6a1b4d6
Merge pull request #150 from gamemasterplc/main
Start work on minigame_seq.c
2024-01-27 16:53:06 -06:00
gamemasterplc
45c3ffb101 Start work on minigame_seq.c
Need to figure out mgInfoTbl more for further progress
2024-01-27 16:52:46 -06:00
gamemasterplc
832c8c1116
Merge pull request #149 from gamemasterplc/main
Label game/main.c
2024-01-27 14:44:07 -06:00
gamemasterplc
3a50498a3f Label game/main.c 2024-01-27 14:43:35 -06:00
gamemasterplc
0f4d8e6374
Merge pull request #148 from Darxoon/main
Improvements to fault.c
2024-01-27 14:34:54 -06:00
darxoon
7f575b6416 Add fault.h and document fault.c 2024-01-27 20:25:38 +01:00
CreateSource
e0a0cd7442 questionable solutions... 2024-01-26 21:49:19 -05:00
M0liusX
83ae7b2a6f init work on w02Dll main.c 2024-01-26 16:32:50 -06:00
M0liusX
2fcad7161d decomp w02dll fn_1_394C 2024-01-26 13:02:16 -06:00
M0liusX
e6eeddcdd0 initial w02dll gamble.c 2024-01-26 12:53:36 -06:00
Rainchus
88a426834b
Merge pull request #147 from Darxoon/main
Implement and match fault.c
2024-01-26 09:29:29 -06:00
darxoon
5f5b474655 Match fault.c 2024-01-26 16:13:12 +01:00
gamemasterplc
c24cb2a3e0
Merge pull request #146 from abnormalhare/main
made buildable, more functions
2024-01-25 20:03:25 -06:00
CreateSource
0d7634ea3a
Merge branch 'main' into main 2024-01-25 20:50:17 -05:00
CreateSource
3611908f9b made buildable, more functions 2024-01-25 20:48:41 -05:00
gamemasterplc
8b96168ecc
Merge pull request #145 from gamemasterplc/main
Build fixes
2024-01-24 20:33:10 -06:00
gamemasterplc
f53239c7a7 Build fixes 2024-01-24 20:32:54 -06:00
gamemasterplc
b57a1051ca
Merge pull request #144 from abnormalhare/main
board/player.c: Dice + BlendSet
2024-01-24 20:30:53 -06:00
CreateSource
07cb18689e Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk 2024-01-24 21:29:00 -05:00
CreateSource
43d5452b0d i think field08_bit3 has something to do with dice
and now there's 2 bitcopies????
and now theres more functions complete???
must be italian
2024-01-24 21:28:58 -05:00
CreateSource
97ca2be753
Merge branch 'Rainchus:main' into main 2024-01-24 17:40:43 -05:00
CreateSource
1a2321af29 LerpFunc 2024-01-24 17:40:28 -05:00
gamemasterplc
fa9cbbb774
Merge pull request #143 from gamemasterplc/main
Fix HuSprGrpDrawNoSet  type
2024-01-24 06:40:10 -06:00
gamemasterplc
d24ff2851e Fix HuSprGrpDrawNoSet type 2024-01-24 06:39:30 -06: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
385088879e
Merge pull request #142 from gamemasterplc/main
Rename some symbols in minigame_seq.c
2024-01-23 23:22:11 -06:00
gamemasterplc
c08453c49d Rename some symbols in minigame_seq.c 2024-01-23 23:21:49 -06:00
gamemasterplc
7cfd64700f
Merge pull request #141 from mrshigure/ui
Matched board/ui
2024-01-23 22:47:27 -06:00