Commit graph

420 commits

Author SHA1 Message Date
gamemasterplc
83bb4b27eb
Merge pull request #48 from gamemasterplc/main
hsfman.c build fixes
2023-12-18 18:04:50 -06:00
gamemasterplc
394e3698df Temporarily set hsfman.c to nonmatching 2023-12-18 18:04:28 -06:00
gamemasterplc
43de1a0b17 Emergency fix for hsfman.c split 2023-12-18 18:03:52 -06:00
gamemasterplc
8d1841ba7a
Merge pull request #47 from abnormalhare/main
a LOT of functions
2023-12-18 17:57:45 -06:00
CreateSource
d3b5de7fa3 Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk 2023-12-17 14:02:12 -05:00
CreateSource
f2ed7a84f0 closing in 2023-12-17 14:02:08 -05:00
CreateSource
6abaa5e72e
Fix my stupidity
Hehe.
2023-12-13 08:41:43 -05: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
70798adf2c
Merge pull request #46 from gamemasterplc/main
Match gamework.c
2023-12-09 23:45:32 -06: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
0137cf8783
Merge pull request #45 from abnormalhare/main
Big HSFman Update
2023-12-09 18:30:28 -06:00
CreateSource
86e2a041df Hu3DModelTPLvlSet 2023-12-08 23:37:42 -05:00
CreateSource
23d2e7dbca naming, lots of set/get functions 2023-12-08 23:26:56 -05:00
CreateSource
cb7cb8521f BEEG functions, m2ctx removed 2023-12-08 21:10:23 -05:00
CreateSource
c2a0cec708 ? 2023-12-06 20:33:31 -05:00
CreateSource
8509e9a40b Merge branch 'main' of https://github.com/Rainchus/mp4-dtk into main 2023-12-06 20:33:30 -05:00
CreateSource
bae2194475 data fixes 2023-12-06 20:31:10 -05:00
gamemasterplc
b4e58bdf23
Merge pull request #44 from gamemasterplc/main
Fix some data types in hsfman.c
2023-12-06 18:57:39 -06:00
gamemasterplc
548a123ce5 Fix some data types in hsfman.c 2023-12-06 18:57:23 -06:00
gamemasterplc
c122c41d2e
Merge pull request #43 from abnormalhare/main
major functions added to hsfman
2023-12-06 18:45:18 -06:00
CreateSource
e873e87ba6 Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk into main 2023-12-06 19:38:15 -05:00
CreateSource
303f4da091 "include guards" what a silly name 2023-12-06 19:38:14 -05:00
CreateSource
e9b8b565d5
Merge branch 'Rainchus:main' into main 2023-12-06 19:31:49 -05:00
CreateSource
f5bc2b7dee the BEEG functions are IN 2023-12-06 19:31:32 -05:00
gamemasterplc
ab4d1f7838
Merge pull request #42 from gamemasterplc/main
Introduce math.h
2023-12-06 15:14:48 -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
70b8ab87cc
Merge pull request #41 from gamemasterplc/main
Split remaining board translation units
2023-12-06 12:55:30 -06:00
gamemasterplc
faf3b6d773 Split remaining board translation units 2023-12-06 12:54:40 -06:00
CreateSource
2941036208 Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk into main 2023-12-05 21:36:59 -05:00
CreateSource
23242ba784 ye 2023-12-05 21:36:58 -05:00
CreateSource
b9ecf229e3
Merge branch 'Rainchus:main' into main 2023-12-05 21:36:32 -05:00
gamemasterplc
e86a7073e9
Merge pull request #40 from gamemasterplc/main
Split Board Code up to item.c
2023-12-05 18:39:11 -06:00
gamemasterplc
20ed8d7076 Split until items 2023-12-05 18:37:40 -06:00
gamemasterplc
3efe0904c8
Merge pull request #39 from gamemasterplc/main
Split Board Code More
2023-12-05 11:26:45 -06:00
gamemasterplc
2e5917ef89 Split Board Code More
Split until 0x8007FB50
2023-12-05 11:25:43 -06:00
gamemasterplc
df5629ec35
Merge pull request #38 from gamemasterplc/main
Split first 4 board translation units
2023-12-05 09:30:48 -06:00
gamemasterplc
2c8b0169cc Split first 4 board translation units 2023-12-05 09:29:08 -06:00
gamemasterplc
c8e5c5d720
Merge pull request #37 from gamemasterplc/main
Match hsfload.c
2023-12-05 07:40:48 -06:00
gamemasterplc
894293c2f3 Fix Include Guards 2023-12-05 07:38:52 -06:00
gamemasterplc
0b6390b8f2 Add hsfload.h header 2023-12-05 07:37:57 -06:00
gamemasterplc
5754048056 Fix ordering issues 2023-12-05 00:48:36 -06:00
gamemasterplc
83140bb795 Fully match MotionLoad
Still some file issues
2023-12-05 00:46:10 -06:00
gamemasterplc
afd8fce01d Use CmpObjectName instead 2023-12-05 00:02:37 -06:00
gamemasterplc
239df728da Improve MotionLoad 2023-12-05 00:00:07 -06:00
gamemasterplc
d372b1c596 Start decompiling MotionLoad 2023-12-04 22:48:51 -06:00
gamemasterplc
4f4cc47d0e Match all but MotionLoad 2023-12-04 17:51:34 -06:00
gamemasterplc
b57ad97bf6 Match most functions in hsfload.c 2023-12-04 17:39:07 -06:00
CreateSource
dae5518d19
Merge branch 'Rainchus:main' into main 2023-12-04 17:16:30 -05:00
CreateSource
5b7e7e35bc small funcs, slight data changes 2023-12-04 16:16:45 -05:00