/dports/games/tesseract-data/tesseract/src/game/ |
H A D | ai.cpp | 930 float offyaw = fabs(targyaw-yaw)*frame, offpitch = fabs(targpitch-pitch)*frame*scale; in scaleyawpitch() local 943 pitch += offpitch; in scaleyawpitch() 948 pitch -= offpitch; in scaleyawpitch() 1070 float offyaw, offpitch; in process() local 1072 vectoyawpitch(v, offyaw, offpitch); in process() 1073 offyaw -= d->yaw; offpitch -= d->pitch; in process() 1074 if(fabs(offyaw)+fabs(offpitch) >= 135) d->ai->becareful = false; in process()
|
/dports/games/tesseract/tesseract/src/game/ |
H A D | ai.cpp | 930 float offyaw = fabs(targyaw-yaw)*frame, offpitch = fabs(targpitch-pitch)*frame*scale; in scaleyawpitch() local 943 pitch += offpitch; in scaleyawpitch() 948 pitch -= offpitch; in scaleyawpitch() 1070 float offyaw, offpitch; in process() local 1072 vectoyawpitch(v, offyaw, offpitch); in process() 1073 offyaw -= d->yaw; offpitch -= d->pitch; in process() 1074 if(fabs(offyaw)+fabs(offpitch) >= 135) d->ai->becareful = false; in process()
|
/dports/games/sauerbraten/sauerbraten/src/fpsgame/ |
H A D | ai.cpp | 958 float offyaw = fabs(targyaw-yaw)*frame, offpitch = fabs(targpitch-pitch)*frame*scale; in scaleyawpitch() local 971 pitch += offpitch; in scaleyawpitch() 976 pitch -= offpitch; in scaleyawpitch() 1097 float offyaw, offpitch; in process() local 1098 vectoyawpitch(d->vel, offyaw, offpitch); in process() 1099 offyaw -= d->yaw; offpitch -= d->pitch; in process() 1100 if(fabs(offyaw)+fabs(offpitch) >= 135) d->ai->becareful = false; in process()
|
/dports/audio/muse-sequencer/muse-4.0.0/src/synti/vam/ |
H A D | vam.cpp | 610 void VAM::noteoff(int chan, int offpitch) in noteoff() argument 612 if(isOn && (pitch == offpitch) && (channel == chan)) { in noteoff()
|
/dports/games/bloodfrontier/bloodfrontier/src/game/ |
H A D | ai.cpp | 986 float offyaw, offpitch; in process() local 988 vectoyawpitch(v, offyaw, offpitch); in process() 989 offyaw -= d->aimyaw; offpitch -= d->aimpitch; in process() 990 if(fabs(offyaw)+fabs(offpitch) >= 135) wantsimpulse = d->ai->becareful = false; in process()
|
H A D | game.cpp | 1270 float offyaw = fabs(targyaw-yaw)*frame, offpitch = fabs(targpitch-pitch)*frame*scale; in scaleyawpitch() local 1283 pitch += offpitch; in scaleyawpitch() 1288 pitch -= offpitch; in scaleyawpitch()
|
/dports/games/redeclipse16/base-1.6.0/src/game/ |
H A D | bomber.cpp | 64 …float offyaw = offrot(d->yaw, yaw), offpitch = offrot(d->pitch, pitch), offangle = offpitch+offyaw; in findtarget() local
|
H A D | game.cpp | 2221 …offpitch = (rotate < 0 ? fabs(rotate) : (rotate > 0 ? min(float(fabs(targpitch-pitch)), rotate) : … in scaleyawpitch() local 2234 pitch += offpitch; in scaleyawpitch() 2239 pitch -= offpitch; in scaleyawpitch()
|
/dports/games/redeclipse/base-2.0.0/src/game/ |
H A D | bomber.cpp | 137 …float offyaw = offrot(d->yaw, yaw), offpitch = offrot(d->pitch, pitch), offangle = offpitch+offyaw; in findtarget() local
|
H A D | game.cpp | 2329 …offpitch = (rotate < 0 ? fabs(rotate) : (rotate > 0 ? min(float(fabs(targpitch-pitch)), rotate) : … in scaleyawpitch() local 2342 pitch += offpitch; in scaleyawpitch() 2347 pitch -= offpitch; in scaleyawpitch()
|
/dports/textproc/p5-Unicode-Tussle/Unicode-Tussle-1.111/data/ |
H A D | words.utf8 | 285097 offpitch off-pitch ← off-
|