Home
last modified time | relevance | path

Searched refs:wormHoleDest (Results 1 – 6 of 6) sorted by relevance

/dports/games/xpilot-ng-server/xpilot-ng-4.7.3/src/server/
H A Dwormhole.c208 pl->wormHoleDest = wh_dest; in Traverse_wormhole()
315 obj->wormHoleDest = wh_dest; in Object_warp()
H A Dobject.h126 short wormHoleDest; \
H A Drobotdef.c119 && gp->mapobj_ind == pl->wormHoleDest) in Really_empty_space()
/dports/games/xpilot/xpilot-4.5.5/src/server/
H A Dobject.h571 int wormDrawCount, wormHoleHit, wormHoleDest; member
H A Dupdate.c1204 pl->wormHoleDest = j; in Update_objects()
H A Dwalls.c732 && mi->pl->wormHoleDest == oldhole) { in Move_segment()