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
b91dcdc903
Decompile star space functions
2024-01-07 09:46:39 -06:00
gamemasterplc
4ef79abcb5
Start decompiling board/space.c
2024-01-06 23:48:26 -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
ca8530b9f9
player.c until we fix the headers
2024-01-05 21:36:46 -05:00
CreateSource
dfa85ff4c2
MASSIVE PlayerState update...
2024-01-04 17:51:37 -05:00
CreateSource
68008e2b52
Merge branch 'Rainchus:main' into main
2024-01-04 10:26:20 -05:00
CreateSource
18a3903650
getting there
2024-01-04 10:25:54 -05:00
gamemasterplc
3493b2ffd2
Match more game/board/main.c functions
...
CreateBoard, DestroyBoard, and CalcCameraPos are matched
2024-01-03 23:39:50 -06: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
c03ef31c81
Decompile more of board/main.c
2024-01-02 21:39:51 -06:00
CreateSource
85d49866d9
and it begins...
2024-01-02 16:26:11 -05: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
gamemasterplc
b762b082a6
Fix symbol names
2024-01-01 23:01:06 -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
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
gamemasterplc
3094d6a0e6
Clean up basic_space.c
2023-12-31 23:31:44 -06: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
CreateSource
4c89172e9b
Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk
2023-12-31 20:29:10 -05:00
CreateSource
72446feb10
board/basic_space.c start
2023-12-31 20:29:08 -05:00
gamemasterplc
666693e286
Fix HuDataSelHeapRead and HuDataSelHeapReadNum
2023-12-31 18:57:12 -06:00
gamemasterplc
bab278076a
Label game/board.c
2023-12-31 13:25:24 -06:00
gamemasterplc
64043934b5
Label pause screen and tutorial code
2023-12-29 13:34:27 -06:00
gamemasterplc
282e4f6c67
Mostly label chrman.c
2023-12-29 10:23:38 -06:00
gamemasterplc
3bc40d4e62
Clean up and label main.c
2023-12-28 16:07:15 -06:00
CreateSource
456ece12c9
Merge branch 'main' of https://github.com/abnormalhare/mp4-dtk
2023-12-28 16:58:56 -05:00
CreateSource
b150e79336
it builds
2023-12-28 16:58:54 -05:00
CreateSource
db63616c5e
Merge branch 'Rainchus:main' into main
2023-12-28 16:56:38 -05:00
gamemasterplc
78510395ca
Improve board/window.c splits
...
Also labeled board/window.c
2023-12-28 14:11:55 -06:00
gamemasterplc
55ec1e65f7
Label first board translation unit
2023-12-28 13:00:17 -06:00
gamemasterplc
b987603688
Decompile card.c
...
Also start cleaning up saveload.c
2023-12-28 08:19:25 -06:00
gamemasterplc
f96afa27da
Decompile flag code
2023-12-28 07:13:39 -06:00