]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client
some missing files; g_race_qualifying is still broken (ignores fraglimit, no idea...
[divverent/nexuiz.git] / data / qcsrc / client /
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-05 div0handle an entity changing its type right (happend when...
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-29 div0make ymin match for voting and scoreboard (20 in both...
2008-07-29 div0fix "-1 seconds left"
2008-07-29 div0fix map vote time sync issues... ARGH
2008-07-29 div0add cvar cl_readpicture_force
2008-07-29 div0larger images!!! ;)
2008-07-28 blub0move abstain vote to the center and fix size calc for...
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 div0make mapvoting always use the big font (nonblurry)
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-26 div0vectors in QC are 3D. 'a b' makes a warning.
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 blub0removed debug code which prevents - from being used...
2008-07-21 blub0fixed teamsorting, I guess
2008-07-21 blub0fixed mapname position
2008-07-21 blub0spmspmspm... is officially allowed to go out of the...
2008-07-21 blub0I suck today...
2008-07-21 blub0made +showscores work during mapvoting
2008-07-21 div0for "voted away" maps, still occupy the screen space...
2008-07-20 div0g_maplist_votable_screenshot_dir: take map screenshots...
2008-07-15 blub0Using #pragma TARGET id instead of asm blocks :)
2008-07-14 blub0removed a stupid temp function i accidently committed
2008-07-14 blub0mapvote protocol optimized and fixed
2008-07-13 blub0Changed mapvoting to use %i. instead of %i) as SavageX...
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 blub0A lil fix to the mapvoting code, an update to the KH...
2008-07-10 div0oops
2008-07-10 div0CSQC scoreboard now knows about fonts
2008-07-08 blub0Keep track of CSQC compatibility.
2008-07-07 blub0by victim: New key images and a small update to the...
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 blub0Instead of wasting actual entities, I now use the TempE...
2008-07-04 blub0using the clientinfo entities for the ping times
2008-07-04 blub0(experimental) CSQC Hud - can be turned off with "sbar_...
2008-07-02 blub0Committed my CSQC stuff, let's see:
2008-03-15 div0Blub, thanks for your newline adding diff pointing...
2008-03-15 blub0my 'hello commit', i hope I didn't miss anything.....
2008-02-27 urre.input_buttons need values to work
2008-02-12 urreAdded a clientside QuakeC base by Dresk and myself...
2007-12-16 blackMerge Chris' csqc sys qc files into Nexuiz's.
2007-04-18 esteelcorrected csqc 'dead' check
2006-06-10 lordhavocfixed some bugs and design flaws in the csqc code,...
2006-02-22 kadaverjackmade all mapcfg files end with newline character to...
2006-02-18 kadaverjackfixed tilted view in spectator mode with csqc and readd...
2006-01-31 kadaverjackchase_active support for csqc
2006-01-30 kadaverjacknothing to see here...
2006-01-30 kadaverjackset FL_NOTARGET flag for spectators/observers
2006-01-30 kadaverjackpragmas to avoid problems with latest fteqcc builds
2006-01-29 kadaverjackadd csqc skeleton for Nexuiz