]> icculus.org git repositories - divverent/darkplaces.git/history - menu.c
added crosshair_useteamcolor, crosshair_color_red, crosshair_color_green, and crossha...
[divverent/darkplaces.git] / menu.c
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...
2004-10-17 black-Renamed two builtins of the new VM
2004-10-15 havocnow shows status messages in join game menu when a...
2004-10-13 molivierLots of minor fixes and improvements to the sound engin...
2004-10-07 havocadded cl_beams_* cvars to effects options menu
2004-10-05 havocrevised commandline option comments for better categori...
2004-10-05 havocadded COMMANDLINEOPTION comments for every commandline...
2004-09-27 havocfixed r_shadow_realtime_world_lightmaps cvar control...
2004-09-26 tomazFixed some errors in the vid_vsync code.
2004-09-18 tomazAdded confirm question to "Reset to Defaults" option.
2004-09-17 tomazClears stainmaps on map restart/change based on cl_stai...
2004-09-17 havocadded set (create/set a cvar) and seta (create/set...
2004-09-14 havocPROTOCOL_DARKPLACES5
2004-09-11 tomazAdded vid_vsync cvar and also to put it in the video...
2004-09-05 tomazAdded two cvars (sbar_alpha_bg and sbar_alpha_fg) to...
2004-09-03 havocadded cl_particles_explosions_bubbles/sparks/smoke...
2004-09-01 havocGAME_NETHERWORLD patch: a bunch of cvars and some menu...
2004-08-25 tomazAdded Tei's "whack" that adds a drop down shadow on...
2004-08-25 havocMem_AllocPool flags and parent parameters added, now...
2004-08-22 tomazAdded sv_maxrate cvar to server setup menu.
2004-08-07 black-Fixed a bad bugfix in the menu router.
2004-07-26 havocremoved gl_delayfinish cvar as it's now a speed loss...
next