gamemasterplc
39a8ebf124
Change GW Inlines
2024-01-19 17:01:15 -06:00
gamemasterplc
00d61c68d0
Finish BoardLast5GfxInit
2024-01-19 16:58:04 -06:00
gamemasterplc
7301270cd2
Decompile most of board/main.c
...
BoardLast5GfxInit has issues with an unnecessary extsb
2024-01-19 15:54:40 -06:00
gamemasterplc
cea9598a34
Decompile more of board/main.c
2024-01-18 22:50:11 -06:00
Rainchus
6934e4307e
add statue.c decomp to w03Dll
2024-01-18 17:42:49 -06:00
mrshigure
742ddc1f7c
Matched thpmain, THPSimple, and THPDraw
2024-01-18 13:15:43 -08:00
gamemasterplc
270e67e011
Label most of rest of board code
...
start.c and last5.c are still unabled.
2024-01-18 11:29:30 -06:00
gamemasterplc
819795c422
Label some board translation units
...
char_wheel.c, mushroom.c, and battle.c are labeled.
2024-01-17 16:23:04 -06:00
gamemasterplc
e90eb84206
Label board roll code
2024-01-17 13:01:22 -06:00
gamemasterplc
9d5032f3ec
Label star code
2024-01-17 11:39:20 -06:00
gamemasterplc
d2caf8abf6
Label lottery code
2024-01-17 11:06:42 -06:00
mrshigure
91bce77fda
Matched ShapeExec, esprite, and jmp
2024-01-17 00:54:22 -08:00
Rainchus
3cdec73868
first file of shy w03Dll matching
2024-01-16 21:24:21 -06:00
gamemasterplc
8f30df6f7e
Label hidden block and com path code
2024-01-16 20:38:55 -06:00
gamemasterplc
680038c344
Label 3 board translation units
...
com.c, view.c (formerly overhead.c), and shop.c are now labeled.
2024-01-16 14:27:48 -06:00
mrshigure
03f1cd89a3
Matched ClusterExec
2024-01-16 01:02:58 -08:00
mrshigure
0ac89c38dc
Matched EnvelopeExec
2024-01-15 22:00:06 -08:00
gamemasterplc
8201e5bf9a
Clean up some code
...
Couldn't manage to make the lbl_8011DD20 variable implicit in hsfdraw.c. I think this is from a SetHiliteTexMtx inline.
2024-01-15 19:48:48 -06:00
mrshigure
dab8e2e54b
Matched hsfmotion
2024-01-15 17:15:08 -08:00
mrshigure
4dee19e2c8
Matched hsfex
2024-01-14 18:14:46 -08:00
gamemasterplc
97c166dcaf
Fix build
2024-01-07 17:17:44 -06:00
gamemasterplc
72c928e121
Decompile most of board/spaces.c
2024-01-07 17:12:43 -06:00
gamemasterplc
3c8cc0d46c
Introduce space.h header
2024-01-07 11:33:50 -06:00
gamemasterplc
bbafa85ac0
Decompile BoardSpaceLandExec
...
Also labeled some more functions
2024-01-07 11:28:33 -06:00
gamemasterplc
ce59e5a3d7
Clean up warp code
2024-01-06 21:33:46 -06:00
gamemasterplc
b2186e5d09
Create main and player headers
2024-01-06 21:00:11 -06:00
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
1a744027bb
Merge branch 'Rainchus:main' into main
2024-01-06 15:41:33 -05:00
mrshigure
c6b2795026
Matched hsfanim and most of hsfdraw
2024-01-06 03:30:22 -08:00
CreateSource
d1026c2fcb
jk
2024-01-04 17:54:12 -05:00
CreateSource
dfa85ff4c2
MASSIVE PlayerState update...
2024-01-04 17:51:37 -05: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
b2c2f821da
Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk
2024-01-01 23:45:06 -05:00
CreateSource
fab05eefe3
im dumb
2024-01-01 23:45:05 -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
gamemasterplc
eea75a7068
Clean up board/window.c
2024-01-01 19:34:44 -06:00
CreateSource
fdea62ac4e
Update basic_space.h
2024-01-01 18:06:15 -05:00
CreateSource
10be2121dd
Update basic_space.h
2024-01-01 18:05:49 -05: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