Home
last modified time | relevance | path

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

/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dwp_atst.cpp129 …gentity_t *missile = CreateMissile( muzzle, forwardVec, ATST_SIDE_MAIN_VELOCITY, 10000, ent, qfals… in WP_ATSTSideFire()
H A Dweapons.h315 #define ATST_SIDE_MAIN_VELOCITY 1300 macro
H A Dg_weapon.cpp71 { ATST_SIDE_MAIN_VELOCITY,ATST_SIDE_ALT_NPC_VELOCITY },//WP_ATST_SIDE,
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dweapons.h298 #define ATST_SIDE_MAIN_VELOCITY 1300 macro
H A Dwp_atst.cpp130 gentity_t *missile = CreateMissile( wpMuzzle, wpFwd, ATST_SIDE_MAIN_VELOCITY, 10000, ent, qfalse ); in WP_ATSTSideFire()
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dg_weapon.c156 #define ATST_SIDE_MAIN_VELOCITY 1300 macro