Helldembez

Results 14 comments of Helldembez

`g_alliedmapxp` - Is not used, can be removed? `g_axismapxp` - Is not used, can be removed? `g_alliedWins` - Why is this a bitflag? `g_axisWins` - Why is this a bitflag?...

I think it is useful to make a distinction between the two. I remember some servers counted self kills as deaths, but not sure how they did it. I'm assuming...

I started looking at this again and I managed to reproduce it two times without touching anything like @mittermichal did. I feel like its a timing issue when things get...

So, the crash is solved by marking the ETLTV client entity as BOT. Moving the call to SV_Frame is better anyway IMO. The BOT flag however brings up a few...