Home
last modified time | relevance | path

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

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.c4235 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4248 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4259 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4274 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4303 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4319 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4328 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4372 newchar->subject_to_wall = 0; in lcmHandleCommandSubtype()
10848 if(ent->modeldata.subject_to_wall<0) in ent_copy_uninit()
10849 ent->modeldata.subject_to_wall = oldmodel->subject_to_wall; in ent_copy_uninit()
[all …]
H A Dopenbor.h1140 char subject_to_wall:8; member
H A Dopenborscript.c5208 (*pretvar)->lVal = (LONG)ent->modeldata.subject_to_wall; in openbor_getentityproperty()
7301 ent->modeldata.subject_to_wall = (int)ltemp; in openbor_changeentityproperty()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.c4329 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4342 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4353 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4368 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4397 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4413 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4422 newchar->subject_to_wall = 1; in lcmHandleCommandType()
4467 newchar->subject_to_wall = 0; in lcmHandleCommandSubtype()
11088 if(ent->modeldata.subject_to_wall<0) in ent_copy_uninit()
11089 ent->modeldata.subject_to_wall = oldmodel->subject_to_wall; in ent_copy_uninit()
[all …]
H A Dopenbor.h1161 int subject_to_wall:8;
H A Dopenborscript.c5325 (*pretvar)->lVal = (LONG)ent->modeldata.subject_to_wall; in openbor_getentityproperty()
6904 ent->modeldata.subject_to_wall = (int)ltemp; in openbor_changeentityproperty()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.c6409 newchar->subject_to_wall = 1; in lcmHandleCommandType()
6423 newchar->subject_to_wall = 1; in lcmHandleCommandType()
6435 newchar->subject_to_wall = 1; in lcmHandleCommandType()
6457 newchar->subject_to_wall = 1; in lcmHandleCommandType()
6496 newchar->subject_to_wall = 1; in lcmHandleCommandType()
6514 newchar->subject_to_wall = 1; in lcmHandleCommandType()
6524 newchar->subject_to_wall = 1; in lcmHandleCommandType()
6590 newchar->subject_to_wall = 0; in lcmHandleCommandSubtype()
15129 if(ent->modeldata.subject_to_wall < 0) in ent_copy_uninit()
15131 ent->modeldata.subject_to_wall = oldmodel->subject_to_wall; in ent_copy_uninit()
[all …]
H A Dopenbor.h1191 int subject_to_wall; member
H A Dopenborscript.c6222 (*pretvar)->lVal = (LONG)ent->modeldata.subject_to_wall; in openbor_getentityproperty()
7898 ent->modeldata.subject_to_wall = (int)ltemp; in openbor_changeentityproperty()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c7264 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7279 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7292 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7315 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7356 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7375 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7386 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7453 newchar->subject_to_wall = 0; in lcmHandleCommandSubtype()
7475 newchar->subject_to_wall = 0; in lcmHandleCommandSubtype()
17575 if(ent->modeldata.subject_to_wall < 0) in ent_copy_uninit()
[all …]
H A Dopenbor.h1925 int subject_to_wall; member
H A Dopenborscript.c8175 (*pretvar)->lVal = (LONG)ent->modeldata.subject_to_wall; in openbor_getentityproperty()
10056 ent->modeldata.subject_to_wall = (int)ltemp; in openbor_changeentityproperty()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c7626 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7641 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7654 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7677 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7718 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7737 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7748 newchar->subject_to_wall = 1; in lcmHandleCommandType()
7815 newchar->subject_to_wall = 0; in lcmHandleCommandSubtype()
18201 if(ent->modeldata.subject_to_wall < 0) in ent_copy_uninit()
18203 ent->modeldata.subject_to_wall = oldmodel->subject_to_wall; in ent_copy_uninit()
[all …]
H A Dopenbor.h2413 int subject_to_wall; member
H A Dopenborscript.c5182 (*pretvar)->lVal = (LONG)ent->modeldata.subject_to_wall; in openbor_getentityproperty()
7063 ent->modeldata.subject_to_wall = (LONG)ltemp; in openbor_changeentityproperty()