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
CreateSource
811e20c0f6
Merge branch 'main' into main
2024-01-03 14:30:51 -05:00
CreateSource
e78ef66f1e
they're coming, prepare yourself
2024-01-03 14:20: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
a6ad359c5c
player.c data
...
fix modified functions in warp.c
edit player_state struct
begin player.c functions (vars close to completion)
2024-01-02 15:09:57 -05: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
gamemasterplc
0a62d3a3d7
Split first 3 boards
...
Also introduce board executor file. Renamed w10dll splits.
2023-12-31 10:15:36 -06:00
gamemasterplc
64043934b5
Label pause screen and tutorial code
2023-12-29 13:34:27 -06:00
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