Commit graph

10 commits

Author SHA1 Message Date
gamemasterplc
ec5f686ffb Change int to s32 2024-05-10 20:33:37 -05:00
gamemasterplc
70c811ea73 Add more gamework setters 2024-04-07 11:03:18 -05:00
gamemasterplc
58de56c90a Label gamework structs 2024-04-01 23:08:41 -05:00
gamemasterplc
39a8ebf124 Change GW Inlines 2024-01-19 17:01:15 -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
18a3903650 getting there 2024-01-04 10:25:54 -05:00
gamemasterplc
eea75a7068 Clean up board/window.c 2024-01-01 19:34:44 -06:00
gamemasterplc
bab278076a Label game/board.c 2023-12-31 13:25:24 -06:00
gamemasterplc
f96afa27da Decompile flag code 2023-12-28 07:13:39 -06:00
gamemasterplc
fd44616c86 Match gamework.c
Also tried to split up and name gamework struct bitfields.
2023-12-09 23:29:26 -06:00