Home
last modified time | relevance | path

Searched refs:MAX_ROUTE (Results 1 – 25 of 38) sorted by relevance

12

/dports/games/ufoai/ufoai-2.5-source/src/client/battlescape/events/event/world/
H A De_event_sound.cpp43 if (step >= MAX_ROUTE) in CL_SoundEventTime()
81 if (step >= 0 && step < MAX_ROUTE) { in CL_SoundEvent()
/dports/games/ufoai/ufoai-2.5-source/src/client/battlescape/
H A Dcl_localentity.h60 int stepTimes[MAX_ROUTE]; /**< the time each steps needs */
126 dvec_t dvtab[MAX_ROUTE];
127 int pathContents[MAX_ROUTE]; /**< content flags of the brushes the actor is walking in */
134 int speed[MAX_ROUTE]; /**< the speed the le is moving with */
/dports/games/ufoai/ufoai-2.5-source/src/client/battlescape/events/event/actor/
H A De_event_actormove.cpp80 if (newStep->steps > MAX_ROUTE) in CL_ActorDoMoveTime()
144 if (le->pathLength > MAX_ROUTE) in CL_ActorDoMove()
H A De_event_actorreactionfireremovetarget.cpp43 if (step >= MAX_ROUTE) in CL_ActorReactionFireRemoveTargetTime()
H A De_event_actorreactionfiretargetupdate.cpp43 if (step >= MAX_ROUTE) in CL_ActorReactionFireTargetUpdateTime()
H A De_event_actorreactionfireaddtarget.cpp56 if (step >= MAX_ROUTE) in CL_ActorReactionFireAddTargetTime()
/dports/net/libnids/libnids-1.24/src/
H A Dip_options.c34 #define MAX_ROUTE 16 macro
39 unsigned long route[MAX_ROUTE];
/dports/news/golded+/golded-plus/golded+/goldlib/gcfg/
H A Dgs_fech5.h47 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
450 Address routes[MAX_ROUTE];
/dports/news/husky/husky-1.9.20191207/msged/
H A Dfecfg145.h44 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
600 FEAddress routes[MAX_ROUTE];
/dports/news/husky-areafix/husky-areafix-1.9.20191207/msged/
H A Dfecfg145.h44 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
600 FEAddress routes[MAX_ROUTE];
/dports/news/husky-hpt/husky-hpt-1.9.20191207/msged/
H A Dfecfg145.h44 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
600 FEAddress routes[MAX_ROUTE];
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/msged/
H A Dfecfg145.h44 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
600 FEAddress routes[MAX_ROUTE];
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/msged/
H A Dfecfg145.h44 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
600 FEAddress routes[MAX_ROUTE];
/dports/news/husky-htick/husky-htick-1.9.20191207/msged/
H A Dfecfg145.h44 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
600 FEAddress routes[MAX_ROUTE];
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/msged/
H A Dfecfg145.h44 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
600 FEAddress routes[MAX_ROUTE];
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/msged/
H A Dfecfg145.h44 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
600 FEAddress routes[MAX_ROUTE];
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dg_reaction.cpp192 G_EventReactionFireTargetUpdate(*shooter, *target, tus, MAX_ROUTE); in notifyClientOnShot()
912 rft.notifyClientMove(target, MAX_ROUTE, true); in G_ReactionFireNofityClientStartShot()
917 rft.notifyClientMove(target, MAX_ROUTE, false); in G_ReactionFireNofityClientEndShot()
1008 rft.notifyClientMove(target, MAX_ROUTE, true); in G_ReactionFireNofityClientStartMove()
/dports/news/husky/husky-1.9.20191207/cfroute/src/
H A Dfecfg146.h45 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
629 FEAddress routes[MAX_ROUTE];
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/cfroute/src/
H A Dfecfg146.h45 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
629 FEAddress routes[MAX_ROUTE];
/dports/news/husky/husky-1.9.20191207/fidoconf/fidoconf/
H A Dfecfg146.h45 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
631 FEAddress routes[MAX_ROUTE];
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/cfroute/src/
H A Dfecfg146.h45 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
629 FEAddress routes[MAX_ROUTE];
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/fidoconf/fidoconf/
H A Dfecfg146.h45 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
631 FEAddress routes[MAX_ROUTE];
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/fidoconf/fidoconf/
H A Dfecfg146.h45 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
631 FEAddress routes[MAX_ROUTE];
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/fidoconf/fidoconf/
H A Dfecfg146.h45 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
631 FEAddress routes[MAX_ROUTE];
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/fidoconf/fidoconf/
H A Dfecfg146.h45 #define MAX_ROUTE 15 /* max # of 'vias' */ macro
631 FEAddress routes[MAX_ROUTE];

12