Commit graph

1487 commits

Author SHA1 Message Date
gamemasterplc
de5b0cc0b9
Merge pull request #52 from gamemasterplc/main
Decompile pad.c
2023-12-23 12:36:30 -06:00
gamemasterplc
fa549ebb4f Fix key definitions for window.c 2023-12-23 11:58:13 -06:00
gamemasterplc
639380f050 Use PAD_BUTTON_START in w10dll 2023-12-23 11:57:21 -06:00
gamemasterplc
9b9438ca3a Introduce pad header 2023-12-23 11:55:51 -06:00
gamemasterplc
c97fa8c5ee Decompile rest of pad.c 2023-12-23 11:47:37 -06:00
gamemasterplc
a4b2b79f0d Start decompiling pad.c 2023-12-23 11:17:15 -06:00
gamemasterplc
332b1155eb boardRandSeed isn't local 2023-12-23 10:23:05 -06:00
gamemasterplc
007bd88932
Merge pull request #51 from mrshigure/audio
Matched game/audio
2023-12-23 10:20:56 -06:00
mrshigure
8d61eaeda4 Matched game/audio 2023-12-23 08:05:42 -08:00
gamemasterplc
89f85e6d42
Merge pull request #50 from gamemasterplc/main
Cleanup for window.c
2023-12-22 17:50:36 -06:00
gamemasterplc
d4fa564504 Add Message ID macros 2023-12-22 17:45:58 -06:00
gamemasterplc
3a297f36b0 Fix function prototypes 2023-12-22 17:37:22 -06:00
gamemasterplc
f5343fb9e4 Label variables in all functions of window.c 2023-12-22 17:22:51 -06:00
gamemasterplc
24d5f9cfaf Do initial cleanup of window code 2023-12-22 14:18:26 -06:00
gamemasterplc
0399279766
Merge pull request #49 from mrshigure/window
Matched game/window
2023-12-19 17:12:14 -06:00
mrshigure
289e5edd42 Addressing PR comments 2023-12-19 15:05:33 -08:00
mrshigure
9afd1de30b Matched game/window 2023-12-18 23:45:22 -08:00
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