]> icculus.org git repositories - divverent/darkplaces.git/history - menu.c
Slightly tweaked CL_ParticleExplosion2 by VorteX.
[divverent/darkplaces.git] / menu.c
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...
2003-08-24 havocno more uses of %g in printf as it tends to lose precis...
2003-08-23 havocin the server setup menu, default to 8 players instead...
2003-08-19 molivierSomeone forgot to increment the number of items in...
2003-08-09 havocpatch supplied by Toddd
2003-08-09 havocredesigned blood effects (now looks like droplets until...
2003-08-06 havocupgraded network protocol to DPPROTOCOL_VERSION4 -...
2003-07-24 havocadded Battlemech (thanks to Todd for submitting the...
2003-07-24 havoccleaned up quit message system, now GAME_GOODVSBAD2...
2003-07-14 havocadded scr_conbrightness cvar
2003-07-13 havocadded a very important part of GAME_GOODVSBAD2 support...
2003-07-11 havocadded cvars r_lerpsprites, r_lerpmodels, and r_waterscr...
2003-07-10 havocadded decals to effects options menu
2003-07-02 havocadded support for GAME_GOODVSBAD2
2003-07-02 havocredesigned menuplyr handling again - now allocates...
2003-07-01 havocDisable singleplayer menu in Nexuiz (just like Transfus...
2003-06-22 havocThis is the network rewrite I've been working on for...
2003-05-19 molivierFix Transfusion bug 030429-01 (If you go to the console...
2003-04-14 havocremoved special cases for transfusion in server search...
2003-04-07 havocfixed M_ScanSaves to use FS_Open properly
2003-04-03 molivierAdded support for JPEG screenshots. You can toggle...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2003-03-10 molivierFixed a MSVC6 warning in matrixlib. Added a "Public...
2003-03-07 havocmenu.c - changed M_DrawSlider to take a value and a...
2003-01-23 havocadded resolutions 320x240, 400x300, 1152x864, 1280x1024...
2003-01-06 molivierE4M9 was added to the Transfusion map list
2002-12-03 molivierUpdated Transfusion map list
2002-10-30 havocfixed all the signed/unsigned mismatch warnings
2002-10-21 molivierThe new video menu is clean now (or at least cleaner...
2002-10-19 molivierImplemented a very simple video mode selection menu...
2002-10-16 molivierAdded back "turn left" and "turn right" to the Transfus...
2002-10-14 havocR_LoadTexture functions take a palette pointer now
2002-10-11 molivierAdded Frag'M to the Transfusion map list
2002-10-04 molivierAdded a couple more "const". Fixed "+map" in the comman...
2002-09-26 molivierUpdated Transfusion map list
2002-09-24 havocThanks to Elric for adding dpmaster support!
2002-09-23 havocno need to include winquake.h
next