summaryrefslogtreecommitdiff
path: root/src/object/fileScreenObjects.c
AgeCommit message (Collapse)Author
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2024-01-01npc5 documenttheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-09-20found another place where animations hidReinmmar
2023-07-31Create new entity structs for Objectsoctorock
2022-12-21Fix pathsoctorock
2022-10-08Extract some dataoctorock
And split up subtasks and world events.
2022-08-09Document some player item stuffoctorock
2022-07-25Rename objectsoctorock
2022-04-17Put const data in fileScreenObjectsTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-28figurine cleanuptheo3
2022-03-25Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULLElliptic Ellipsis
2022-03-05Improve LayerStructoctorock
2022-01-31merge masterHenny022p
2022-01-29Using EntityKind enum in various placesTal Hayon
2022-01-24started working on generic menu structsHenny022p
2022-01-21fixed point stufftheo3
2022-01-16decomp kinstone menuHenny022p
2022-01-03naming worktheo3
2021-12-29strip fake linker symbolstheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-20header overhaultheo3
2021-12-13Decompile OctorokBossoctorock
2021-11-14Decompile entity init functionsoctorock
2021-11-12Merge branch 'master' into asset-extractionoctorock
2021-11-04entity changes, textbox changestheo3
2021-06-23Add EU variantoctorock
2021-03-21collapse TUstheo3
2021-03-15Merge branch 'master' into cleanup_declarationsHenny022p
2021-03-15more cleanupHenny022p
2021-03-13quick fix 🙂theo3
2021-03-09big cleanup part 1Henny022p
2021-02-28create object enum and update entity type structtheo3
2021-02-03fileScreen.c OKtheo3
2021-02-02document filescreentheo3