]> icculus.org git repositories - divverent/darkplaces.git/history - menu.h
removed rsurface_entity field, and copied all fields that were accessed
[divverent/darkplaces.git] / menu.h
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