summaryrefslogtreecommitdiff
path: root/src/d/d_event.cpp
AgeCommit message (Collapse)Author
11 daysMinor cleanupLagoLunatic
Inlines, wrong indentation, enums, private fields, etc
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-17D_a_npc_ho matching (#1008)Zeclos
* matching * cleanup * tiny bit more cleanup
2026-04-24Demo workLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-07-25DEMO_SELECTLagoLunatic
2025-06-19Various inline cleanupLagoLunatic
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-31CleanupLagoLunatic
2025-01-06Add item button enum and talk button enumLagoLunatic
2024-12-27small fixesJasper St. Pierre
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
See https://github.com/zeldaret/tp/pull/2173
2024-06-22Use FALSE macro in asserts, remove JUT_PANIC macroLagoLunatic
2024-04-16add more default parameters for common funcsLagoLunatic
2024-03-11Standardize process ID type to be uintLagoLunatic
2024-03-11Add uint typedefLagoLunatic
2024-03-11minor inline cleanupLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-25Started cleaning up the itemNo enumLagoLunatic
2024-02-20More enum cleanupLagoLunatic
2024-02-03Clean up resource enums, more inline workLagoLunatic
2024-02-03work on inlinesLagoLunatic
2024-02-02d_event OKLagoLunatic
2024-02-02misc matchesLagoLunatic
2024-01-15d_a_player_main workLagoLunatic
2024-01-06use more inlines and enumsLagoLunatic
2024-01-06d_event workJasper St. Pierre
2024-01-06d_event cleanupJasper St. Pierre
2024-01-06d_event work, build fixJasper St. Pierre
2023-12-28d_event workJasper St. Pierre
2023-12-20various constructors and other small functionsJcw87
2023-12-15Make some more TUs compileJcw87
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww