mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-02-21 03:01:15 +00:00
This brings NQ's physics a little closer to QW's. After studying both the original WinQuake source and the progs source, this change should be harmless, making very little difference. However, it does allow an entity's think function to be called multiple times in the same frame (for when the entity needs more time to think, but it would cause runaway loop errors). Maybe need a "runaway think" check. |
||
---|---|---|
.. | ||
include | ||
source | ||
Makefile.am |