]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/menu
hlac fix: proper size for textures, smaller scope, reposition of 1st person view
[divverent/nexuiz.git] / data / qcsrc / menu /
2008-12-25 div0terrencehill's color codes patch. Please test thoroughly!
2008-12-22 div0even more CHs
2008-12-22 div0new crosshairs by mikeeusa as posted on the NN forum...
2008-12-12 div0weapon priority lists: allow the impulse numbers (230...
2008-12-03 div0forgot this one
2008-12-03 div0make deluxemapping also depend on lightmaps activated
2008-11-27 div0oops, this was wrong
2008-11-27 div0fix loadCvars for cvar-less controls
2008-11-19 div0make weaponarena laser a checkbox (dirty hack)
2008-11-19 div0MirceaKitsune's next changes
2008-11-16 div0fix align
2008-11-15 div0fix memory leak in demo list
2008-11-13 esteelfix stupid mistake and swap play/timedemo buttons
2008-11-13 esteelexperimental timedemo button for the demos menu
2008-11-12 esteeladded info button to the join menu, removed some traili...
2008-11-12 div0fix the default skin writing
2008-11-12 esteelgnah, forgot to remove the // DOUBLE CLICK comment :P
2008-11-12 esteeltoggle favorites is now on mouse3 and INS
2008-11-12 div0alpha=1 here was a bad idea
2008-11-12 div0improved server info dialog
2008-11-12 esteelRonans server info dialog
2008-11-10 div0more menu updates
2008-11-09 div0remove debug print :P
2008-11-09 div0I committed this too, I thought...
2008-11-09 div0applied most of MirceaKitsune's menu changes
2008-11-09 div0menu_use_default_hostname, sethostname command to overr...
2008-11-09 div0push low gravity up a little
2008-11-09 div0new weapon arena menu controls, enjoy! Original code...
2008-11-08 div0support weapon arena in the toString too
2008-11-06 div0two more rows in settings, flashblend
2008-11-02 div0fix bug breaking showNotify
2008-11-02 div0demo browser: make it regenerate its list when opened
2008-10-31 div0demo browser
2008-10-31 div0add missing destructor
2008-10-31 div0campaign fixes. Now campaign + race works.
2008-10-31 div0multi campaign is back
2008-10-30 m0rfarChange menu text "Demo recording" to "Automatic demo...
2008-10-28 div0adding InstaGib this way was wrong, true InstaGib needs...
2008-10-28 div0New "weapon arena" and "weapon replace" cvars. InstaGib...
2008-10-27 div0add back connect button disabling
2008-10-27 div0clear IP address box when refiltering
2008-10-27 div0fix behaviour of sliders when clicking to scroll page...
2008-10-27 div0typo fix
2008-10-27 div0oops, wrong destructor...
2008-10-27 div0show title and author of each skin
2008-10-26 div0warn fixes
2008-10-26 div0improve skin selector
2008-10-26 div0skin selector by Ronan
2008-10-26 div0make new HUD the default
2008-10-25 div0update flashblend with dlight on/off
2008-10-25 div0add "nolightmaps" option
2008-10-24 div0unlimited ammo revisited: distinguish between superweap...
2008-10-22 div0add hook here too
2008-10-18 div0add cl_zoomsensitivity to the menu
2008-10-17 div0add a way to hide maps from the menu in mapinfo (campai...
2008-10-14 div0menu should set antilag 2 too
2008-10-12 div0as the players do not use shirt/pants right, rename...
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-10-09 div0cl_teamradar_foreground_alpha cvar
2008-10-08 div0wider radar dialog
2008-10-07 div0team radar menu controls
2008-10-06 div0added a new crosshair 12 (idea by tweak)
2008-10-03 div0--warnings;
2008-10-03 div0updated channel assignment to help tZork's turrets
2008-10-01 div0get rid of .info files; make interpolation generic
2008-09-29 div0add a SND_WEAPON2 channel for anything except actual...
2008-09-27 div0remove favoriting by right mouse button (Mac users...
2008-09-27 esteelmade the Address: a tad bigger, thanks getting inspired...
2008-09-27 div0slightly cleaned up favorites list. Thanks for the...
2008-09-26 esteelFirst working version of an editable Connect/Add-to...
2008-09-21 div0experimental favorites feature (right click a server)
2008-09-19 esteelcrude way to display keybinds in the hud, currently...
2008-09-11 m0rfarShow all active mutators in motd.
2008-09-10 div0rename weapon priority to weapon order
2008-09-09 div0the usual (forgot two files)
2008-09-09 div0Add a weapon priority menu item
2008-09-08 m0rfarUser-friendly sound channels selection (Mono, Stereo...
2008-09-03 div0forgot to commit this
2008-08-29 esteelmake "client upd port" editfield a tad bigger so 5...
2008-08-29 div0more remains
2008-08-12 div0add Race game type to the menu
2008-08-11 div0make ENTER also save the cvar of the current input box
2008-08-09 div0HEIGHT_DIALOGBORDER
2008-08-08 div0use DP_SV_QCSTATUS to show frags to qstat again; make...
2008-08-07 div0add extra types for big buttons (many dialogs now are...
2008-08-07 div0changed margin spec of input boxes to use chars, not...
2008-08-06 div0should fix volumes becoming 0
2008-08-06 div0change Game (Master) to Master (not enough space)
2008-08-06 div0reordered
2008-08-06 div0shortened some names
2008-08-06 div0the fitting menu changes
2008-08-06 div0gave some entity channels more descriptive names; add...
2008-08-04 div0oh, adding missing cvheck
2008-08-04 div0use the default string of the menu_skin cvar in prefere...
2008-07-26 div0warning fix only
2008-07-19 m0rfarShow if a map has Onslaught support in mapinfo dialog...
2008-07-18 div0sv_pogostick, sv_doublejump, add destructors to menu...
2008-07-14 div0add COLOR_SCROLLBAR_C
2008-07-10 blub0moved the CVAR_* vars from menu/msys.qh to common/const...
next