Commit graph

10 commits

Author SHA1 Message Date
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
1e49276358 Start Splitting Out Headers 2023-12-03 17:12:58 -06:00
gamemasterplc
c6a0351e2c Decompile init.c 2023-11-24 16:52:24 -06:00
gamemasterplc
7dbf748078 Match most of data.c 2023-11-24 12:29:41 -06:00
gamemasterplc
39286d7a62 Add variables to common.h 2023-11-23 12:53:00 -06:00
gamemasterplc
4fe4c38e0d Import SDK Types 2023-11-22 14:01:55 -06:00
gamemasterplc
66f6f65899 Finish all but HuMemHeapDump
HuMemHeapDump has some regallloc problems
2023-11-21 22:15:51 -06:00
gamemasterplc
f6d4f74c25 Start work on memory.c 2023-11-21 21:22:21 -06:00
gamemasterplc
33cc13b687 Fully match malloc.c 2023-11-21 21:06:39 -06:00
gamemasterplc
237bf72a2c Start work on malloc.c 2023-11-21 20:53:03 -06:00