Home
last modified time | relevance | path

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

/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenbor.h684 short guardcost:16; // cost for blocking an attack member
1608 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1609 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1612 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1621 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1622 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1625 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1763 …t type, int reset, entity* other, int force, int drop, int noblock, int guardcost, int jugglecost,…
H A Dopenbor.c1358 tempvar.lVal = (LONG)guardcost; in execute_takedamage_script()
1404 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,… in execute_onfall_script() argument
1425 tempvar.lVal = (LONG)guardcost; in execute_onfall_script()
1614 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,… in execute_ondeath_script() argument
1635 tempvar.lVal = (LONG)guardcost; in execute_ondeath_script()
1675 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,… in execute_didblock_script() argument
1696 tempvar.lVal = (LONG)guardcost; in execute_didblock_script()
1739 tempvar.lVal = (LONG)guardcost; in execute_ondoattack_script()
1824 tempvar.lVal = (LONG)guardcost; in execute_didhit_script()
6842 attack.guardcost = GET_INT_ARG(1); in load_cached_model()
[all …]
H A Dopenborscript.c3716 (*pretvar)->lVal = (LONG)attack->guardcost; in openbor_getentityproperty()
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenbor.h687 int guardcost; // cost for blocking an attack member
1634 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1635 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1638 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1647 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1648 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1651 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1788 …t type, int reset, entity* other, int force, int drop, int noblock, int guardcost, int jugglecost,…
H A Dopenbor.c1525 tempvar.lVal = (LONG)guardcost; in execute_takedamage_script()
1569 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,… in execute_onfall_script() argument
1590 tempvar.lVal = (LONG)guardcost; in execute_onfall_script()
1770 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,… in execute_ondeath_script() argument
1791 tempvar.lVal = (LONG)guardcost; in execute_ondeath_script()
1829 …ty* ent, entity* other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,… in execute_didblock_script() argument
1850 tempvar.lVal = (LONG)guardcost; in execute_didblock_script()
1892 tempvar.lVal = (LONG)guardcost; in execute_ondoattack_script()
1974 tempvar.lVal = (LONG)guardcost; in execute_didhit_script()
6929 attack.guardcost = GET_INT_ARG(1); in load_cached_model()
[all …]
H A Dopenborscript.c3761 (*pretvar)->lVal = (LONG)attack->guardcost; in openbor_getentityproperty()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenbor.h700 int guardcost; // cost for blocking an attack member
1675 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1676 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1679 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1688 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1689 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1692 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
1833 …t type, int reset, entity *other, int force, int drop, int noblock, int guardcost, int jugglecost,…
H A Dopenbor.c1949 tempvar.lVal = (LONG)guardcost; in execute_takedamage_script()
2014 tempvar.lVal = (LONG)guardcost; in execute_onfall_script()
2215 tempvar.lVal = (LONG)guardcost; in execute_ondeath_script()
2274 tempvar.lVal = (LONG)guardcost; in execute_didblock_script()
2316 tempvar.lVal = (LONG)guardcost; in execute_ondoattack_script()
2395 tempvar.lVal = (LONG)guardcost; in _execute_didhit_script()
2424 …_execute_didhit_script(cs, ent, other, force, drop, type, noblock, guardcost, jugglecost, pauseadd… in execute_didhit_script()
2428 …_execute_didhit_script(cs, ent, other, force, drop, type, noblock, guardcost, jugglecost, pauseadd… in execute_didhit_script()
9138 attack.guardcost = GET_INT_ARG(1); in load_cached_model()
16404 … self->modeldata.guardpoints.current = self->modeldata.guardpoints.current - attack->guardcost; in do_attack()
[all …]
H A Dopenborscript.c4579 (*pretvar)->lVal = (LONG)attack->guardcost; in openbor_getentityproperty()
9248 attack.guardcost = (int)dbltemp; in openbor_changeattackproperty()
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.h1409 int guardcost; // cost for blocking an attack member
2442 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
2443 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
2446 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
2457 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
2458 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
2461 …ty *ent, entity *other, int force, int drop, int type, int noblock, int guardcost, int jugglecost,…
2631 …t type, int reset, entity *other, int force, int drop, int noblock, int guardcost, int jugglecost,…
H A Dopenbor.c156 .guardcost = 0,
2141 tempvar.lVal = (LONG)guardcost; in execute_takedamage_script()
2209 tempvar.lVal = (LONG)guardcost; in execute_onfall_script()
2479 tempvar.lVal = (LONG)guardcost; in execute_ondeath_script()
2541 tempvar.lVal = (LONG)guardcost; in execute_didblock_script()
2586 tempvar.lVal = (LONG)guardcost; in execute_ondoattack_script()
2668 tempvar.lVal = (LONG)guardcost; in _execute_didhit_script()
10432 attack.guardcost = GET_INT_ARG(1); in load_cached_model()
10745 attack.guardcost = GET_INT_ARG(1); in load_cached_model()
19164 … self->modeldata.guardpoints.current = self->modeldata.guardpoints.current - attack->guardcost; in do_attack()
[all …]
H A Dopenborscript.c5128 (*pretvar)->lVal = (LONG)handle->guardcost; in openbor_get_attack_property()
5459 handle->guardcost = temp_int; in openbor_set_attack_property()
/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dcollision_attack.c185 (*pretvar)->lVal = (LONG)handle->guardcost; in openbor_get_attack_property()
470 handle->guardcost = temp_int; in openbor_set_attack_property()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.h1890 int guardcost; // cost for blocking an attack member
H A Dopenbor.c164 .guardcost = 0,
1407 tempvar.lVal = (LONG)attack->guardcost; in execute_takedamage_script()
1554 tempvar.lVal = (LONG)attack->guardcost; in execute_onfall_script()
1887 tempvar.lVal = (LONG)attack->guardcost; in execute_ondeath_script()
1962 tempvar.lVal = (LONG)attack->guardcost; in execute_didblock_script()
2018 tempvar.lVal = (LONG)attack->guardcost; in execute_ondoattack_script()
2115 tempvar.lVal = (LONG)attack->guardcost; in _execute_didhit_script()
10914 attack.guardcost = GET_INT_ARG(1); in load_cached_model()
11256 attack.guardcost = GET_INT_ARG(1); in load_cached_model()
19835 ent->modeldata.guardpoints.current -= attack->guardcost; in set_blocking_action()