summaryrefslogtreecommitdiff
path: root/src/npc/bladeBrothers.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-28fix fakematch in LinkHoldingItem_Action3theo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-08-01Create new entity structs for NPCsoctorock
2023-08-01Add documentation head to all NPCsoctorock
2023-07-05Use metatile enumoctorock
2023-07-05formatHenny022p
2023-07-05various small documentation changesHenny022p
made during SGDQ23 while working on multiworld randomizer Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
2023-06-17Extract player macrosoctorock
2023-04-28Name a lot of functions about interactable objectsCatobat
2023-01-08Name more functionsCatobat
2022-10-08Extract some dataoctorock
And split up subtasks and world events.
2022-08-09Document some player item stuffoctorock
2022-07-25Rename objectsoctorock
2022-06-21Even moreElliptic Ellipsis
2022-03-28name remaining entity fieldstheo3
2022-03-28identify some functionstheo3
2022-03-17cleanuptheo3
2022-03-14Remove several gotosTal Hayon
2022-03-05Decompile houseDoorInteriorTal Hayon
2022-03-02Merge playerUtilsoctorock
Merge all player utils files, split asm into functions and decompile a bunch of functions.
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-21fixed point stufftheo3
2022-01-12Rename itemOnA and itemOnA, fix jp demoTal Hayon
2022-01-04sort out functions.htheo3
2022-01-03naming worktheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-20header overhaultheo3
2021-12-13Decompile OctorokBossoctorock
2021-12-12overworldtheo3
2021-11-12remove redundant unionstheo3
2021-11-04entity changes, textbox changestheo3
2021-10-26add effects.htheo3
2021-05-02Decompile goronMerchantoctorock
2021-03-23finished sound enumHenny022p
2021-03-23naming and moving stuffHenny022p
2021-03-15Merge branch 'master' into cleanup_declarationsHenny022p
2021-03-15more cleanupHenny022p
2021-03-09Readd void parametersoctorock
2021-03-07Fix parameters for all functions called from scriptsoctorock
2021-02-28create object enum and update entity type structtheo3
2021-02-26tmptheo3
2021-02-19moved script related functions from functions.h to script.hHenny022p
2021-02-03fileScreen.c OKtheo3