Commit Graph

20 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 67467fd831 Extract some data
And split up subtasks and world events.
2022-10-08 22:32:54 +02:00
octorock ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 4de453b4de Add TextCategory enum 2022-04-28 09:19:46 +03:00
Tal Hayon 5347c5ddaf Add DialogType and DialogFlagType enums 2022-04-23 03:06:56 +03:00
Tal Hayon f4ab2b02b6 Put const data in mama 2022-04-16 11:20:48 +03:00
theo3 92240d4314 name remaining entity fields 2022-03-28 20:10:22 -07:00
theo3 ef470547e0 cleanup 2022-03-17 19:16:43 -07:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 34e69959df cleanup 2021-12-14 23:31:27 -08: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