Home
last modified time | relevance | path

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

12

/dports/games/dhewm3/dhewm3-1.5.1/neo/game/physics/
H A DPhysics_Player.h51 PM_NOCLIP // flying without collision detection nor gravity enumerator
H A DPhysics_Player.cpp1367 if ( current.movementType == PM_NOCLIP ) { in MovePlayer()
1798 if ( current.movementType != PM_NOCLIP ) { in ApplyImpulse()
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/physics/
H A DPhysics_Player.h51 PM_NOCLIP // flying without collision detection nor gravity enumerator
H A DPhysics_Player.cpp1367 if ( current.movementType == PM_NOCLIP ) { in MovePlayer()
1798 if ( current.movementType != PM_NOCLIP ) { in ApplyImpulse()
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dbg_public.h127 PM_NOCLIP, // noclip movement enumerator
H A Dg_active.c833 client->ps.pm_type = PM_NOCLIP;
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dbg_public.h127 PM_NOCLIP, // noclip movement enumerator
H A Dg_active.c833 client->ps.pm_type = PM_NOCLIP;
/dports/games/evq3/evq3/code/game/
H A Dbg_public.h127 PM_NOCLIP, // noclip movement enumerator
H A Dg_active.c833 client->ps.pm_type = PM_NOCLIP;
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dbg_public.h127 PM_NOCLIP, // noclip movement enumerator
H A Dg_active.c833 client->ps.pm_type = PM_NOCLIP;
/dports/games/openjk/OpenJK-07675e2/codeJK2/game/
H A Dbg_public.h88 PM_NOCLIP, // noclip movement enumerator
H A Dg_active.cpp2183 if (ent->client->ps.pm_type != PM_NOCLIP) in ClientThink_real()
2344 client->ps.pm_type = PM_NOCLIP; in ClientThink_real()
/dports/games/openarena/openarena-engine-source-0.8.8/code/game/
H A Dbg_public.h127 PM_NOCLIP, // noclip movement enumerator
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/game/
H A Dbg_public.h127 PM_NOCLIP, // noclip movement enumerator
/dports/games/openjk/OpenJK-07675e2/code/game/
H A Dbg_public.h88 PM_NOCLIP, // noclip movement enumerator
/dports/games/iortcw/iortcw-1.51c/SP/code/game/
H A Dg_active.c377 client->ps.pm_type = PM_NOCLIP; in SpectatorThink()
984 client->ps.pm_type = PM_NOCLIP; in ClientThink_real()
H A Dbg_public.h236 PM_NOCLIP, // noclip movement enumerator
H A Dbg_pmove.c419 if ( pm->ps->pm_type == PM_NOCLIP ) { in PM_CmdScale()
4077 …pm_flags & PMF_RESPAWNED) && pm->ps->pm_type != PM_INTERMISSION && pm->ps->pm_type != PM_NOCLIP ) {
4168 if ( pm->ps->pm_type == PM_NOCLIP ) {
/dports/games/iortcw/iortcw-1.51c/MP/code/game/
H A Dg_active.c377 client->ps.pm_type = PM_NOCLIP; in SpectatorThink()
994 client->ps.pm_type = PM_NOCLIP; in ClientThink_real()
H A Dbg_public.h236 PM_NOCLIP, // noclip movement enumerator
H A Dbg_pmove.c400 if ( pm->ps->pm_type == PM_NOCLIP ) { in PM_CmdScale()
3824 …pm_flags & PMF_RESPAWNED) && pm->ps->pm_type != PM_INTERMISSION && pm->ps->pm_type != PM_NOCLIP ) { in PmoveSingle()
3921 if ( pm->ps->pm_type == PM_NOCLIP ) { in PmoveSingle()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/game/
H A Dbg_public.h114 PM_NOCLIP, // noclip movement enumerator
/dports/games/openjk/OpenJK-07675e2/codemp/game/
H A Dbg_public.h409 PM_NOCLIP, // noclip movement enumerator

12