Commit graph

243 commits

Author SHA1 Message Date
CreateSource
6df867eeb6 move functions to header + MOAR functions 2024-01-21 13:21:39 -05:00
gamemasterplc
99c38b8325 Decompile rest of board/model.c 2024-01-20 09:21:36 -06:00
gamemasterplc
0c0397ac34 Start Decompiling board/model.c
Decompiled to BoardMotionModelTimeRangeSet
2024-01-19 23:17:56 -06:00
gamemasterplc
44e4c89f6a Finish board/main.c 2024-01-19 17:42:00 -06:00
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
9d5032f3ec Label star code 2024-01-17 11:39:20 -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
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
18a3903650 getting there 2024-01-04 10:25:54 -05:00
gamemasterplc
c03ef31c81 Decompile more of board/main.c 2024-01-02 21:39:51 -06: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
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
CreateSource
4fc3fe0080 oop cleanup on aisle me 2024-01-01 00:03:25 -05:00
CreateSource
0fa502407f you too bud 2023-12-31 23:49:19 -05:00
CreateSource
0b759b3264 outta here 2023-12-31 23:48:00 -05:00
CreateSource
4a6228b705 basic_space.c complete, names incoming 2023-12-31 23:46:00 -05:00
gamemasterplc
a6db72a196 Merge branch 'main' of https://github.com/gamemasterplc/mp4-dtk 2023-12-31 13:25:49 -06:00
gamemasterplc
bab278076a Label game/board.c 2023-12-31 13:25:24 -06:00
Rainchus
00bacddd03 wip w03Dll (shy guy board) 2023-12-30 15:18:47 -06:00
CreateSource
db63616c5e
Merge branch 'Rainchus:main' into main 2023-12-28 16:56:38 -05:00
gamemasterplc
55ec1e65f7 Label first board translation unit 2023-12-28 13:00:17 -06:00