quakeforge/nq
Bill Currie cba27bc745 Allow NQ's SV_RunThink to loop.
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.
2011-12-22 16:54:21 +09:00
..
include Move the entity transform setup into the clients. 2011-12-15 17:09:01 +09:00
source Allow NQ's SV_RunThink to loop. 2011-12-22 16:54:21 +09:00
Makefile.am Makefile cleanups. 2001-04-18 07:05:37 +00:00