]> git.xonotic.org Git - xonotic/darkplaces.git/history - phys.c
physics: fix and refactor unsticking
[xonotic/darkplaces.git] / phys.c
2024-03-11 bones_was_hereNudgeOutOfSolid: fix moving entities out of the world...
2024-03-02 CloudwalkRevert renamings from 591877ee0c64958303dcbb4f2af3d343a...
2024-01-28 bones_was_heresys: improve error and crash handling
2023-07-21 bones_was_hereMerge MR 'Fix inability to access non-ascii path under...
2023-07-15 bones_was_hereMerge MR 'Implement DP_QC_NUDGEOUTOFSOLID extension...
2023-07-15 bones_was_hereUse qbool for some trace_s members, other tidying
2023-07-15 bones_was_hereNudgeOutOfSolid: fix "random" failures on slightly...
2023-07-15 bones_was_hereNudgeOutOfSolid: add a wasn't-stuck result
2023-07-15 bones_was_hereMove SV_NudgeOutOfSolid() into a common namespace and...