]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/sbar.qc
bugfix target_spawn, and change docs to match it
[divverent/nexuiz.git] / data / qcsrc / client / sbar.qc
2008-10-15 div0fix this code :)
2008-10-15 div0add the width of a space between icons and text of...
2008-10-15 div0MirceaKitsune's color icons, and code to put them in...
2008-10-14 div0de-linuxed the code base a bit
2008-10-13 div0try to improve player networking: let playerchecker...
2008-10-12 div0sbar: add columns:
2008-10-10 div0fix fraglimit display for CTF
2008-10-10 div0more visible vote/warmup naggers
2008-10-04 div0fix wrong observe message
2008-10-04 div0fix timelimit display after ready-restart (no longer...
2008-09-28 div0fix vote nagger
2008-09-28 div0sbar_width cvar
2008-09-28 div0less margin on the scoreboard
2008-09-28 div0ctf: count drops too
2008-09-26 div0slightly better display
2008-09-26 div0new vote/ready nagger display (untested, can't test...
2008-09-25 div0adjusted default columns layout
2008-09-19 esteelcrude way to display keybinds in the hud, currently...
2008-09-12 esteelchanged warmup marker slightly (hint at using ready...
2008-09-11 esteellets see if making the warmup maker bigger helps people...
2008-09-08 esteelthe warmup marker shall always be visible in the upperr...
2008-09-05 esteeladded a simple 'warmup' indicator to the scoreboard
2008-09-03 div0fix sbar_hudselector 0 HUD
2008-09-03 div0use the old Nex model and old Nex shot origin; make...
2008-09-02 esteeli wanna see the packetloss with sbar_columns all
2008-09-02 div0huge patch that breaks everything: add a new stat ...
2008-08-28 div0zoom: do it entirely client side
2008-08-25 div0proper mmsss display for fraglimit
2008-08-23 div0make "teamstatus" work again
2008-08-21 div0and actually fixed it now
2008-08-21 div0Race: send stuff to people spectating someone too ...
2008-08-13 div0new time display in qualifying
2008-08-12 div0oops... hide crosshair when scoreboard is forced too
2008-08-11 div0color display fix for lap count
2008-08-11 div0better scoreboard forcing
2008-08-10 div0finish g_race_qualifying 2 mode (by adding a race displ...
2008-08-08 div0some missing files; g_race_qualifying is still broken...
2008-08-08 div0"race" game mode (beginning)
2008-08-07 blub0some cleanup, and removed the SVN revision table for...
2008-08-03 div0add missing kdr column
2008-08-01 div0fix crosshair for death scoreboard :P
2008-08-01 div0always sort downloaders/connectors below spectators
2008-08-01 div0do not sort spectators by scores (they don't have any...
2008-08-01 div0hide zero pings (bots, or not asked yet); use >>> sign...
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_...