]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/sbar.qc
new packet loss column ("pl")
[divverent/nexuiz.git] / data / qcsrc / client / sbar.qc
2008-08-01 div0new packet loss column ("pl")
2008-08-01 div0make CSQC scores safer against packet loss/rearrangements
2008-07-31 div0add real ranks for LMS (with st, nd, rd, th)
2008-07-28 blub0mapvoting try 2 :P
2008-07-28 blub0removed a debug print, and some out-dated commented...
2008-07-27 div0damn... now THIS layout is right
2008-07-27 div0better default layout for KH
2008-07-27 div0add missing "myteam" var
2008-07-27 div0add sbar_bigfont; use that for headlines
2008-07-26 div0color fix
2008-07-26 div0allow hiding the LMS rank column (as the players are...
2008-07-26 div0remove crosshair when not needed; show map name, time...
2008-07-26 div0automatically fix missing "name", "separator", primary...
2008-07-26 div0add team scores display; csqc .team is NOT svqc .team...
2008-07-26 div0CTF!
2008-07-26 div0oops
2008-07-26 div0LMS works!
2008-07-26 div0LMS works now as game mode, but somehow sorting is...
2008-07-26 div0finally fix all compile warnings here
2008-07-25 div0allow specifying sbar fields as +ctf,kh/score -ctf...
2008-07-25 div0fix scores fields parsing
2008-07-24 blub0CSQC part for the new score system (not really finished...
2008-07-21 blub0fixed teamsorting, I guess
2008-07-14 blub0mapvote protocol optimized and fixed
2008-07-13 blub0map previews when voting, g_maplist_textonly for old...
2008-07-10 blub0add csqc_flags cvar for client compatibility
2008-07-10 blub0Re-added DM scoreboard and added the field-mask check...
2008-07-10 blub0moved the CVAR_* vars from menu/msys.qh to common/const...
2008-07-10 div0oops
2008-07-10 div0CSQC scoreboard now knows about fonts
2008-07-08 blub0Keep track of CSQC compatibility.
2008-07-06 blub0Added the capture-counter and changed the CTF scoreboar...
2008-07-06 blub0Changed keyhunt keystates to use a stat var instead...
2008-07-04 blub0using the clientinfo entities for the ping times
2008-07-04 blub0(experimental) CSQC Hud - can be turned off with "sbar_...