Home
last modified time | relevance | path

Searched refs:crouched (Results 1 – 25 of 234) sorted by relevance

12345678910

/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/shared/
H A Dpmovetst.c349 if (pmove.crouched) in PM_TestPlayerPosition()
360 if (pmove.crouched) in PM_TestPlayerPosition()
420 if (pmove.crouched) in PM_PlayerMove()
431 if (pmove.crouched) in PM_PlayerMove()
H A Dpmove.h71 qboolean crouched; member
H A Dpmove.c473 if (pmove.crouched) in PM_WaterMove()
487 if ((!pmove.cmd.forwardmove && !pmove.cmd.sidemove && !pmove.cmd.upmove)&&pmove.crouched) in PM_WaterMove()
489 else if ((!pmove.cmd.forwardmove && !pmove.cmd.sidemove && !pmove.cmd.upmove)||pmove.crouched) in PM_WaterMove()
/dports/games/ufoai/ufoai-2.5-source/src/common/
H A Dgrid.h54 int Grid_GetTUsForDirection(const int dir, const int crouched);
H A Dgrid.cpp791 int Grid_GetTUsForDirection (const int dir, const int crouched) in Grid_GetTUsForDirection() argument
794 if (crouched && dir < CORE_DIRECTIONS) in Grid_GetTUsForDirection()
/dports/audio/festvox-cmu_us_clb_arctic/cmu_us_clb_arctic/festival/utts/
H A Darctic_a0093.utt5 Features max_id 154 ; type Text ; iform "\"For a full minute he crouched and listened.\"" ; fileid …
12 6 id _6 ; name crouched ; whitespace " " ; prepunctuation "" ;
18 12 id _14 ; name crouched ; pos_index 17 ; pos_index_score 0 ; pos vbd ; phr_pos v ; phrase_score -…
/dports/audio/festvox-cmu_us_rms_arctic/cmu_us_rms_arctic/festival/utts/
H A Darctic_a0093.utt5 Features max_id 154 ; type Text ; iform "\"For a full minute he crouched and listened.\"" ; fileid …
12 6 id _6 ; name crouched ; whitespace " " ; prepunctuation "" ;
18 12 id _14 ; name crouched ; pos_index 17 ; pos_index_score 0 ; pos vbd ; phr_pos v ; phrase_score -…
/dports/audio/festvox-cmu_us_ksp_arctic/cmu_us_ksp_arctic/festival/utts/
H A Darctic_a0093.utt5 Features max_id 160 ; type Text ; iform "\"For a full minute he crouched and listened.\"" ; filenam…
12 6 id _6 ; name crouched ; whitespace " " ; prepunctuation "" ;
18 12 id _14 ; name crouched ; pos_index 17 ; pos_index_score 0 ; pos vbd ; phr_pos v ; phrase_score -…
/dports/audio/festvox-cmu_us_jmk_arctic/cmu_us_jmk_arctic/festival/utts/
H A Darctic_a0093.utt5 Features max_id 156 ; type Text ; iform "\"For a full minute he crouched and listened.\"" ; fileid …
12 6 id _6 ; name crouched ; whitespace " " ; prepunctuation "" ;
18 12 id _14 ; name crouched ; pos_index 17 ; pos_index_score 0 ; pos vbd ; phr_pos v ; phrase_score -…
/dports/audio/festvox-cmu_us_slt_arctic/cmu_us_slt_arctic/festival/utts/
H A Darctic_a0093.utt5 Features max_id 154 ; type Text ; iform "\"For a full minute he crouched and listened.\"" ; fileid …
12 6 id _6 ; name crouched ; whitespace " " ; prepunctuation "" ;
18 12 id _14 ; name crouched ; pos_index 17 ; pos_index_score 0 ; pos vbd ; phr_pos v ; phrase_score -…
/dports/audio/festvox-cmu_us_bdl_arctic/cmu_us_bdl_arctic/festival/utts/
H A Darctic_a0093.utt5 Features max_id 154 ; type Text ; iform "\"For a full minute he crouched and listened.\"" ; fileid …
12 6 id _6 ; name crouched ; whitespace " " ; prepunctuation "" ;
18 12 id _14 ; name crouched ; pos_index 17 ; pos_index_score 0 ; pos vbd ; phr_pos v ; phrase_score -…
/dports/audio/festvox-cmu_us_awb_arctic/cmu_us_awb_arctic/festival/utts/
H A Darctic_a0095.utt5 Features max_id 156 ; type Text ; iform "\"For a full minute he crouched and listened.\"" ; filenam…
12 6 id _6 ; name crouched ; whitespace " " ; prepunctuation "" ;
18 12 id _14 ; name crouched ; pos_index 17 ; pos_index_score 0 ; pos vbd ; phr_pos v ; pbreak_index 1…
/dports/games/nexuiz/Nexuiz/sources/darkplaces/
H A Dcl_input.c804 qboolean crouched; member
871 if (!s->crouched) in CL_ClientMovement_UpdateStatus()
872 s->crouched = true; in CL_ClientMovement_UpdateStatus()
878 if (s->crouched) in CL_ClientMovement_UpdateStatus()
882 s->crouched = false; in CL_ClientMovement_UpdateStatus()
885 if (s->crouched) in CL_ClientMovement_UpdateStatus()
1043 if (s->crouched) in CL_ClientMovement_Physics_Swim()
1239 if (s->crouched) in CL_ClientMovement_Physics_Walk()
1291 if (s->crouched) in CL_ClientMovement_Physics_Walk()
1444 s.crouched = true; // will be updated on first move in CL_ClientMovement_Replay()
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/tests/cache/multipage/__-l__eng__000001_ocr.png__000001_ocr_hocr__hocr__txt/
H A Dtxt.bin13 We crouched down and laid still.
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/tests/cache/multipage/__-l__eng__000001_ocr.png__000001_ocr_tess__pdf__txt/
H A Dtxt.bin13 We crouched down and laid still.
/dports/games/xonotic/Xonotic/source/darkplaces/
H A Dcl_input.c865 if (!s->crouched) in CL_ClientMovement_UpdateStatus()
866 s->crouched = true; in CL_ClientMovement_UpdateStatus()
872 if (s->crouched) in CL_ClientMovement_UpdateStatus()
876 s->crouched = false; in CL_ClientMovement_UpdateStatus()
879 if (s->crouched) in CL_ClientMovement_UpdateStatus()
1051 if (s->crouched) in CL_ClientMovement_Physics_Swim()
1340 if (s->crouched) in CL_ClientMovement_Physics_Walk()
1404 if (s->crouched) in CL_ClientMovement_Physics_Walk()
1599 s.crouched = true; // will be updated on first move in CL_ClientMovement_Replay()
/dports/games/darkplaces/darkplaces/
H A Dcl_input.c865 if (!s->crouched) in CL_ClientMovement_UpdateStatus()
866 s->crouched = true; in CL_ClientMovement_UpdateStatus()
872 if (s->crouched) in CL_ClientMovement_UpdateStatus()
876 s->crouched = false; in CL_ClientMovement_UpdateStatus()
879 if (s->crouched) in CL_ClientMovement_UpdateStatus()
1051 if (s->crouched) in CL_ClientMovement_Physics_Swim()
1340 if (s->crouched) in CL_ClientMovement_Physics_Walk()
1404 if (s->crouched) in CL_ClientMovement_Physics_Walk()
1599 s.crouched = true; // will be updated on first move in CL_ClientMovement_Replay()
/dports/textproc/link-grammar/link-grammar-5.8.0/data/en/words/
H A Dwords.v.5.317 crouched.v-d
/dports/games/tesseract-data/tesseract/src/shared/
H A Dents.h107 bool crouched() const { return fabs(eyeheight - maxheight*CROUCHHEIGHT) < 1e-4f; } in crouched() function
/dports/games/tesseract/tesseract/src/shared/
H A Dents.h107 bool crouched() const { return fabs(eyeheight - maxheight*CROUCHHEIGHT) < 1e-4f; } in crouched() function
/dports/games/avp/avp-20170505/src/avp/win95/
H A Dpldghost.c4510 int crouched; in Deduce_PlayerMarineDeathSequence() local
4559 crouched=1; in Deduce_PlayerMarineDeathSequence()
4563 crouched=0; in Deduce_PlayerMarineDeathSequence()
4567 deathtype,&facing,burning,crouched,electrical); in Deduce_PlayerMarineDeathSequence()
4632 int crouched; in Deduce_PlayerAlienDeathSequence() local
4653 crouched=1; in Deduce_PlayerAlienDeathSequence()
4657 crouched=0; in Deduce_PlayerAlienDeathSequence()
4661 deathtype,&facing,0,crouched,0); in Deduce_PlayerAlienDeathSequence()
4719 int crouched; in Deduce_PlayerPredatorDeathSequence() local
4755 crouched=1; in Deduce_PlayerPredatorDeathSequence()
[all …]
/dports/games/uhexen2/hexen2source-1.5.9/engine/hexenworld/client/
H A Dcl_pred.c105 pmove.crouched = player_crouching; in CL_PredictUsercmd()
/dports/games/ufoai-data/ufoai-data-2.5_1/base/ufos/
H A Dentities.ufo34 spawnflags "dead dead2 crouched"
61 spawnflags "dead dead2 crouched"
85 spawnflags "dead dead2 crouched"
140 spawnflags "dead dead2 crouched"
/dports/games/ufoai/ufoai-2.5-source/src/game/
H A Dgame.h225 int (IMPORT* GetTUsForDirection) (int dir, int crouched);
/dports/games/scummvm/scummvm-2.5.1/engines/icb/
H A Dfn_animation.cpp1310 bool8 crouched = FALSE8; in fn_new_apply_bullet() local
1342 crouched = M->Is_crouched(); in fn_new_apply_bullet()
1359 …if ((rnd < params[1]) || (len < (PXreal)(ALWAYS_HIT_DIST * ALWAYS_HIT_DIST)) || (crouched)) { // h… in fn_new_apply_bullet()

12345678910