Commit Graph

21 Commits

Author SHA1 Message Date
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
theo3 a030120a0c clean up linkAnimation.c 2023-12-28 19:05:06 -08:00
Reinmmar b163ecafc9 Applied the enum for interactions (#647)
* Interactions enum applied

* Interactions enum applied
2023-12-10 16:21:31 -08:00
octorock 488196754e Create new entity structs for NPCs 2023-08-01 11:36:11 +02:00
octorock 0d6b9052ba Add documentation head to all NPCs 2023-08-01 11:36:11 +02:00
Catobat d5afe1f2dd Name a lot of functions about interactable objects 2023-04-28 23:36:33 +02:00
Catobat 8515634fa9 Name more functions 2023-01-08 16:46:07 +01:00
octorock 852effa474 Rename objects 2022-07-25 22:45:55 +02:00
Tal Hayon 928b51f14c Put const data in gregal 2022-04-16 11:32:44 +03:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
octorock 0aebbae239 Decompile BossDoor 2022-02-18 20:48:58 +01:00
Tal Hayon 1c82153294 Use npc enum when possible 2022-01-30 02:23:45 +02:00
theo3 a6f8dabcea fixed point stuff 2022-01-21 21:28:44 -08:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 3efaac9457 merge 2021-12-14 23:32:15 -08:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08:00
octorock 2580b33a20 Decompile OctorokBoss 2021-12-13 21:55:22 +01:00
theo3 10d0d9e589 overworld 2021-12-12 01:50:09 -08:00
theo3 ecc8a1439d remove redundant unions 2021-11-12 01:34:34 -08:00
octorock fce61af0b8 Split npc files 2021-05-27 22:16:22 +02:00