]> icculus.org git repositories - divverent/darkplaces.git/history - menu.c
memset arrays before writing skeletal vertices into them (as the code did long ago...
[divverent/darkplaces.git] / menu.c
2007-02-19 havocfixed support of progs.dat files with important global...
2007-02-17 blackHopefully this fixes a bug introduced with the latest...
2007-02-15 havoccleaned up client qc, menu qc, and server qc VM initial...
2007-02-11 havocadded an extern for r_bloom_brighten to fix menu.c...
2007-02-10 havocfixed r_bloom_brighten to use the correct range
2007-02-10 havocadded r_bloom_brighten modification in graphics options...
2007-02-10 havocfix graphics options menu editing of bloom/scene bright...
2007-01-28 havoccorrected OPTIONS_ITEMS and OPTIONS_GRAPHICS_ITEMS...
2007-01-24 havocadded r_hdr_range cvar (which just divides r_bloom_colo...
2007-01-14 havocpatch from div0 that enables printf format warnings...
2007-01-11 havocimplemented new bloom code (still not using GLSL, but...
2006-12-15 havocremoved NET_MAXRATE (as it served no useful purpose...
2006-08-19 havocpatch from div to fix icc warnings
2006-08-05 molivierRemoved all calls to strcpy; most of them are now calls...
2006-08-04 molivierReplaced all calls to str[n]cat and strncpy by calls...
2006-07-24 havocsome cleanups and improved warnings
2006-07-07 havocchanged most COM_ParseToken calls to COM_ParseTokenCons...
2006-07-04 havocfixed transfusion data check (the mainmenu item numberi...
2006-07-03 havocmade nexuiz missing data fallback menu apply to all...
2006-06-11 havocadded HDR bloom feature, not very different from bloom...
2006-06-11 havocremoved crosshair_static cvar (now only the hud crossha...
2006-06-09 havocchanged cvar default setup code such that cvar default...
2006-05-29 havocchanged color control menu correction value to 0.5...
2006-05-25 havocpatch from div0 that makes togglemenu support a paramet...
2006-05-25 havocreplaced cl_beams_relative cvar with cl_beams_quakeposi...
2006-04-20 havocadded keyup function for menu qc at Black's request
2006-04-20 havocrenamed scr_screenshot_gamma to scr_screenshot_gammaboo...
2006-04-18 havocconback lives... again!
2006-04-18 havocconback support is dead.
2006-04-18 havocremoved scr_conspeed, now always instantaneous console...
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-03-21 havocchanged all Draw_CachePic calls to precache the pic...
2006-03-21 havocrenamed varray_ arrays to rsurface_array_, and they...
2006-03-15 havocmoved many cl_ prefixed variables into cl. or cls.
2006-03-15 havocsplit up net_slist into net_slist and net_slistqw,...
2006-03-12 sajtFix in Nexuiz's fallback menu to avoid ending up with...
2006-03-04 havocupped player limit (MAX_SCOREBOARD) from 64 to 255...
2006-03-04 havocreplaced sbarpic_t with cachepic_t in sbar code (saves...
2006-02-28 havocreduced number of GAME_NEXUIZ checks in the engine...
2006-02-20 molivierModified path for Transfusion gfx files
2006-02-18 havocWillis added a better fallback when the nexuiz menu...
2006-02-08 havoctwo more 4x3 modes
2006-02-04 havocadded 1280x800 resolution (2560x1600 already existed)
2006-02-01 havocadded description string to all cvars and commands
2006-01-15 havocadded 1440x900 and 720x450 resolutions
2005-12-27 havocreworked transparency in palettes, made palette_complet...
2005-11-30 havocvideo modes in menu now also set vid_pixelheight and...
2005-11-29 havocimplemented cl_particles_quake cvar to use quake-style...
2005-11-28 havocfix a typo
2005-11-28 havocadded scr_screenshot_gamma to menu (I'm sure I did...
2005-11-25 havocchanged serverlist menu to use color tags instead of...
2005-11-23 havoccleaned up many text buffer sizes throughout the engine...
2005-11-07 havocremoved .tga/.lmp extensions from all Pic names in...
2005-11-05 havoceliminated fs_filesize global, now File_LoadFile and...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-10-14 havocremoved Lights Per Model setting from effects options...
2005-09-08 havocremoved detail texturing (it only worked in q1bsp and...
2005-09-08 havocremoved GF3 water shader (entirely), it probably won...
2005-08-28 tomazAdded multiplayer maps to -did2 mode
2005-08-23 sajtRemoved gl_combine from the menu and let the menu selec...
2005-08-13 blackAdded colored string support to centerprint.
2005-07-05 havocadded a 64bif fs_offset_t type to clean up most of...
2005-07-05 havocfixed signed/unsigned mismatch warnings
2005-07-05 havocmore size_t
2005-06-13 tomazAdded gl_picmip slider and r_restart button to Graphics...
2005-06-01 black-Added Host_AbortCurrentFrame to hide the longjump...
2005-05-27 black-CVS: --------------------------------------------...
2005-05-13 havocreplaced all references to vid.conwidth and vid.conheig...
2005-05-13 havocupgraded both QuakeC VMs to use a table of negative...
2005-05-09 havocpatch from Willis for some map name changes in Transfusion
2005-05-09 havocfixed problems in the Host_Init Cbuf_InsertText stuff...
2005-05-04 havocmoved a Cvar_RegisterVariable call to ensure that it...
2005-04-14 black-Added the parameter 'persistent'(naming?) to Draw_Cach...
2005-04-05 havocconsolidated many mempools to make memlist more readabl...
2005-04-04 molivierRemoved LoadLMPAs8Bit; the menu now uses LoadLMP directly
2005-04-03 black-Changed HostCache to ServerList (and a few other pure...
2005-03-15 havocWillis updated map list in GAME_TRANSFUSION menus
2005-03-12 havocWillis changed skill level numbers in GAME_TRANSFUSION...
2005-03-09 havoccl_capturevideo_raw* modes now use O_NONBLOCKING file...
2005-03-09 molivierWe didn't exit the "Reset to defaults" menu when answer...
2005-03-03 havocWillis improved the Transfusion menu to support singlep...
2005-02-04 havocimplemented DP_CON_STARTMAP extension which defines...
2005-02-02 blackFCVS: --------------------------------------------...
2005-01-26 havocadded support for skill values outside the range 0-3
2005-01-25 havocnow supports Mac and Windows newlines everywhere
2005-01-03 tomazCleaned up alot more memory leaks. (still get 720 leaks...
2004-12-22 black-Fixed the binary insert in the hostcache.
2004-12-21 black-Added a new hostcache interface:
2004-12-18 havocadded Bloom effect (r_bloom* cvars)
2004-12-18 havocrenamed cl_stainmapsclearonload to cl_stainmaps_clearon...
2004-12-10 molivierAdded BB_Power to the Transfusion map list
2004-11-28 black-Removed the NG Menu part, since it isnt used anymore...
2004-11-03 havocinternal cleanup: split up CL_SparkShower into CL_Spark...
2004-10-29 black-Minor fix in VM_registercvar.
2004-10-27 molivierPure cleaning commit: removed "crc.[ch]" and "gl_warp_s...
2004-10-26 havocS_LoadSound now automatically tries both with and witho...
2004-10-22 molivierUpdated Transfusion map list
2004-10-21 molivierSeveral changes for single player support in Transfusio...
next