]> git.xonotic.org Git - xonotic/darkplaces.git/history - phys.c
Make `name` be a command or virtual cvar on a game-specific basis
[xonotic/darkplaces.git] / phys.c
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...