summaryrefslogtreecommitdiff
path: root/src/fossil_specials.c
AgeCommit message (Collapse)Author
2018-12-25Document mirage_tower.c. (Combine fldeff_groundshake.c and fossil_specials.c)Marcus Huderle
2018-12-06Remove uses of INVALID_ defines, clean up some arrays with constants, and ↵nullableVoidPtr
spaces -> tabs
2018-12-06Fix alloc.c as per #386, define INVALID_ constants and rename malloc to ↵nullableVoidPtr
alloc as per #325 Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-11-19tabs to spacesDizzyEggg
2018-11-19Fix fossil specialsDizzyEggg
2018-11-19clean up variables in filesDizzyEggg
2018-06-11Rename field_map_obj to event_object_movementMarcus Huderle
2018-05-11Update naked attribute and ASM_DIRECT to NAKED macroDiegoisawesome
2018-03-01use free_and_set_null macrosKDSKardabox
2018-02-25Code cleanupKDSKardabox
2018-02-23match 2 functionsKDSKardabox
2018-02-22Bring non-matchings in a compiling stateKDSKardabox
2018-02-22Decompile Fossil Special & Groundshake DataKDSKardabox
2018-02-19Start decompile fossil_specials.sKDSKardabox