Commit Graph

44 Commits

Author SHA1 Message Date
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 8a7e928461 Change customHitbox in InteractableObject to Rect* 2023-04-30 22:34:53 +02:00
Catobat 3a7f92e7c7 Change customHitbox in InteractableObject to s8* 2023-04-30 21:58:05 +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
Elliptic Ellipsis 66fb42033d Even more 2022-06-21 23:32:13 +01: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 e652f98b16 Put const data into smith 2022-04-15 21:23:31 +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
Tal Hayon 51aeb674cc Decompile houseDoorInterior 2022-03-05 21:23:26 +02:00
octorock 0aebbae239 Decompile BossDoor 2022-02-18 20:48:58 +01:00
Tal Hayon d78359e9a2 Use EntityFlags enum where applicable 2022-01-29 15:34:30 +02:00
theo3 0f65f8fd50 Identify player functions and update asm.h 2021-12-28 12:08:30 -08:00
theo3 6cff332e57 header overhaul 2021-12-20 10:31:02 -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
theo3 9cfbb3a27a entity changes, textbox changes 2021-11-04 20:56:03 -07:00
theo3 d29468c30b add effects.h 2021-10-26 20:33:33 -07:00
Henny022p cc206a73ab naming and moving stuff 2021-03-23 00:33:29 +01:00
Henny022p a563bfbc28 more cleanup 2021-03-15 23:40:11 +01:00
Henny022p a2cdfd6d8d Merge branch 'master' into cleanup_declarations 2021-03-15 22:56:23 +01:00
Henny022p aac7eb7436 more cleanup 2021-03-15 22:22:59 +01:00
octorock a352ff9722 Readd void parameters 2021-03-09 08:35:37 +01:00
Henny022p d6c379cb3e big cleanup part 1 2021-03-09 04:22:03 +01:00
Henny022p 5e2af32bb1 named some stuff 2021-03-09 01:28:13 +01:00
octorock 8f7ad0a35c Fix parameters for all functions called from scripts 2021-03-07 01:29:31 +01:00
theo3 cca3f69d18 tmp 2021-02-26 14:48:30 -08:00
Henny022p b2a0693166 moved script related functions from functions.h to script.h 2021-02-19 10:33:19 +01:00
Henny022p 2fda11f20c use proper function pointer in sub_0807DDAC 2021-02-19 05:43:57 +01:00
theo3 be1598afbb fileScreen.c OK 2021-02-03 17:38:27 -08:00
21aslade d04dc143fb Merge branch 'master' of https://github.com/zeldaret/tmc 2020-11-07 15:22:02 -07:00
Behemoth 7ecc2caf21 decompile LikeLike and SpearMoblin
remove redundant function definitions
2020-09-18 01:21:13 +02:00
Behemoth 2435175868 match non-matching smith function 2020-08-25 20:11:01 +02:00
21aslade bc0a593f97 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-08-23 13:24:39 -06:00
Behemoth 7af023e11f finish decompile townMinish 2020-08-22 14:53:10 +02:00
Marcus Huderle 2e78289112 Start decompiling chooseFile.c 2020-08-16 14:57:09 -05: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 2d286c0b34 rupeeLike.c OK 2020-07-23 22:48:16 -07:00
theo3 62ddaaa5f6 add subdirs 2020-07-13 15:27:20 -07:00