Home
last modified time | relevance | path

Searched refs:N_TOTALS (Results 1 – 6 of 6) sorted by relevance

/dports/games/redeclipse16/base-1.6.0/src/game/
H A Dauth.h406 … sendf(-1, 1, "ri5", N_TOTALS, ci->clientnum, ci->totalpoints, ci->totalfrags, ci->totaldeaths); in processinput()
H A Dgame.h295 N_SHOOT, N_DESTROY, N_STICKY, N_SUICIDE, N_DIED, N_POINTS, N_TOTALS, N_DAMAGE, N_SHOTFX, enumerator
317 …N_SHOOT, 0, N_DESTROY, 0, N_STICKY, 0, N_SUICIDE, 4, N_DIED, 0, N_POINTS, 4, N_TOTALS, 0, N_DAMAGE… in msgsizelookup()
H A Dclient.cpp2491 case N_TOTALS: in parsemessages()
/dports/games/redeclipse/base-2.0.0/src/game/
H A Dauth.h416 …sendf(-1, 1, "ri5f", N_TOTALS, ci->clientnum, ci->totalpoints, ci->totalfrags, ci->totaldeaths, ci… in processinput()
H A Dgame.h371 …N_SHOOT, N_DESTROY, N_STICKY, N_SUICIDE, N_DIED, N_POINTS, N_TOTALS, N_AVGPOS, N_DAMAGE, N_BURNRES… enumerator
402 …N_SHOOT, 0, N_DESTROY, 0, N_STICKY, 0, N_SUICIDE, 4, N_DIED, 0, N_POINTS, 5, N_TOTALS, 0, N_AVGPOS… in msgsizelookup()
H A Dclient.cpp2873 case N_TOTALS: in parsemessages()