Home
last modified time | relevance | path

Searched defs:tohit (Results 1 – 20 of 20) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/Scriptable/
H A DCombatInfo.cpp240 void ToHitStats::SetBase(int tohit, int /*mod*/) in SetBase() argument
H A DActor.cpp2205 char tohit[9]; in InitActorTables() local
6878 bool Actor::GetCombatDetails(int &tohit, bool leftorright, WeaponInfo& wi, ITMExtHeader *&header, I… in GetCombatDetails()
7401 int tohit; in PerformAttack() local
/dports/games/avanor/avanor-0.5.8/creature/
H A Dcreature2.cpp280 int tohit; in MeleeAttack() local
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dattk.h24 xchar tohit; /* Calculated to-hit value */ member
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/game/
H A DNPC.h148 float tohit; member
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Duhitm.c33 #define tohit(x) rolls[1][x] macro
H A Dapply.c2962 int res = 0, typ, max_range = 4, tohit; local
/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DProjectile.cpp540 int tohit = caster->GetToHit(WEAPON_FIST, target); in FailedIDS() local
/dports/games/moria/umoria/source/
H A Dtypes.h108 int16 tohit; /* Plusses to hit */ member
136 int16 tohit; /* Plusses to hit */ member
/dports/games/nethack34/nethack-3.4.3/src/
H A Dapply.c2476 int res = 0, typ, max_range = 4, tohit; local
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dapply.c2476 int res = 0, typ, max_range = 4, tohit; local
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dapply.c2516 int res = 0, typ, max_range = 4, tohit; local
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dapply.c2482 int res = 0, typ, max_range = 4, tohit; local
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dapply.c2476 int res = 0, typ, max_range = 4, tohit; local
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dapply.c3146 int res = 0, typ, max_range = 4, tohit; local
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dapply.c3146 int res = 0, typ, max_range = 4, tohit; local
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dapply.c3561 int res = 0, typ, max_range = 4, tohit; in use_grapple() local
/dports/games/arx-libertatis/arx-libertatis-1.1.2/src/scene/
H A DSaveFormat.h800 f32 tohit; member
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dnserver.c4837 int Send_plusses(int ind, int tohit, int todam, int hr, int dr, int hm, int dm)
/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/GUIScript/
H A DGUIScript.cpp12575 int tohit=20; local