summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_player_main.cpp
AgeCommit message (Expand)Author
2025-03-29d_a_player_swim near complete (#711)Mattias Blum
2025-03-28d_a_ship 95% (#706)mattias-blum
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-03-17Rename J3DFrameCtrl loop mode enumLagoLunatic
2025-03-06C_BG_MIN_HEIGHT, C_BG_MAX_HEIGHTLagoLunatic
2025-03-06A few more matches for d_particleLagoLunatic
2025-03-01Implement dCom attention inlinesLagoLunatic
2025-02-28Document the second param to joint callback functionsLagoLunatic
2025-02-23Various cleanupLagoLunatic
2025-01-17Rename more item enumsLagoLunatic
2025-01-08Player inlines and enumsLagoLunatic
2025-01-06Add enums for island room numbers and indexesLagoLunatic
2025-01-06Add item button enum and talk button enumLagoLunatic
2024-10-28Clean up cc enumsJasper St. Pierre
2024-10-19Add fake headers for unsolved weak objects to reduce manual copy-pastingLagoLunatic
2024-10-19First Person Item Procs (#680)SuperDude88
2024-10-17clangd: Started fixing warnings and errors, code cleanupLagoLunatic
2024-08-09d_a_player_particle (#674)Daniel Hajjar
2024-08-07Move abs and fabsf to std namespaceLagoLunatic
2024-07-24fixesLagoLunatic
2024-07-10d_a_obj_figure done except linkDraw regallocLagoLunatic
2024-07-04Add some dCom inlines from TP debugLagoLunatic
2024-06-30player_main workLagoLunatic
2024-06-28d_a_player_dproc startLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-06-22Use FALSE macro in asserts, remove JUT_PANIC macroLagoLunatic
2024-06-07Rename some more item enum entriesLagoLunatic
2024-06-07Document some player_main var namesLagoLunatic
2024-06-06PID cleanupLagoLunatic
2024-05-18Minor Player Data WorkSuperDude88
2024-05-10Add enum for player's equipped itemLagoLunatic
2024-05-08d_a_player_tact workLagoLunatic
2024-04-23Use NULL instead of 0LagoLunatic
2024-04-17d_a_boko startLagoLunatic
2024-04-17add static keyword in more placesLagoLunatic
2024-04-13d_com_static OKLagoLunatic
2024-04-02misc work and cleanupLagoLunatic
2024-03-25Fix some namesLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-25Started cleaning up the itemNo enumLagoLunatic
2024-02-12d_a_player_main AtParam workLagoLunatic
2024-02-05Misc matches, including dComIfGp_event_runCheck fixesLagoLunatic
2024-02-02Realmatch dComIfGp_event_runCheck inlineLagoLunatic
2024-02-01Clean up commentsLagoLunatic
2024-01-20d_cc_uty OKLagoLunatic
2024-01-17c_bg_w workJasper St. Pierre
2024-01-16Rename actor orig->home and next->oldLagoLunatic
2024-01-16d_a_player_mainLagoLunatic
2024-01-15Add noreloc to fix various data that looks like a pointerLagoLunatic
2024-01-15d_a_player_main workLagoLunatic