summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_player_npc.cpp
AgeCommit message (Collapse)Author
2026-05-28Match 3 more d_a_tn funcs, clean up some inlinesLagoLunatic
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-09Demo work (#984)LagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-05-21G_CM3D_F_INFLagoLunatic
2025-05-07player_crawl and player_hammer 100%, misc player cleanupLagoLunatic
2025-04-13d_stage cleanupLagoLunatic
2025-03-06C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHTLagoLunatic
2024-08-07Move abs and fabsf to std namespaceLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-04-02misc work and cleanupLagoLunatic
2024-03-18d_a_player_npc OK, d_a_npc_os 100% except weakfunc orderLagoLunatic
2024-03-11minor inline cleanupLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-02Realmatch dComIfGp_event_runCheck inlineLagoLunatic
dComIfGp_event_runCheck's return type being different from the inner inline runCheck's return type apparently causes the compiler to double up the g_dComIfG_gameInfo load in certain functions. And also fix dComIfGp_event_chkEventFlag which had the same issue.
2024-01-16Rename actor orig->home and next->oldLagoLunatic
2023-12-08add default params to a lot more functionsLagoLunatic
2023-11-01Remove unnecessary d_com_inf_game.h include from player headerLagoLunatic
2023-11-01fix daPy_npc_c::setRestart regressionLagoLunatic
2023-10-31Fakematch a func in d_a_player_npcLagoLunatic
2023-10-15Add attention flags enum, use enums in more placesLagoLunatic
2023-10-09d_bg_s_acch 70%LagoLunatic
2023-10-08d_a_player_npc 98%LagoLunatic
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww