Commit graph

13 commits

Author SHA1 Message Date
mrshigure
a6ab530d81 Matched board/tutorial 2024-02-11 00:34:34 -08:00
gamemasterplc
6d67132ca4 Introduce enums for specific data directories 2024-02-03 16:06:31 -06:00
darxoon
f4d7c588c7 Add objsub.c and objsub.h 2024-01-28 02:37:05 +01: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
mrshigure
91bce77fda Matched ShapeExec, esprite, and jmp 2024-01-17 00:54:22 -08:00
gamemasterplc
72c928e121 Decompile most of board/spaces.c 2024-01-07 17:12:43 -06:00
gamemasterplc
ce59e5a3d7 Clean up warp code 2024-01-06 21:33:46 -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
c03ef31c81 Decompile more of board/main.c 2024-01-02 21:39:51 -06:00
gamemasterplc
b762b082a6 Fix symbol names 2024-01-01 23:01:06 -06:00
CreateSource
fab05eefe3 im dumb 2024-01-01 23:45:05 -05:00
CreateSource
fc528534bd warp.c build match 2024-01-01 23:35:12 -05:00