2007-02-17 |
black | Hopefully this fixes a bug introduced with the latest... |
commit | commitdiff | tree | snapshot |
2007-02-16 |
havoc | reduced r_shadow_glossintensity from 2 to 1 by default |
commit | commitdiff | tree | snapshot |
2007-02-16 |
havoc | the record command now disconnects you if starting... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
havoc | changed SCR_DrawConsole call in csqc mode to match... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
havoc | fix an uninitialized variable warnign |
commit | commitdiff | tree | snapshot |
2007-02-15 |
havoc | cleaned up client qc, menu qc, and server qc VM initial... |
commit | commitdiff | tree | snapshot |
2007-02-15 |
havoc | added gl_lockarrays_minimumvertices cvar for testing |
commit | commitdiff | tree | snapshot |
2007-02-15 |
havoc | removed unused world_cs.c code |
commit | commitdiff | tree | snapshot |
2007-02-14 |
havoc | added a check for level changes which blocks prediction... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
havoc | some initial changes to support terrain texture blendin... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
havoc | added bounding of info->particleaccumulator so that... |
commit | commitdiff | tree | snapshot |
2007-02-14 |
havoc | fix bug that caused trails to not appear at the right... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
havoc | added cl_nettimesyncmode cvar to choose the method... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
havoc | sendcvar now quotes the resulting sentcvar value |
commit | commitdiff | tree | snapshot |
2007-02-12 |
havoc | removed cl.timenonlerp (reverted to using cl.time) |
commit | commitdiff | tree | snapshot |
2007-02-12 |
havoc | changed particleaccumulator check to use >= 1 instead... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
havoc | fixed problems with network entity viewmodels not follo... |
commit | commitdiff | tree | snapshot |
2007-02-12 |
havoc | minor cleaning |
commit | commitdiff | tree | snapshot |
2007-02-12 |
havoc | disabled saveconfig when doing -benchmark |
commit | commitdiff | tree | snapshot |
2007-02-11 |
havoc | downloads of .cfg and dlcache/ files are now forbidden... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
havoc | reworked Image_HeightmapToNormalmap to use a somewhat... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
havoc | modified Mod_LoadSkinFrame to set base = r_texture_note... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
havoc | disabled cl.stairoffset adjustments when airborn |
commit | commitdiff | tree | snapshot |
2007-02-11 |
havoc | some optimizations of CL_UpdateNetworkEntity to lower... |
commit | commitdiff | tree | snapshot |
2007-02-11 |
havoc | fix gamedir error when connecting to quakeworld servers |
commit | commitdiff | tree | snapshot |
2007-02-11 |
havoc | added an extern for r_bloom_brighten to fix menu.c... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
havoc | fixed r_bloom_brighten to use the correct range |
commit | commitdiff | tree | snapshot |
2007-02-10 |
havoc | added r_bloom_brighten modification in graphics options... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
havoc | fix graphics options menu editing of bloom/scene bright... |
commit | commitdiff | tree | snapshot |
2007-02-10 |
havoc | fix stupid bug in last patch that made entities not... |
commit | commitdiff | tree | snapshot |
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 |
next |