summaryrefslogtreecommitdiff
path: root/src/d/d_item_data.cpp
AgeCommit message (Collapse)Author
2026-05-29Update all code to use the new enum formatsLagoLunatic
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
* Fix some profile comments * Add missing static for local visibility data * Move proc name and draw priority enums to f_pc * Add _e suffix to daObjBarrier_c proc enum * Change proc name enum format to match TP * Change draw prio enum format to match TP * Change ItemNo enum format, finish fixing item names * Revert static for cb1 hio * Clean up formatting of profile comments * Fix comment alignment
2026-05-12Player inlines and item enumsLagoLunatic
2026-03-20Replace particle enums with official namesLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-06-04Demo work (#786)LagoLunatic
* Demo work * Fix PAL * Fix d_door weak func order and link it * Fix d_door for demo * JKernel OK on demo + misc * tag_attention 100% on demo * More demo work and fix some retail fakematches
2025-03-06Populate particle IDs enum with placeholders and use them everywhereLagoLunatic
2025-01-17Rename more item enumsLagoLunatic
2025-01-11Misc cleanupLagoLunatic
2024-11-20Clean up the weak data fakematches to be slightly closer to the real codeLagoLunatic
2024-10-19Add fake headers for unsolved weak objects to reduce manual copy-pastingLagoLunatic
2024-06-07Rename some more item enum entriesLagoLunatic
2024-04-25Use resource enums for all other old actorsLagoLunatic
2024-02-25Started cleaning up the itemNo enumLagoLunatic
2024-02-25Start OrcaSuperDude88
2024-02-03Clean up resource enums, more inline workLagoLunatic
2023-11-01Use enums for indexes to make item data tables more readableLagoLunatic
2023-09-22Add item enum names as comments to each entryLagoLunatic
2023-09-22d_item_data OKLagoLunatic
2023-09-12More d_a_item funcs (#20)LagoLunatic
* More d_a_item funcs * Fix create and floats
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww