2007-02-03 |
havoc | fix bug in Collision_SnapCopyPoints that made it only... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | removed single-quoted string support in console parser... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | fixed two bugs that caused a constant state of "player... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | fixed bug in AVI RIFF chunk 1GB size limiting code... |
commit | commitdiff | tree | snapshot |
2007-02-02 |
havoc | moved interpolation of viewangles when playing back... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
tomaz | Updated the workspaces to include svbsp.c and svbsp.h |
commit | commitdiff | tree | snapshot |
2007-01-29 |
havoc | 497 |
commit | commitdiff | tree | snapshot |
2007-01-29 |
havoc | reverted r_bloom_colorsubtract and r_shadow_brighten... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
havoc | changed default r_shadow_gloss2intensity from 0.5 to... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
havoc | fix very stupid bug in svbsp calls that made only the... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
havoc | some minor optimizations, comment corrections, and... |
commit | commitdiff | tree | snapshot |
2007-01-29 |
havoc | fix stupid bug in insertion of occluder triangles in... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
havoc | corrected OPTIONS_ITEMS and OPTIONS_GRAPHICS_ITEMS... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
havoc | fix stupid bug (dynamic shadowing from models was check... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
havoc | implemented Shadow Volume BSP based culling of lit... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
havoc | added MATERIALFLAG_NOSHADOW in an effort to clean up... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
havoc | patch from Tomaz adding a proper matrix inverter, it... |
commit | commitdiff | tree | snapshot |
2007-01-28 |
havoc | added Debug_Polygon functions for testing, these are... |
commit | commitdiff | tree | snapshot |
2007-01-26 |
havoc | changed sbar stats (Monsters/Secrets/Time/map title... |
commit | commitdiff | tree | snapshot |
2007-01-25 |
havoc | fixed renderflags handling in CSQC_AddRenderEdict |
commit | commitdiff | tree | snapshot |
2007-01-25 |
havoc | clients who are downloading can now receive chat messag... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
havoc | disabled use of Portal_PortalThroughPortalPlanes on... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
havoc | fixed bug where toggling r_shadow_realtime_world_compil... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
havoc | added BX_WAL_SUPPORT to extensions list and documented... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
havoc | some cleanup of shader permutation handling |
commit | commitdiff | tree | snapshot |
2007-01-24 |
havoc | fix a few typos in comments |
commit | commitdiff | tree | snapshot |
2007-01-24 |
havoc | replaced prvm_tempstringmemory cvar with automatic... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
havoc | redesigned tempstring system, now uses a fixed size... |
commit | commitdiff | tree | snapshot |
2007-01-24 |
havoc | added r_hdr_range cvar (which just divides r_bloom_colo... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | another minor cleanup for static entities related to... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | fixed bug in CL_RelinkStaticEntities related to delayed... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | changed Cmd_StuffCmds_f to combine the entire set of... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | fix bug in GL_CullFace which was causing it to often... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | 504 (-7) |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | changed the not-very-useful min/avg/max part of timedem... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | fixed bug in CSQC_AddRenderEdict (it was using the... |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | eliminated cl.csqc_entities array and related fields |
commit | commitdiff | tree | snapshot |
2007-01-23 |
havoc | significant cleanup of CL_UpdateEntities, GL_UpdateNetw... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | fix a couple warnings (one of them more serious than... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | added support for single-quoted strings in COM_ParseTok... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | removed \ escape character support from COM_ParseTokenC... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | implemented csprogs.dat downloading with special dlcach... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | two improvements to vid_restart in the SDL client:... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | STAT_TOTALSECRETS and STAT_TOTALMONSTERS are now networ... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | modified droptofloor to treat trace.startsolid as an... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | added framecount and framerate checks to PF_effect |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | added \' and \\ support to parsers, and added such... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | implemented \" and \n support in quoted string parsers... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | moved EF_MUZZLEFLASH checking to CL_MoveLerpEntityState... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | tweaked default TE_TELEPORT effect, it now spawns one... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | improved SV_TestEntityPosition in q1bsp/hlbsp by checki... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | client no longer tries to download missing files from... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | changed FS_ChangeGamedir to FS_ChangeGameDirs and made... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | changed ping report name matching to allow scoreboard... |
commit | commitdiff | tree | snapshot |
2007-01-22 |
havoc | CL_Effect (called by svc_effect parsing) now sanity... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
havoc | autodetect whether a map supports transparent water... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
havoc | implemented individual file downloads on darkplaces... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
havoc | reorganized view rendering setup code a bit to reduce... |
commit | commitdiff | tree | snapshot |
2007-01-21 |
havoc | added some comments in Mod_LoadModel |
commit | commitdiff | tree | snapshot |
2007-01-21 |
havoc | fixed negative time delta problem with sbar item flashing |
commit | commitdiff | tree | snapshot |
2007-01-21 |
havoc | added FS_FileSize and made FS_FileExtension public |
commit | commitdiff | tree | snapshot |
2007-01-21 |
havoc | r_textshadow is now a saved cvar |
commit | commitdiff | tree | snapshot |
2007-01-20 |
havoc | very minor cleaning |
commit | commitdiff | tree | snapshot |
2007-01-20 |
havoc | fix a crash in R_SkyStartFrame when there is no worldmodel |
commit | commitdiff | tree | snapshot |
2007-01-20 |
havoc | added FS_CheckNastyPath prototype to fs.h so that it... |
commit | commitdiff | tree | snapshot |
2007-01-20 |
havoc | S_PrecacheSound now clears the SFXFLAG_FILEMISSING... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
havoc | increased M_MAX_EDICTS to 32768 |
commit | commitdiff | tree | snapshot |
2007-01-18 |
havoc | changed CL_MAX_EDICTS to match MAX_EDICTS |
commit | commitdiff | tree | snapshot |
2007-01-18 |
havoc | applied div0's patch to the tell command adding player... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
havoc | added collision_prefernudgedfraction cvar (defaults... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
havoc | renamed r_bloomstate.vertex3f to r_screenvertex3f and... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
havoc | fixed problems with cl.time stepping backwards causing... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
havoc | support partial IP addresses in the ipv4 address parser... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
havoc | expanded the Replacement Content section with some... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | changed extResponse handler to quote the address string... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | patch from div0 that enables printf format warnings... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | patch from div0 that adds sv_random_seed for benchmarki... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | patch from div0 to add sv_adminnick cvar which override... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | cast time of received moves to float to prevent negativ... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | added DP_MENU_EXTRESPONSEPACKET to extensions list |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | patch from div0 that adds a special "extResponse "... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | patch from div0 to make DrawQ_ColoredString return... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | patch from div0 to clamp ping reports to 1-9999 range... |
commit | commitdiff | tree | snapshot |
2007-01-14 |
havoc | added -Wdeclaration-after-statement to warn about any... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
havoc | changed Cmd_AddCommand to only work for console command... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
havoc | gamedir is now checked by FS_CheckNastyPath |
commit | commitdiff | tree | snapshot |
2007-01-11 |
havoc | implemented new bloom code (still not using GLSL, but... |
commit | commitdiff | tree | snapshot |
2007-01-11 |
havoc | implemented detection of GL_EXT_blend_subtract |
commit | commitdiff | tree | snapshot |
2007-01-11 |
havoc | try harder to identify little endian cpus when BYTE_ORD... |
commit | commitdiff | tree | snapshot |
2007-01-04 |
havoc | corrected comment on savings of the optimized skeletal... |
commit | commitdiff | tree | snapshot |
2006-12-31 |
havoc | added r_shadow_glossexponent cvar to control specular... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
havoc | fix bug that made some models not cast shadows from... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
havoc | added r_shadows cvar which renders Quake3 cg_shadows... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
havoc | I don't know how this got committed |
commit | commitdiff | tree | snapshot |
2006-12-30 |
havoc | fix default modellight_lightdir shading direction in... |
commit | commitdiff | tree | snapshot |
2006-12-30 |
havoc | added a missing const modifier |
commit | commitdiff | tree | snapshot |
2006-12-30 |
havoc | fix stupid bug in CL_SetInfo when checking for pmodel... |
commit | commitdiff | tree | snapshot |
2006-12-28 |
havoc | patch from div0 that adds sv_public modes -2 (do not... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
havoc | made brush loader trust q3map2 brushes completely,... |
commit | commitdiff | tree | snapshot |
2006-12-24 |
havoc | changed collision brush loader to not discard planes... |
commit | commitdiff | tree | snapshot |
next |