]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/client/miscfunctions.qc
show the accuracy stats panel even if there are no stats :P
[divverent/nexuiz.git] / data / qcsrc / client / miscfunctions.qc
2009-09-03 blub0reverting the preparations, we first need a stringwidth...
2009-09-03 blub0Okay, this is preparation for the freetype support...
2009-08-15 mand1ngaPlay again "X minutes left" announcers if match time...
2009-08-11 tzorkPatches #434 from terencehill
2009-07-19 div0fix autodetection of cs_project behaviour
2009-07-17 div0cs_*project: check if DP supports them in console coord...
2009-07-08 div0fix warnings
2009-07-05 m0rfarscoreboard update 1.2.1
2009-06-30 m0rfarNew scoreboard style by terencehill
2009-06-30 div0eof fixes for all qc, qh, c filesd
2009-06-08 div0remove another print
2009-06-08 div0tuba: +jump = octave higher (need to make ogg files...
2009-05-04 greenmarineMove announcer sounds for remaining map time to CSQC...
2009-04-23 div0remove all 2.4.2 compatibility code (do not merge this...
2009-02-07 div0better graphics for strength and invisible timer; now...
2009-02-06 div0make centerprint font size cvar-customizable
2009-02-06 div0centerprint handlign in csqc (#2555668 after large...
2009-02-06 div0[ 2555894 ] Ready restart countdown clientside
2009-02-05 div0improved the shot origin adjuster:
2009-02-03 div0fix some typos
2009-02-03 div01. bring prandom back, this time maybe in a working...
2009-01-17 div0register weapon info only ONCE
2009-01-15 esteelcsqc crosshair code which allows per weapon crosshairs...
2009-01-02 div0add CSQC_FLAG_COLORCODES
2008-12-29 div0Translate color codes for old clients
2008-12-25 div0terrencehill's color codes patch. Please test thoroughly!
2008-10-14 div0de-linuxed the code base a bit
2008-10-13 div0try to improve player networking: let playerchecker...
2008-10-02 div0new waypointsprite system, onslaught not yet supported
2008-09-28 div0sbar_width cvar
2008-08-21 div0Race: send stuff to people spectating someone too ...
2008-08-11 div0remove unuseds (except for the fteqcc bug ones)
2008-08-07 blub0some cleanup, and removed the SVN revision table for...
2008-08-01 div0make CSQC scores safer against packet loss/rearrangements
2008-07-29 div0add cvar cl_readpicture_force
2008-07-27 div0add sbar_bigfont; use that for headlines
2008-07-26 div0vectors in QC are 3D. 'a b' makes a warning.
2008-07-24 blub0CSQC part for the new score system (not really finished...
2008-07-13 blub0map previews when voting, g_maplist_textonly for old...
2008-07-10 blub0add csqc_flags cvar for client compatibility