]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/menu/menu.qc
remove all 2.4.2 compatibility code (do not merge this into 2.5 bugfix releases)
[divverent/nexuiz.git] / data / qcsrc / menu / menu.qc
2009-04-23 div0remove all 2.4.2 compatibility code (do not merge this...
2009-04-22 div0detect the current fteqcc compiler bug, and abort if...
2009-04-17 div0fix a weird menu mouse pointer jumping bug
2009-04-14 div0support for pointer warping
2008-11-09 div0new weapon arena menu controls, enjoy! Original code...
2008-10-31 div0demo browser
2008-10-27 div0show title and author of each skin
2008-10-26 div0improve skin selector
2008-10-26 div0skin selector by Ronan
2008-10-11 div0stop using the insane tokenizer for menu skin files
2008-10-11 div0Experimental new tokenizer (should now be 1:1 compatibl...
2008-09-21 div0experimental favorites feature (right click a server)
2008-08-04 div0oh, adding missing cvheck
2008-08-04 div0use the default string of the menu_skin cvar in prefere...
2008-07-18 div0sv_pogostick, sv_doublejump, add destructors to menu...
2008-06-07 div0- Rename CD track files to proper names
2008-05-10 div0draw mouse pointer always
2008-05-08 div0new cvar: menu_mouse_absolute (alternate mouse mode...
2008-02-26 div0only ask menu_slowmo once, and 0 means 1
2008-01-26 div0fix userbinds;
2008-01-26 div0change how menu_slowmo works to not change double clicks
2008-01-26 div0added cvar "menu_slowmo"
2008-01-23 div0menu-div0test -> menu
2008-01-23 div0-scmenu; make mapinfo default
2007-10-10 div0replaced dprint by a QC function that checks for "devel...
2007-04-15 div0now using DP_SV_CMD/DP_QC_CMD; removed cvar abuse by...
2006-06-12 lordhavocmoved menuqc to qcsrc/menu