summaryrefslogtreecommitdiff
path: root/include/d/d_event.h
AgeCommit message (Collapse)Author
12 daysMinor cleanupLagoLunatic
Inlines, wrong indentation, enums, private fields, etc
2026-05-17D_a_npc_ho matching (#1008)Zeclos
* matching * cleanup * tiny bit more cleanup
2026-05-10Implement d_npc inlinesLagoLunatic
2025-12-27d_meter - 99% matching (#907)123456789758
Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
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-04-29Improve compiler compatibility (#743)Jcw87
* fix returns * use standard C headers * struct/class mismatch * explicit this in template * switch variable scope * C standard compliance * & l-value
2025-01-06Add item button enum and talk button enumLagoLunatic
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
See https://github.com/zeldaret/tp/pull/2173
2024-06-15d_a_npc_people Almost OK (#658)SuperDude88
* daNpcPeople Work * Oops Somehow I break this file every time I touch it
2024-04-10improve some npc_bs1 matches slightlyLagoLunatic
2024-03-11Standardize process ID type to be uintLagoLunatic
2024-03-11Add uint typedefLagoLunatic
2024-02-05Misc matches, including dComIfGp_event_runCheck fixesLagoLunatic
2024-02-03work on inlinesLagoLunatic
2024-02-02d_event OKLagoLunatic
2024-02-02misc matchesLagoLunatic
2024-01-23Clean up inlines for f_op_actor_mngLagoLunatic
2024-01-06use more inlines and enumsLagoLunatic
2024-01-06d_event workJasper 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-11-01d_a_tbox OK (#536)Dylan Ascencio
* Add model info and demoProc to d_a_Tbox * Remove nonmatching comment from demoProc * remove nonmatching comment from getFuncType * Remove remaining nonmatching comments * Match first 4 functios of daTbox_c * Match a bunch of functions for daTbox_c * Code review cleanup * Match execute and add some missing weak functions * Match a few more functions on daTbox_c * Finish all but actionDemo and draw on daTbox_c * Fix PTMFs and remove return type from CreateInit * Match all of daTbox_c. Relocations are wrong for some reason * Remove nonmatching comments * d_a_tbox ok
2023-10-18d_a_player_main workLagoLunatic
2023-10-07f_op_actor_mng progressLagoLunatic
2023-10-03Execute to 90%Dylan Ascencio
2023-09-23f_op_actor_mng event workJasper St. Pierre
2023-09-22f_op_camera seems goodJasper St. Pierre
2023-09-20d_a_andsw2 OK (#65)LagoLunatic
2023-09-19daObjTpost_c Nearly OK (#60)SuperDude88
* daObjTpost_c Nearly OK Also a little bit more work on fopNpc_npc_c * Remove Duplicate Struct
2023-09-19most of d_kankyo done (#61)TakaRikka
* most of d_kankyo done * some kankyo fixes
2023-09-17Fill out fopNpc_npc_c (#48)SuperDude88
* Fill out fopNpc_npc_c Start filling out the members * More Matches Still should/will get more cleanup
2023-09-11f_op_kankyo_mng closeJasper St. Pierre
2023-09-11d_a_andsw2 OKLagoLunatic
2023-09-10fix some d_com_inf_game stuffTakaRikka
2023-09-10d_save mostly doneTakaRikka