Commit graph

1616 commits

Author SHA1 Message Date
gamemasterplc
dbc5138973
Merge pull request #10 from gamemasterplc/main
Dump overlay list
2023-11-23 21:59:14 -06:00
gamemasterplc
40f2ed3759 Merge branch 'main' of https://github.com/gamemasterplc/mp4-dtk 2023-11-23 21:58:35 -06:00
gamemasterplc
47f2bb30b9 Dump overlay list 2023-11-23 21:58:33 -06:00
gamemasterplc
e09774f948
Merge branch 'Rainchus:main' into main 2023-11-23 21:27:05 -06:00
gamemasterplc
c565e33886
Make WireDraw static 2023-11-23 21:26:02 -06:00
gamemasterplc
a8d2b73106 Static-ize WireDraw 2023-11-23 21:24:57 -06:00
gamemasterplc
5ca4ead178
Merge pull request #9 from gamemasterplc/main
Decompile printfunc.c
2023-11-23 21:24:00 -06:00
gamemasterplc
c772f715b3 Decompile printfunc.c 2023-11-23 21:23:02 -06:00
gamemasterplc
951c59bacc Match pfDrawFonts 2023-11-23 18:02:11 -06:00
gamemasterplc
884ee1a8c5 Current progress with pfDrawFonts 2023-11-23 17:50:24 -06:00
gamemasterplc
0845619572 Fix shadow_ofs constant 2023-11-23 17:10:28 -06:00
gamemasterplc
0db78aff4a Improve pfDrawFonts 2023-11-23 17:08:50 -06:00
gamemasterplc
5dae0e2ce6 First decompile of pfDrawFonts 2023-11-23 16:57:29 -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
3e35ccad72
Merge pull request #8 from gamemasterplc/main
Create variables.h
2023-11-23 12:53:28 -06:00
gamemasterplc
39286d7a62 Add variables to common.h 2023-11-23 12:53:00 -06:00
gamemasterplc
905f5a7e73 Improve local variable names in SubchrMain 2023-11-23 12:32:29 -06:00
gamemasterplc
072bbc5309
Merge pull request #7 from gamemasterplc/main
Decompile subchrdll.rel
2023-11-23 12:22:44 -06:00
gamemasterplc
824ccd1ac6 Decompile subchrdll.c 2023-11-23 12:18:50 -06:00
CreateSource
e63f0af1c6 Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk into main 2023-11-23 11:46:01 -05:00
CreateSource
49ce14a83e temp copy of asm, process file added, wip m401dll 2023-11-23 11:46:00 -05:00
gamemasterplc
b6fda5e899
Merge pull request #6 from gamemasterplc/main
Decompile process.c
2023-11-23 10:27:32 -06:00
gamemasterplc
b3452a8b91 Fix variable ordering 2023-11-23 10:25:18 -06:00
gamemasterplc
ff69afeb4e Remove Match Comment from HuPrcChildCreate 2023-11-23 10:05:19 -06:00
gamemasterplc
b7a4ffb221 Match HuPrcChildCreate 2023-11-23 10:00:55 -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
gamemasterplc
2e79185e91 Split font.c, printfunc.c, and process.c 2023-11-23 08:07:29 -06:00
Rainchus
b9d2c73ff7
Merge pull request #5 from abnormalhare/main
add subchrsel.dll
2023-11-23 07:47:24 -06:00
CreateSource
eb6d6bf760
Merge branch 'Rainchus:main' into main 2023-11-23 08:45:54 -05:00
Rainchus
1f1631bc78
Merge pull request #4 from gamemasterplc/main
Import SDK Types
2023-11-23 07:02:15 -06:00
CreateSource
9d0fc6fb1c unsplit and struct types 2023-11-22 20:57:07 -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
Rainchus
9cef016150
Merge pull request #3 from gamemasterplc/main
Match decode.c
2023-11-22 13:49:58 -06:00
gamemasterplc
84b3e69630 Add HuDecodeData Prototype 2023-11-22 11:49:43 -06:00
gamemasterplc
6a36937d9d Match HuDecodeData 2023-11-22 11:47:53 -06:00
gamemasterplc
f2c2cd4c0e More progress on HuDecodeData 2023-11-22 11:38:18 -06:00
gamemasterplc
f09803a4af Match HuDecodeSlide and HuDecodeFSlide 2023-11-22 11:28:41 -06:00
CreateSource
1966da0f7b remove context 2023-11-22 11:59:54 -05:00
CreateSource
27586d4080 Merge branch 'main' of https://github.com/Rainchus/mp4-dtk into main 2023-11-22 11:55:38 -05:00
CreateSource
2f38633282 first commit 2023-11-22 11:55:14 -05:00
Rainchus
ead0453f22
Merge pull request #2 from gamemasterplc/main
Split some translation units
2023-11-22 10:34:07 -06:00
gamemasterplc
334276fdfc DataDirStat is a local symbol 2023-11-22 09:33:00 -06:00
gamemasterplc
28ca446347 Fix configure file 2023-11-22 09:31:37 -06:00
gamemasterplc
5cb53ace31 Split out data.c and decode.c
Also given symbols
2023-11-22 09:30:35 -06:00