Home
last modified time | relevance | path

Searched refs:antigrab (Results 1 – 15 of 15) sorted by relevance

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h568 ((other->modeldata.antigrab - self->modeldata.grabforce + \
1066 char antigrab:8; // anti-grab factor member
H A Dopenborscript.c3597 (*pretvar)->dblVal = (DOUBLE)ent->modeldata.antigrab; in openbor_getentityproperty()
6105 ent->modeldata.antigrab = (int)ltemp; in openbor_changeentityproperty()
H A Dopenbor.c5142 else newchar->antigrab = 1; in load_cached_model()
5145 newchar->antigrab = GET_INT_ARG(1); in load_cached_model()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h570 ((other->modeldata.antigrab - self->modeldata.grabforce + \
1091 int antigrab:8; // anti-grab factor
H A Dopenborscript.c3642 (*pretvar)->dblVal = (DOUBLE)ent->modeldata.antigrab; in openbor_getentityproperty()
5919 ent->modeldata.antigrab = (int)ltemp; in openbor_changeentityproperty()
H A Dopenbor.c5256 else newchar->antigrab = 1; in load_cached_model()
5259 newchar->antigrab = GET_INT_ARG(1); in load_cached_model()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h583 ((other->modeldata.antigrab - self->modeldata.grabforce + \
1121 int antigrab; // anti-grab factor member
H A Dopenborscript.c4457 (*pretvar)->dblVal = (DOUBLE)ent->modeldata.antigrab; in openbor_getentityproperty()
6570 ent->modeldata.antigrab = (int)ltemp; in openbor_changeentityproperty()
H A Dopenbor.c7690 newchar->antigrab = 1; in load_cached_model()
7694 newchar->antigrab = GET_INT_ARG(1); in load_cached_model()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1160 ((other->modeldata.antigrab - self->modeldata.grabforce + \
1854 int antigrab; // anti-grab factor member
H A Dopenborscript.c6460 (*pretvar)->dblVal = (DOUBLE)ent->modeldata.antigrab; in openbor_getentityproperty()
8570 ent->modeldata.antigrab = (int)ltemp; in openbor_changeentityproperty()
H A Dopenbor.c8973 newchar->antigrab = 1; in load_cached_model()
8977 newchar->antigrab = GET_INT_ARG(1); in load_cached_model()
26214 self->modeldata.antigrab = 1; in boomerang_move()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1605 ((other->modeldata.antigrab - self->modeldata.grabforce + \
2339 int antigrab; // anti-grab factor member
H A Dopenborscript.c3510 (*pretvar)->dblVal = (DOUBLE)ent->modeldata.antigrab; in openbor_getentityproperty()
5583 ent->modeldata.antigrab = (LONG)ltemp; in openbor_changeentityproperty()
H A Dopenbor.c9328 newchar->antigrab = 1; in load_cached_model()
9332 newchar->antigrab = GET_INT_ARG(1); in load_cached_model()