summaryrefslogtreecommitdiff
path: root/src/npc/dog.c
AgeCommit message (Collapse)Author
2025-03-09cleanup headersHenny022p
2024-01-06Rename metaTilesoctorock
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
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-28clean up linkAnimation.ctheo3
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-06-24Create enums for Vvvs and MetaTilesoctorock
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-07-25Rename objectsoctorock
2022-07-22Fix all the zero comparison bit tricks I could findTal Hayon
2022-07-22Using sfx enum and some minor type changesTal Hayon
2022-06-22Should be the rest of themElliptic Ellipsis
2022-06-21Many more timers -> decElliptic Ellipsis
2022-03-28name remaining entity fieldstheo3
2022-03-27mergetheo3
2022-03-27player asm wiptheo3
2022-03-25Use COL_ enumElliptic Ellipsis
2022-03-17cleanuptheo3
2022-03-02Merge playerUtilsoctorock
Merge all player utils files, split asm into functions and decompile a bunch of functions.
2022-02-12Rename movement functionsoctorock
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-04sort out functions.htheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-20header overhaultheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-15fix flag enumtheo3
2021-11-12remove redundant unionstheo3
2021-11-05Merge remote-tracking branch 'upstream/master' into mtheo3
2021-11-04entity changes, textbox changestheo3
2021-10-16Add DEMO_JP variantoctorock
2021-06-23Add EU variantoctorock
2021-06-23Add JP variantoctorock
2021-05-03Decompile ginaoctorock
2021-05-03Decompile dogoctorock