summaryrefslogtreecommitdiff
path: root/src/object/minishLight.c
AgeCommit message (Collapse)Author
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-07-31Create new entity structs for Objectsoctorock
2022-07-25Rename objectsoctorock
2022-06-21Even moreElliptic Ellipsis
2022-04-18Put const data in minishLightTal Hayon
2022-03-28name remaining entity fieldstheo3
2021-12-28Identify player functions and update asm.htheo3
2021-11-12remove redundant unionstheo3
2021-02-28create object enum and update entity type structtheo3
2020-11-13clang-format and newlinestheo3
2020-08-04Decompile minishLight.cKevin Tavukciyan