Commit graph

52 commits

Author SHA1 Message Date
gamemasterplc
b2cd6346b2 Label rest of board/main.c 2023-12-29 08:48:28 -06:00
gamemasterplc
b13026d5a8 Label board/spaces.c 2023-12-28 21:53:53 -06:00
gamemasterplc
7d9dcbb47b Label board/model.c 2023-12-28 17:22:09 -06:00
gamemasterplc
55ec1e65f7 Label first board translation unit 2023-12-28 13:00:17 -06:00
gamemasterplc
f96afa27da Decompile flag code 2023-12-28 07:13:39 -06:00
gamemasterplc
0fadf3a57f Start Decompiling bootdll.c 2023-12-26 17:10:45 -06:00
gamemasterplc
f383e26929 Decompile wipe.c 2023-12-26 12:31:14 -06:00
gamemasterplc
9b9438ca3a Introduce pad header 2023-12-23 11:55:51 -06:00
mrshigure
8d61eaeda4 Matched game/audio 2023-12-23 08:05:42 -08:00
mrshigure
9afd1de30b Matched game/window 2023-12-18 23:45:22 -08:00
CreateSource
1a3988db0a
Merge branch 'Rainchus:main' into main 2023-12-12 23:16:00 -05:00
CreateSource
a12b53f9fb steady progress on all fronts
completed .bss
new functions: Hu3DModelHiliteMapSet to Hu3DLLightSpotSet
2023-12-12 23:15:29 -05:00
gamemasterplc
fd44616c86 Match gamework.c
Also tried to split up and name gamework struct bitfields.
2023-12-09 23:29:26 -06:00
gamemasterplc
79a78f4c5f Introduce math.h
Makes fix for introducing 0.5 and 3.0 double constants into rels less hacky
2023-12-06 15:13:41 -06:00
gamemasterplc
2e5917ef89 Split Board Code More
Split until 0x8007FB50
2023-12-05 11:25:43 -06:00
gamemasterplc
d61508e344 Clean Up Known Function Prototypes 2023-12-03 18:22:28 -06:00
gamemasterplc
d9f4fcb907 Remove Superfluous Includes 2023-12-03 17:31:20 -06:00
gamemasterplc
1e49276358 Start Splitting Out Headers 2023-12-03 17:12:58 -06:00
CreateSource
4113188da1
Merge branch 'Rainchus:main' into main 2023-12-03 12:51:28 -05:00
gamemasterplc
d21be86e45 Finish Matching sprput.c 2023-12-03 07:12:37 -06:00
gamemasterplc
a931f0297d Finish Decompiling sprman.c 2023-12-02 21:26:15 -06:00
CreateSource
ae57b017e5
Merge branch 'Rainchus:main' into main 2023-12-02 13:49:55 -05:00
gamemasterplc
f45d02dabe Label and Split minigame_seq.c 2023-12-01 00:02:42 -06:00
gamemasterplc
9edaf441ab Split First Batch of Game Translation Units 2023-11-30 21:30:48 -06:00
Rainchus
2533568f4c frand and messdata.c decompiled 2023-11-29 17:37:09 -06:00
Rainchus
8637a00fde move global function signatures to variables.h 2023-11-29 14:31:44 -06:00
CreateSource
8f1d6b9680
Merge branch 'Rainchus:main' into main 2023-11-28 21:40:17 -05:00
gamemasterplc
ff2212c215 Move variables/data declarations to headers 2023-11-25 22:03:44 -06:00
gamemasterplc
eafb1b3728 Decompile objmain.c 2023-11-25 21:53:01 -06:00
Rainchus
ecf02cfdec name some symbols, decompile most of w10Dll 2023-11-25 15:46:14 -06:00
gamemasterplc
0079229b08 Decompile all but HuDataReadNumHeapShortForce 2023-11-24 13:56:18 -06:00
gamemasterplc
7dbf748078 Match most of data.c 2023-11-24 12:29:41 -06:00
gamemasterplc
47f2bb30b9 Dump overlay list 2023-11-23 21:58:33 -06:00
gamemasterplc
c21da819d8 Start decompiling printfunc.c 2023-11-23 15:55:25 -06:00
CreateSource
c7189d056b Merge branch 'main' of https://github.com/Rainchus/mp4-dtk into main 2023-11-23 14:05:26 -05:00
CreateSource
6b11321edc fn_2_14738 2023-11-23 14:00:47 -05:00
gamemasterplc
824ccd1ac6 Decompile subchrdll.c 2023-11-23 12:18:50 -06:00
gamemasterplc
244a856837 Match all but HuPrcChildCreate 2023-11-23 09:54:42 -06:00
gamemasterplc
015fbf39b1 Match much of process.c 2023-11-23 09:47:39 -06:00
gamemasterplc
41f0ffb565 Start decompiling some code 2023-11-23 08:42:06 -06:00
CreateSource
eb6d6bf760
Merge branch 'Rainchus:main' into main 2023-11-23 08:45:54 -05:00
CreateSource
af8b220f19 Merge branch 'main' of https://github.com/Rainchus/mp4-dtk into main 2023-11-22 16:30:53 -05:00
CreateSource
eaf410d01b subchrselDll.c complete for now.
Waiting on splits & sprites
2023-11-22 16:28:48 -05:00
gamemasterplc
4fe4c38e0d Import SDK Types 2023-11-22 14:01:55 -06:00
gamemasterplc
84b3e69630 Add HuDecodeData Prototype 2023-11-22 11:49:43 -06:00
gamemasterplc
f09803a4af Match HuDecodeSlide and HuDecodeFSlide 2023-11-22 11:28:41 -06:00
gamemasterplc
66f6f65899 Finish all but HuMemHeapDump
HuMemHeapDump has some regallloc problems
2023-11-21 22:15:51 -06:00
gamemasterplc
f6d4f74c25 Start work on memory.c 2023-11-21 21:22:21 -06:00
gamemasterplc
33cc13b687 Fully match malloc.c 2023-11-21 21:06:39 -06:00
gamemasterplc
237bf72a2c Start work on malloc.c 2023-11-21 20:53:03 -06:00