Commit Graph

16 Commits

Author SHA1 Message Date
theo3 37ac9cb0fb document tile asm functions 2023-12-31 17:34:02 -08:00
theo3 5049daabc5 label contact flags 2023-12-30 21:07:06 -08:00
octorock a818f1b704 Use new entity struct for player 2023-12-30 22:09:30 +01:00
octorock 3b87c04162 Invert NENT_DEPRECATED define
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-30 18:30:00 +01:00
octorock c63a86fbca Create some enemy structs 2023-12-29 22:56:38 +01:00
Tal Hayon e809532548 Move some const data into code files 2022-04-13 00:04:14 +03:00
Tal Hayon d6d7916a46 Use fixed point macros where possible 2022-04-01 18:19:56 +03:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
Elliptic Ellipsis 6eea9aace2 Add collision.h and start using its enum 2022-03-24 22:18:39 +00:00
Elliptic Ellipsis 03fcc5a5bb Define in FlyingPot 2022-03-21 05:46:40 +00:00
Elliptic Ellipsis a0f7b73e66 Misc prototype cleanup 2022-03-20 16:57:09 +00:00
Elliptic Ellipsis 8fa48db1f4 Format 2022-03-18 16:47:47 +00:00
Elliptic Ellipsis 755295e6f7 Clean up a couple of comments 2022-03-18 16:44:34 +00:00
Elliptic Ellipsis 4f8933e751 Some documentation 2022-03-18 16:37:57 +00:00
Elliptic Ellipsis 45dd8ebe7e FlyingPotEntity struct 2022-03-18 01:53:45 +00:00
Elliptic Ellipsis 3904407d4c FlyingPot OK 2022-03-18 00:04:33 +00:00