2007-02-10 |
havoc | fixed bug from lingering code that was resetting entity... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
havoc | fix a stupid bug in transparent water detection for... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
havoc | changed entity priority code again, it should have... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
havoc | reenabled exact portal culling of surface triangles... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
havoc | some minor state change optimizations on GL20 path... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
havoc | made r_shadow_frontsidecasting cvar disable the portal... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
havoc | added back portal culling to rtlights because svbsp... |
commit | commitdiff | tree | snapshot |
2007-02-09 |
havoc | fix Q3BSP map loader's sky surface detection so that... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
havoc | removed CL_UpdateEntities call in CSQC rendering code |
commit | commitdiff | tree | snapshot |
2007-02-08 |
havoc | added DP_QC_STRFTIME extension to menu vm (somehow... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
havoc | reworked entity priority handling in DP6/7 protocols... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
havoc | disabled use of certain prediction code when the server... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
havoc | lowered minimum maxpacketsize from 100 bytes to 50... |
commit | commitdiff | tree | snapshot |
2007-02-08 |
havoc | added DP_QC_STRFTIME extension |
commit | commitdiff | tree | snapshot |
2007-02-07 |
havoc | added a check for move->sequence that is more than... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
havoc | some slight cleanup of CL_LerpPoint, and now does a... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
havoc | tolerate clients living up to one frame in the future... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
havoc | no longer sends moves if time is not moving forward... |
commit | commitdiff | tree | snapshot |
2007-02-06 |
havoc | fix very stupid typo in input merging when cl_movement... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
havoc | disabled debug print I forgot about |
commit | commitdiff | tree | snapshot |
2007-02-05 |
havoc | redesigned input networking code (still same protocol... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
havoc | thanks to morfar for updating the Dev-C++ project file |
commit | commitdiff | tree | snapshot |
2007-02-05 |
havoc | changed default sv_clmovement_minping from 100 to 0 |
commit | commitdiff | tree | snapshot |
2007-02-05 |
havoc | fixed double-jump bug in prediction when jumping up... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
havoc | fix q1bsp detection of stuck entities (needed some... |
commit | commitdiff | tree | snapshot |
2007-02-05 |
havoc | removed an unneeded extern prototype |
commit | commitdiff | tree | snapshot |
2007-02-05 |
havoc | removed an unneeded cl.movement_replay = true; line |
commit | commitdiff | tree | snapshot |
2007-02-04 |
havoc | fix a couple printf format string warnings that only... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
havoc | refactored end code in Collision_Trace*BrushFloat funct... |
commit | commitdiff | tree | snapshot |
2007-02-04 |
havoc | minor optimization of surface scanning |
commit | commitdiff | tree | snapshot |
2007-02-04 |
havoc | added r_showsurfaces 2 mode which shorts triangle draw... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | revised sv_clmovement_waitforinput default from 2 to... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | added DP_SV_PRINT extension |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | made CL_SetInfo check for more forbidden characters... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | moved DP_QC_UNLIMITEDTEMPSTRINGS in extensions list... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | added r_shadow_frontsidecasting cvar (default 1), this... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | optimized trimesh collision culling (this mostly affect... |
commit | commitdiff | tree | snapshot |
2007-02-03 |
havoc | fix really stupid typo in previous patch that caused... |
commit | commitdiff | tree | snapshot |
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 |
next |