Home
last modified time | relevance | path

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

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c15830 returndx, returndz, //how far should keep from target in common_try_wander() local
15854 returndx = grabd*1.5; in common_try_wander()
15857 returndx = videomodes.hRes/2; in common_try_wander()
15884 }else if(diffx>returndx){ in common_try_wander()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c16460 returndx, returndz, //how far should keep from target in common_try_wander() local
16486 returndx = videomodes.hRes/4; in common_try_wander()
16489 returndx = videomodes.hRes*0.6; in common_try_wander()
16517 }else if(diffx>returndx){ in common_try_wander()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c22562 returndx, returndz, //how far should keep from target in common_try_wander() local
22603 returndx = videomodes.hRes / 4; in common_try_wander()
22608 returndx = videomodes.hRes * 0.6; in common_try_wander()
22657 else if(diffx > returndx) in common_try_wander()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c25788 returndx, returndz, //how far should keep from target in common_try_wander() local
25829 returndx = videomodes.hRes / 4; in common_try_wander()
25834 returndx = videomodes.hRes * 0.6; in common_try_wander()
25885 else if(diffx > returndx) in common_try_wander()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c28238 returndx, returndz, //how far should keep from target in common_try_wander() local
28279 returndx = videomodes.hRes / 4; in common_try_wander()
28284 returndx = videomodes.hRes * 0.6; in common_try_wander()
28334 else if(diffx > returndx) in common_try_wander()