Home
last modified time | relevance | path

Searched defs:maxammo (Results 1 – 25 of 45) sorted by relevance

12

/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/
H A Dprofile.cpp50 int level, xp, maxammo, ammo; in profile_load() local
H A Dprofile.h24 int ammo, maxammo; member
H A Dp_arms.h30 int maxammo; // max ammo (0 = unlimited) member
H A Dplayer.cpp50 static void InitWeapon(int wpn, int l1, int l2, int l3, int maxammo) in InitWeapon()
/dports/games/nxengine/nxengine-evo-2.6.5-1/src/
H A Dprofile.cpp75 int maxammo = fgetl(fp); in profile_load() local
H A Dprofile.h26 int ammo, maxammo = 0; member
H A Dp_arms.h30 int maxammo; // max ammo (0 = unlimited) member
H A Dplayer.cpp30 static void InitWeapon(int wpn, int l1, int l2, int l3, int maxammo = 0) in InitWeapon()
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dp_inter.c50 int maxammo[NUMAMMO] = {200, 50, 300, 50}; variable
H A Dd_player.h116 int maxammo[NUMAMMO]; member
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dp_inter.c50 int maxammo[NUMAMMO] = {200, 50, 300, 50}; variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dp_inter.c51 int maxammo[NUMAMMO] = { 250, 50, 25, 400, 100, 30, 16 }; variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dp_inter.c51 int maxammo[NUMAMMO] = { 250, 50, 25, 400, 100, 30, 16 }; variable
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dp_inter.c79 int maxammo[NUMAMMO] = {200, 50, 300, 50}; variable
H A Dd_player.h130 int maxammo[NUMAMMO]; member
/dports/games/prboom/prboom-2.5.0/src/
H A Dp_inter.c82 int maxammo[NUMAMMO] = {200, 50, 300, 50}; variable
H A Dd_player.h138 int maxammo[NUMAMMO]; member
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dp_inter.c84 int maxammo[NUMAMMO] = {200, 50, 300, 50}; variable
H A Dd_player.h131 int maxammo[NUMAMMO]; member
/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_interaction.cpp61 int maxammo[NUMAMMO] = {200, 50, 300, 50}; variable
/dports/games/heretic/glheretic-1.2/
H A Dp_inter.c23 int maxammo[NUMAMMO] = variable
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Dp_inter.c41 int maxammo[NUMAMMO] = { variable
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Dp_inter.c41 int maxammo[NUMAMMO] = { variable
/dports/games/NBlood/NBlood-a1689a4/source/sw/src/
H A Dscrip2.cpp902 int maxammo = -1, damagemin = -1, damagemax = -1, pickup = -1, wpickup = -1; in LoadCustomInfoFromScript() local
/dports/games/jfsw/jfsw-c434002/src/
H A Dscrip2.c887 int maxammo = -1, damagemin = -1, damagemax = -1, pickup = -1, wpickup = -1; in LoadCustomInfoFromScript() local

12