]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - menu.h
Add another bug entry
[xonotic/darkplaces.git] / menu.h
2013-10-10 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-02-25 divverentAdd a cvar to change menu progs filename
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2010-10-31 vortexnew m_newmap() MenuQC function which gets executed...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-08-19 havocfix almost all g++ -pedantic warnings
2010-01-26 divverentfix funny menu bug (why did it never happen for me)?
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2009-09-03 divverentstuff I forgot to commit
2009-08-05 divverentglx, sdl, wgl: autodetect all supported video modes...
2009-07-08 divverentdoxygen comments and config file
2009-01-19 havocfix a number of char types that should be int, to make...
2008-01-05 blackAdd CSQC rendering support to the menu (uses the same...
2007-11-12 divverentadd missing extern keyword
2007-11-12 divverentmove two #defined to quakedef.h, and always include...
2007-05-12 havocpatch from David Cristian which adds a "browse mods...
2007-01-18 havocincreased M_MAX_EDICTS to 32768
2006-04-20 havocadded keyup function for menu qc at Black's request
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-06-11 blackIncreased maximum edict count to 4096
2005-03-03 havocWillis improved the Transfusion menu to support singlep...
2004-10-15 havocnow shows status messages in join game menu when a...
2004-09-18 tomazAdded confirm question to "Reset to Defaults" option.
2004-09-17 havocadded set (create/set a cvar) and seta (create/set...
2004-07-17 tomazadded graphics options menu and put realtime lighting...
2004-02-11 blackFixed: Removed not needed variable.
2004-02-11 blackAdded some menu builtins and changed VM_registercvar...
2003-10-12 warpChange key handling, er, quite a bit.
2003-10-11 blackAdded the drawing functions and added also probably...
2003-10-09 blackAdded a lot of builtin commands to prvm_cmds.c (mostly...
2003-10-07 blackChanged dp so the new vm fits in.
2003-06-22 havocThis is the network rewrite I've been working on for...
2003-03-07 havocmenu.c - changed M_DrawSlider to take a value and a...
2002-08-02 havocadded alphafade and gravity fields to particle struct...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2001-05-30 taniwhagzip support from quakeforge (QFile and friends). also...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2000-08-22 lordhavocInitial revision