Home
last modified time | relevance | path

Searched refs:SP_KILLS (Results 1 – 20 of 20) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/include/
H A Dintermission.h59 #define SP_KILLS (0) macro
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/include/
H A Dintermission.h59 #define SP_KILLS (0) macro
/dports/games/xonotic/Xonotic/source/qcsrc/server/mutators/mutator/
H A Dgamemode_invasion.qc248 float cs = PlayerScore_Add(it, SP_KILLS, 0);
329 PlayerScore_Add(frag_attacker, SP_KILLS, -1);
332 PlayerScore_Add(frag_attacker, SP_KILLS, +1);
476 …ScoreInfo_SetLabel_PlayerScore(SP_KILLS, "frags", ((inv_teams) ? SFL_SORT_PRIO_SECONDARY : SFL_SOR…
/dports/games/xonotic/Xonotic/source/qcsrc/server/
H A Dscores_rules.qc38 ScoreInfo_SetLabel_PlayerScore(SP_KILLS, "kills", 0);
H A Dg_damage.qc48 PlayerScore_Add(attacker, SP_KILLS, -1); // or maybe add a teamkills field?
54 PlayerScore_Add(attacker, SP_KILLS, 1);
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dpackets.h82 p==SP_KILLS ||\
103 #define SP_KILLS 3 /* # kills a player has */ macro
H A Dlurk.py284 class SP_KILLS(SP): class
290 sp_kills = SP_KILLS()
H A Dplayback.c581 case SP_KILLS: in ckRecordPacket()
1175 case SP_KILLS: in rpb_analyze()
H A Dsocket.c3964 case SP_KILLS : /* # kills a player has */ in print_packet()
/dports/games/xonotic/Xonotic/source/qcsrc/client/hud/panel/
H A Dscoreboard.qc634 f = pl.(scores(SP_KILLS));
639 num = pl.(scores(SP_KILLS));
653 f = pl.(scores(SP_KILLS));
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/strife/
H A Dwi_stuff.c288 #define SP_KILLS 0
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/doom/
H A Dwi_stuff.c288 #define SP_KILLS 0 macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/strife/
H A Dwi_stuff.c288 #define SP_KILLS 0
/dports/games/edge/Edge-1.35-source/src/
H A Df_interm.cc79 #define SP_KILLS 0 macro
/dports/games/prboom/prboom-2.5.0/src/
H A Dwi_stuff.c288 #define SP_KILLS 0 macro
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Dwi_stuff.c288 #define SP_KILLS 0 macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/doom/
H A Dwi_stuff.c290 #define SP_KILLS 0 macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Dwi_stuff.c289 #define SP_KILLS 0 macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dwi_stuff.c362 #define SP_KILLS 0 macro
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dwi_stuff.cpp183 #define SP_KILLS 0 macro