Home
last modified time | relevance | path

Searched refs:trigger_push_touch (Results 1 – 25 of 56) sorted by relevance

123

/dports/games/quake2-3zb2/quake2-3zb2-0.97_1/
H A Dg_trigger.c377 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf)
406 self->touch = trigger_push_touch;
418 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
481 self->touch = trigger_push_touch; in trigger_push_inactive()
508 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2-xatrix/quake2-xatrix-3.20/
H A Dg_trigger.c375 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf)
404 self->touch = trigger_push_touch;
416 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
481 self->touch = trigger_push_touch; in trigger_push_inactive()
508 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/qudos/QuDos-0.40.1-src/src/mods/xatrix/
H A Dg_trigger.c390 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf)
419 self->touch = trigger_push_touch;
431 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
496 self->touch = trigger_push_touch; in trigger_push_inactive()
523 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/qudos/QuDos-0.40.1-src/src/mods/3zb2/
H A Dg_trigger.c377 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf)
406 self->touch = trigger_push_touch;
418 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
481 self->touch = trigger_push_touch; in trigger_push_inactive()
508 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/ioquake3/ioquake3-1.36/code/game/
H A Dg_trigger.c143 void trigger_push_touch (gentity_t *self, gentity_t *other, trace_t *trace ) { in trigger_push_touch() function
209 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/ioquake3-server/ioquake3-1.36/code/game/
H A Dg_trigger.c143 void trigger_push_touch (gentity_t *self, gentity_t *other, trace_t *trace ) { in trigger_push_touch() function
209 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/evq3/evq3/code/game/
H A Dg_trigger.c143 void trigger_push_touch (gentity_t *self, gentity_t *other, trace_t *trace ) { in trigger_push_touch() function
209 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/game/
H A Dg_trigger.c143 void trigger_push_touch (gentity_t *self, gentity_t *other, trace_t *trace ) { in trigger_push_touch() function
209 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quetoo/quetoo-0.6.1/src/qmass/
H A Dg_trigger.c311 void trigger_push_touch(edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf){ in trigger_push_touch() function
338 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/xonotic/Xonotic/source/qcsrc/common/triggers/trigger/
H A Djumppads.qh37 void trigger_push_touch(entity this, entity toucher);
/dports/games/q2pro/q2pro/game/
H A Dg_trigger.c394 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
428 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2lnx/quake2-r0.16.2/src/game/
H A Dg_trigger.c394 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
428 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2max/Quake2maX_0.45-src_unix/game/
H A Dg_trigger.c394 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
428 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2lnx/quake2-r0.16.2/src/ctf/
H A Dg_trigger.c394 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
428 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/q2p/Q2P-0.2-2006-12-31/ctf/
H A Dg_trigger.c394 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
428 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2-ctf/quake2-r0.16.2/src/ctf/
H A Dg_trigger.c394 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
428 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2-data/quake2-data-3.20_3/
H A Dg_trigger.c375 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
409 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2-psychomod/psychomod/src/
H A Dg_trigger.c375 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
413 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2-lights/quake2-lights-1/lights/src/
H A Dg_trigger.c409 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
443 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2-matrix/matrix/MatrixFixSource/
H A Dg_trigger.c375 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
409 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2-source/quake2-r0.16.2/src/game/
H A Dg_trigger.c394 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
428 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quake2-source/quake2-r0.16.2/src/ctf/
H A Dg_trigger.c394 void trigger_push_touch (edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf) in trigger_push_touch() function
428 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quetoo/quetoo-0.6.1/src/baseq2/
H A Dg_trigger.c345 void trigger_push_touch(edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf){ in trigger_push_touch() function
372 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quetoo/quetoo-0.6.1/src/ctf/
H A Dg_trigger.c344 void trigger_push_touch(edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf){ in trigger_push_touch() function
371 self->touch = trigger_push_touch; in SP_trigger_push()
/dports/games/quetoo/quetoo-0.6.1/src/vanctf/
H A Dg_trigger.c324 void trigger_push_touch(edict_t *self, edict_t *other, cplane_t *plane, csurface_t *surf){ in trigger_push_touch() function
351 self->touch = trigger_push_touch; in SP_trigger_push()

123