Home
last modified time | relevance | path

Searched refs:HEAT_MID_TIMEOUT (Results 1 – 5 of 5) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dserverconst.h194 #define HEAT_MID_TIMEOUT (4 * 12) macro
H A Dshot.c1552 && heat->heat_count > HEAT_MID_TIMEOUT + HEAT_MID_ERROR) in Update_missile()
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dserverconst.h222 #define HEAT_MID_TIMEOUT (4*FPS) macro
H A Dshot.c1680 && shot->count > HEAT_MID_TIMEOUT + HEAT_MID_ERROR) in Move_smart_shot()
/dports/games/tomenet/tomenet-4.6.0/src/common/
H A Dconst.h328 #define HEAT_MID_TIMEOUT (4*FPS) macro