Commit Graph

30 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 d07c416641 message definitions 2023-12-28 21:58:54 -08: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 ad44d63b73 Document some player item stuff 2022-08-09 18:56:13 +02:00
Tal Hayon 461841290a Fix all the zero comparison bit tricks I could find 2022-07-22 11:02:49 +03: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 85bf45cb20 Put const data into epona 2022-04-14 23:04:33 +03:00
theo3 3fd900f1bc rename files, sort asm into subdirectories 2021-12-28 13:53:53 -08: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 9f360a0b72 fix flag enum 2021-11-15 20:52:19 -08:00
theo3 ecc8a1439d remove redundant unions 2021-11-12 01:34:34 -08:00
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
theo3 1c99c78d74 Merge 2021-03-22 01:27:45 -07:00
Henny022p aac7eb7436 more cleanup 2021-03-15 22:22:59 +01:00
theo3 d9f7ad89ad resolve sfx calls 2021-02-28 20:56:06 -08:00
theo3 e3ee1058bb create object enum and update entity type struct 2021-02-28 17:04:49 -08:00
theo3 cca3f69d18 tmp 2021-02-26 14:48:30 -08:00
Behemoth 7af023e11f finish decompile townMinish 2020-08-22 14:53:10 +02:00
theo3 ac67812a25 renamed all occurences of "link" to "player" 2020-08-08 14:59:11 -07:00
Marcus Huderle c74456f175 Decompile oject48.c 2020-08-03 20:42:47 -05:00
theo3 62ddaaa5f6 add subdirs 2020-07-13 15:27:20 -07:00