Commit graph

391 commits

Author SHA1 Message Date
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
gamemasterplc
6cc662ed1a
Merge pull request #99 from abnormalhare/main
player.c... so far
2024-01-06 14:55:42 -06:00
CreateSource
1a744027bb
Merge branch 'Rainchus:main' into main 2024-01-06 15:41:33 -05:00
gamemasterplc
f21f625cd5
Merge pull request #98 from mrshigure/hsfdraw_anim
Matched hsfanim and most of hsfdraw
2024-01-06 07:34:01 -06: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
d1026c2fcb jk 2024-01-04 17:54:12 -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
f2f2ead4f7
Merge pull request #97 from gamemasterplc/main
Match more game/board/main.c functions
2024-01-03 23:40:17 -06: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
8e7552cc01
Merge pull request #95 from gamemasterplc/main
Decompile camera stuff in board/main.c
2024-01-02 21:42:48 -06: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
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
8e0e8a9e2a
Merge pull request #94 from gamemasterplc/main
Fix symbol names
2024-01-01 23:01:20 -06:00
gamemasterplc
b762b082a6 Fix symbol names 2024-01-01 23:01:06 -06:00
gamemasterplc
f9973ee134
Merge pull request #93 from abnormalhare/main
board/warp.c complete
2024-01-01 22:47:23 -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
2935b16e98
Merge pull request #92 from gamemasterplc/main
Start on board/main.c
2024-01-01 22:34:51 -06: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
gamemasterplc
8f7ab5eaaa
Merge pull request #91 from abnormalhare/main
Match board/window.c
2024-01-01 19:06:30 -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
d79c924039
Merge pull request #90 from gamemasterplc/main
Label board/ui.c
2024-01-01 09:47:09 -06:00
gamemasterplc
c36c007150 Label board/ui.c 2024-01-01 09:46:19 -06:00
gamemasterplc
4c7346861c
Merge pull request #89 from gamemasterplc/main
Various cleanups
2023-12-31 23:34:35 -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
gamemasterplc
c390d3f16f Fix fast cast inlines 2023-12-31 22:58:12 -06:00
gamemasterplc
83bb550e32 Fix player.c split 2023-12-31 22:54:06 -06:00
gamemasterplc
1ae9595806
Merge pull request #88 from abnormalhare/main
basic_space.c match
2023-12-31 22:51:58 -06:00
CreateSource
d5f2409576 set to matching 2023-12-31 23:50:01 -05:00