2008-02-29 |
black | Restored FS_Search patch. |
blob | commitdiff | raw | diff to current |
2008-02-28 |
divverent | Reverted Black's filematch changes for now, because... |
blob | commitdiff | raw | diff to current |
2008-02-15 |
black | New attempt to change listdirectory. |
blob | commitdiff | raw | diff to current |
2008-02-14 |
black | Fix it.. nah I'm just reverting :D |
blob | commitdiff | raw | diff to current |
2008-02-14 |
black | Append path in listdirectory automatically. |
blob | commitdiff | raw | diff to current |
2008-02-14 |
havoc | implemented vid_samples cvar (antialiasing samples... |
blob | commitdiff | raw | diff to current |
2008-02-05 |
black | Comment out a line in setmodel again (needs fixing... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2008-02-01 |
divverent | fix broken table length, and yet another hardcoded... |
blob | commitdiff | raw | diff to current |
2008-02-01 |
divverent | - vid_userefreshrate: when 0, a sane default is tried... |
blob | commitdiff | raw | diff to current |
2008-01-27 |
black | Add R_SelectScene and R_GetScenePointer that encapsulat... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
havoc | vary r_drawparticles_drawdistance and r_drawdecals_draw... |
blob | commitdiff | raw | diff to current |
2008-01-25 |
havoc | implemented framerate-dependent particle quality reduct... |
blob | commitdiff | raw | diff to current |
2008-01-07 |
black | Move a part of r_refdef_t into a new r_refdef_scene_t... |
blob | commitdiff | raw | diff to current |
2008-01-06 |
black | Fix two bugs (everything should behave as usual now... |
blob | commitdiff | raw | diff to current |
2008-01-05 |
black | Add CSQC rendering support to the menu (uses the same... |
blob | commitdiff | raw | diff to current |
2007-12-31 |
divverent | add a new key dest key_menu_grabbed that behaves like... |
blob | commitdiff | raw | diff to current |
2007-12-06 |
black | Remove unused MP_Fallback from menu.c. |
blob | commitdiff | raw | diff to current |
2007-12-03 |
black | Remove the NG_MENU additions as it has never really... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
havoc | removed all but ocrana qw master as the rest were not... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
havoc | added r_lerplightstyles cvar which now defaults off... |
blob | commitdiff | raw | diff to current |
2007-12-01 |
divverent | the big chat area/font patch... hope it works well... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | patch from VorteX which removes special menu behavior for |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | changed texture formats from RGBA to BGRA, yes this... |
blob | commitdiff | raw | diff to current |
2007-11-12 |
divverent | move two #defined to quakedef.h, and always include... |
blob | commitdiff | raw | diff to current |
2007-10-17 |
havoc | added back Always Run option (I forgot that the default... |
blob | commitdiff | raw | diff to current |
2007-09-24 |
havoc | changed COM_ParseToken_Simple to have a parsebackslash... |
blob | commitdiff | raw | diff to current |
2007-09-23 |
havoc | replace strcpy use with strlcpy in some commented out... |
blob | commitdiff | raw | diff to current |
2007-09-19 |
havoc | fix a typo in r_bloom_colorexponent which allowed it... |
blob | commitdiff | raw | diff to current |
2007-08-24 |
havoc | added gl_texturecompression to the video options menu |
blob | commitdiff | raw | diff to current |
2007-05-20 |
havoc | removed r_shadow_realtime_world_dlightshadows cvar... |
blob | commitdiff | raw | diff to current |
2007-05-12 |
havoc | patch from David Cristian which adds a "browse mods... |
blob | commitdiff | raw | diff to current |
2007-05-09 |
havoc | renamed COM_ParseTokenConsole to COM_ParseToken_Console |
blob | commitdiff | raw | diff to current |
2007-04-18 |
havoc | refactored DrawQ_Pic to actually do the drawing rather... |
blob | commitdiff | raw | diff to current |
2007-04-18 |
havoc | changed r_textshadow behavior to always draw a black... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
havoc | disabled cl_beams_instantaimhack by default, and disabl... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
havoc | aligned menu options to not cover the quake logo plaque... |
blob | commitdiff | raw | diff to current |
2007-03-15 |
havoc | main options menu now has only the most frequently... |
blob | commitdiff | raw | diff to current |
2007-03-12 |
havoc | removed trailing comments on cvar declarations and... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | fixed support of progs.dat files with important global... |
blob | commitdiff | raw | diff to current |
2007-02-17 |
black | Hopefully this fixes a bug introduced with the latest... |
blob | commitdiff | raw | diff to current |
2007-02-15 |
havoc | cleaned up client qc, menu qc, and server qc VM initial... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
havoc | added an extern for r_bloom_brighten to fix menu.c... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
havoc | fixed r_bloom_brighten to use the correct range |
blob | commitdiff | raw | diff to current |
2007-02-10 |
havoc | added r_bloom_brighten modification in graphics options... |
blob | commitdiff | raw | diff to current |
2007-02-10 |
havoc | fix graphics options menu editing of bloom/scene bright... |
blob | commitdiff | raw | diff to current |
2007-01-28 |
havoc | corrected OPTIONS_ITEMS and OPTIONS_GRAPHICS_ITEMS... |
blob | commitdiff | raw | diff to current |
2007-01-24 |
havoc | added r_hdr_range cvar (which just divides r_bloom_colo... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | patch from div0 that enables printf format warnings... |
blob | commitdiff | raw | diff to current |
2007-01-11 |
havoc | implemented new bloom code (still not using GLSL, but... |
blob | commitdiff | raw | diff to current |
2006-12-15 |
havoc | removed NET_MAXRATE (as it served no useful purpose... |
blob | commitdiff | raw | diff to current |
2006-08-19 |
havoc | patch from div to fix icc warnings |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-08-04 |
molivier | Replaced all calls to str[n]cat and strncpy by calls... |
blob | commitdiff | raw | diff to current |
2006-07-24 |
havoc | some cleanups and improved warnings |
blob | commitdiff | raw | diff to current |
2006-07-07 |
havoc | changed most COM_ParseToken calls to COM_ParseTokenCons... |
blob | commitdiff | raw | diff to current |
2006-07-04 |
havoc | fixed transfusion data check (the mainmenu item numberi... |
blob | commitdiff | raw | diff to current |
2006-07-03 |
havoc | made nexuiz missing data fallback menu apply to all... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
havoc | added HDR bloom feature, not very different from bloom... |
blob | commitdiff | raw | diff to current |
2006-06-11 |
havoc | removed crosshair_static cvar (now only the hud crossha... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
havoc | changed cvar default setup code such that cvar default... |
blob | commitdiff | raw | diff to current |
2006-05-29 |
havoc | changed color control menu correction value to 0.5... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | patch from div0 that makes togglemenu support a paramet... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | replaced cl_beams_relative cvar with cl_beams_quakeposi... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
havoc | added keyup function for menu qc at Black's request |
blob | commitdiff | raw | diff to current |
2006-04-20 |
havoc | renamed scr_screenshot_gamma to scr_screenshot_gammaboo... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
havoc | conback lives... again! |
blob | commitdiff | raw | diff to current |
2006-04-18 |
havoc | conback support is dead. |
blob | commitdiff | raw | diff to current |
2006-04-18 |
havoc | removed scr_conspeed, now always instantaneous console... |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
havoc | changed all Draw_CachePic calls to precache the pic... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
havoc | renamed varray_ arrays to rsurface_array_, and they... |
blob | commitdiff | raw | diff to current |
2006-03-15 |
havoc | moved many cl_ prefixed variables into cl. or cls. |
blob | commitdiff | raw | diff to current |
2006-03-15 |
havoc | split up net_slist into net_slist and net_slistqw,... |
blob | commitdiff | raw | diff to current |
2006-03-12 |
sajt | Fix in Nexuiz's fallback menu to avoid ending up with... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | upped player limit (MAX_SCOREBOARD) from 64 to 255... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | replaced sbarpic_t with cachepic_t in sbar code (saves... |
blob | commitdiff | raw | diff to current |
2006-02-28 |
havoc | reduced number of GAME_NEXUIZ checks in the engine... |
blob | commitdiff | raw | diff to current |
2006-02-20 |
molivier | Modified path for Transfusion gfx files |
blob | commitdiff | raw | diff to current |
2006-02-18 |
havoc | Willis added a better fallback when the nexuiz menu... |
blob | commitdiff | raw | diff to current |
2006-02-08 |
havoc | two more 4x3 modes |
blob | commitdiff | raw | diff to current |
2006-02-04 |
havoc | added 1280x800 resolution (2560x1600 already existed) |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
blob | commitdiff | raw | diff to current |
2006-01-15 |
havoc | added 1440x900 and 720x450 resolutions |
blob | commitdiff | raw | diff to current |
2005-12-27 |
havoc | reworked transparency in palettes, made palette_complet... |
blob | commitdiff | raw | diff to current |
2005-11-30 |
havoc | video modes in menu now also set vid_pixelheight and... |
blob | commitdiff | raw | diff to current |
2005-11-29 |
havoc | implemented cl_particles_quake cvar to use quake-style... |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | fix a typo |
blob | commitdiff | raw | diff to current |
2005-11-28 |
havoc | added scr_screenshot_gamma to menu (I'm sure I did... |
blob | commitdiff | raw | diff to current |
2005-11-25 |
havoc | changed serverlist menu to use color tags instead of... |
blob | commitdiff | raw | diff to current |
2005-11-23 |
havoc | cleaned up many text buffer sizes throughout the engine... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | removed .tga/.lmp extensions from all Pic names in... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated fs_filesize global, now File_LoadFile and... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | gave names to nearly all structs and enums which should... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-10-14 |
havoc | removed Lights Per Model setting from effects options... |
blob | commitdiff | raw | diff to current |
2005-09-08 |
havoc | removed detail texturing (it only worked in q1bsp and... |
blob | commitdiff | raw | diff to current |
2005-09-08 |
havoc | removed GF3 water shader (entirely), it probably won... |
blob | commitdiff | raw | diff to current |
2005-08-28 |
tomaz | Added multiplayer maps to -did2 mode |
blob | commitdiff | raw | diff to current |
next |