]> icculus.org git repositories - divverent/nexuiz.git/history - data/qcsrc/menu-div0test/menu.qc
make menu more keyboard aware; improve skinnability
[divverent/nexuiz.git] / data / qcsrc / menu-div0test / menu.qc
2008-01-18 div0make menu more keyboard aware; improve skinnability
2008-01-17 div0if THIS won't make people upgrade, nothing will
2008-01-17 div0fix some warnings, move some Nexuiz specific stuff...
2008-01-17 div0Tell the player when he is WINNER. WINNER image not...
2008-01-16 div0campaign
2008-01-16 div0better support odd resolutions (like widescreen)
2008-01-03 div0customizable mouse pointer and hotspot
2008-01-03 div0minor Xaw skin improvements; work around fteqcc bug...
2008-01-02 div0fix minor error message when menu_skin ""
2008-01-02 div0fix menu handling when loading a map
2008-01-02 div0oops... the code was untested :P
2008-01-02 div0skin system for menu (menu_skin cvar); allow skin defin...
2008-01-01 div0minor menu fading display bug fix
2008-01-01 div0slightly changed fading
2008-01-01 div0remove intro video; make background menu and then menu...
2008-01-01 div0play intro video on startup by QC now
2008-01-01 div0background image support; align "quit" to the bottom...
2007-12-31 div0The key grabber uses the recent engine commit to be...
2007-11-17 div0handle aborting when a mapinfo has been generated in...
2007-11-17 div0fix divisions by zero
2007-11-15 div0add "features" (so a mutator combination can require...
2007-11-15 div0Prepare a "building map information" screen in menu...
2007-11-15 div0start of mapinfo system; beware: menu-div0test now...
2007-11-14 div0added start of a skin subsystem; added Xaw-like skin :P
2007-11-10 div0showNotify/hideNotify properly!
2007-11-09 div0fix team select dialog notification; fix clicking outsi...
2007-11-07 div0change "" references and tests to string_null whereever...
2007-11-05 div0add global "time" as in QC (to allow double click detec...
2007-11-04 div0add somewhat working listbox; but it can't do anything...
2007-10-30 div0improved dialog system; actually handle cvars; put...
2007-10-28 div0support for team select dialog, disabled buttons and...
2007-10-27 div0first attempt at teamselect dialog... not good yet...
2007-10-27 div0added support for grabbing keys
2007-10-26 div0some focus cleanups
2007-10-26 div0adding qcsrc/menu-div0test with a test menu.dat source...