Changed files: common/vid_<system>.c, common/vid.h, uquake/menu.c, qw_client/menu.c, AUTHORS
* Corrected the menu system to work as intended (extra options depending on used vid_<system>.c file)
ATTENTION!!! I'm not able to test for the different *nixes, please check if I changed everything correctly, plus the previously disabled extra options have to be checked too. Thanks.
* Fixed where you couldn't get back from console when accessed through menu (taken from qw_client)
* Fixed menu bind problem in QW ( now \"%s\" )
cmd.c - added "grab" and "ungrab" commands for -nodga mouse grabbing and
ungrabbing (go figure)
cvar.c - Made descriptions carry over if the cvar was set on the command line
in_sun.c - removed a stupid comment
vid_* - added "vid_fullscreen", off by default. You have to set at the command
line or in quake.conf (or whatever it is) for it to take effect.
Also, FULL SCREEN QUAKE IS HERE!!! unfortunatly, so is full screen quake :/. ie if you have the vidmode extentions, you don't have a choice at the moment. Still, that's just a matter of cvars :), but not tonight.