]> icculus.org git repositories - divverent/darkplaces.git/history - menu.c
Willis improved the Transfusion menu to support singleplayer
[divverent/darkplaces.git] / menu.c
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...
2004-07-20 molivierUpdated Transfusion map list for version 1.1 beta3
2004-07-20 molivierFixed the sliders and the toggles in the options menu
2004-07-17 tomazadded graphics options menu and put realtime lighting...
2004-07-11 coderjoeAdd OpenQuartz support, provided by Toddd.
2004-07-10 blackFixed a bug in the menu.
2004-07-02 molivierModified the sound code so it can handle sounds outside...
2004-06-26 blackAdded support for my experimental ng menu(qc).
2004-05-21 havocTomaz added r_skyscroll1/2 to the menu
2004-05-17 havocTomaz added lightning settings to effects options menu
2004-05-13 havocTomaz's gl_polyblend patch to control intensity of...
2004-05-13 havocTomaz's patch to add fov to options menu
2004-05-12 havocTomaz's patch to ask the driver for a gl_texture_anisot...
2004-05-12 havocTomaz's patch for r_waterwarp with controllable intensity
2004-04-16 havocmade the player setup menu actually change the rate...
2004-04-12 havocpatch from transfusion team to add taunts to transfusio...
2004-04-11 molivierThe first step towards a real CD volume setting (only...
2004-03-23 molivierAdded a mempool parameter to FS_LoadFile
2004-03-13 havocfixed gl_paranoid warnings caused by gl_texture_anisotr...
2004-03-10 havocadded showtime/showtime_format and showdate/showdate_fo...
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-03-07 havocfix two signed/unsigned comparison warnings
2004-03-04 molivierFixed key bindings menu (we have a range of 1024 key...
2004-02-21 havocadded rate limiting to player setup menu
2004-02-21 havocmoved light matrix generation out of the render code...
2004-02-20 havocremove the exec default.cfg call from the reset to...
2004-02-09 havocfix video modes menu to not let you select the extra...
2004-02-06 warpThis is your key system, this is your key system after...
2004-01-21 molivierTransfusion update: renamed the mod directory to "baset...
2003-12-16 blackAdded the togglemenu command for both menus and the...
2003-12-09 molivierFixed scr_screenshot_jpeg_quality slider in options...
2003-12-07 blackAdded qc fs search functions, so the qcs can easily...
2003-12-07 havoctodo item done: added cl_particles_blood_bloodhack...
2003-12-07 havocadded scr_screenshot_jpeg_quality cvar (and added it...
2003-12-07 havoctodo item done: GAME_FNIGGIUM minimum resolution of...
2003-12-07 havocadded r_wateralpha to effects menu
2003-11-19 blackvid_hardwaregammasupported is now a read-only cvar
2003-11-14 havocfix a couple signed/unsigned comparison warnings
2003-11-12 molivierOptions menu has a width of 320, not 640
2003-11-11 blackAdded {0,0} to vid_resolutions and added the macro...
2003-11-07 molivierWhen exiting the color control menu, return to the...
2003-11-05 havocadded r_shadow_showtris
2003-10-26 blackChanged the way the new vm is handling the unloading...
2003-10-23 blackChanged prvm_ed_loadfromfile - it isnt really compatibl...
2003-10-21 blackAdded in_mouse_x and in_mouse_y, which contain the...
2003-10-13 blackFixed windows input (bad,bad hack)
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-08 havocfixed Apply option in video options menu (I had forgott...
2003-10-07 havoccd audio now tied to sound system
2003-10-07 blackChanged dp so the new vm fits in.
2003-09-30 molivierLots of str[n]cat, str[n]cpy, and [v]sprintf have been...
2003-09-22 havocTomaz's new water effect has been added and looks very...
2003-09-21 havocr_dlightmap 0 mode removed (vertex dlights on lightmapp...
2003-09-21 havocr_colorscale gone, v_overbrightbits (cvar which control...
2003-09-19 havocTomaz's awesome new GeForce3 water effect, thanks!
2003-09-19 havocrecoded options menus, and replaced scr_2dresolution...
2003-09-19 havocfinished a lot of little todo items, mostly regarding...
2003-09-04 havoca couple bugfixes in Nehahra demos menu regarding end...
2003-08-30 havocreverted the massive svs.connectedclients change, now...
2003-08-25 molivierRemoved useless function M_PrintWhite, since M_Print...
next