summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_obj_mknjd.cpp
AgeCommit message (Expand)Author
2023-11-24Port some actors over to headersJasper St. Pierre
2023-11-22Process IDs cleanupLagoLunatic
2023-11-18Fix dComIfGp_evmng inlinesLagoLunatic
2023-11-12Fix regalloc in obj_mknjd with a horrible hackLagoLunatic
2023-11-12misc cleanupLagoLunatic
2023-11-10d_a_swattackJasper St. Pierre
2023-11-01fix daPy_npc_c::setRestart regressionLagoLunatic
2023-10-24d_event_data startLagoLunatic
2023-10-21Clean up cXyz inlines copied from TPLagoLunatic
2023-10-19Actor attention flag enum cleanupLagoLunatic
2023-10-13f_op_overlap cleanup, d_ovlp_fade progressJasper St. Pierre
2023-10-10Add default parameters for particle inlinesLagoLunatic
2023-10-10c_damagereaction 20%LagoLunatic
2023-10-07Use fopAcStts enum everywhereLagoLunatic
2023-10-04Name base_process_class.mUnk2 to mCreateResult, and add fpcM_CreateResultDylan Ascencio
2023-10-04Address code review commentsDylan Ascencio
2023-10-04Fix Draw()'s incorrect setList functionsDylan Ascencio
2023-10-04Remove NONMATCHING comments from relevant functionsDylan Ascencio
2023-10-04Fixes from mergeDylan Ascencio
2023-10-04Finish ExecuteDylan Ascencio
2023-10-03Execute to 90%Dylan Ascencio
2023-10-03Match daObjMknjD_breakDylan Ascencio
2023-10-02Fix M_tmp_mtxDylan Ascencio
2023-10-02Match a few more functions, just missing 2 nowDylan Ascencio
2023-10-01Lots of work, many matching functions, most only requiring data to be completeDylan Ascencio
2023-09-29Documentation and some matching functionsDylan Ascencio
2023-09-28Match mknjd::draw and mknjd::setMaterialDylan Ascencio
2023-09-25Attempt to clean up mknjdDylan Ascencio
2023-09-24Initial work on mknjdDylan Ascencio
2023-09-10Import projectLuke Street