2009-01-27 |
divverent | attempt to fix csqc entity networking by not sending... |
commit | commitdiff | tree | snapshot |
2009-01-27 |
divverent | beginning of vid_netwmfullscreen; does not work yet... |
commit | commitdiff | tree | snapshot |
2009-01-26 |
havoc | remove an unused variable |
commit | commitdiff | tree | snapshot |
2009-01-25 |
divverent | fix typos on sizing collision patches |
commit | commitdiff | tree | snapshot |
2009-01-25 |
divverent | actually use the cross product of two DIFFERENT vectors... |
commit | commitdiff | tree | snapshot |
2009-01-25 |
havoc | fix stupid degenerate triangle check, I don't have... |
commit | commitdiff | tree | snapshot |
2009-01-24 |
divverent | fix modelyawradius calculation |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | cvarlist, buf_cvarlist: support wildcards if present... |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | fix typo in Set/SetA |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | do the skipping here too |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | add an argument to filter out a cvar prefix |
commit | commitdiff | tree | snapshot |
2009-01-23 |
divverent | +"DP_QC_CVAR_DESCRIPTION " |
commit | commitdiff | tree | snapshot |
2009-01-22 |
divverent | DP_SV_ONENTITYPREPOSTSPAWNFUNCTION - hooks before and... |
commit | commitdiff | tree | snapshot |
2009-01-20 |
havoc | fix bug with menu_mouse_absolute 1 in Nexuiz |
commit | commitdiff | tree | snapshot |
2009-01-20 |
havoc | fixed a serious bug in initialization of frac[][] |
commit | commitdiff | tree | snapshot |
2009-01-20 |
havoc | fix bugs with q1bsp/hlbsp rotating submodels, caused... |
commit | commitdiff | tree | snapshot |
2009-01-19 |
havoc | fix a number of char types that should be int, to make... |
commit | commitdiff | tree | snapshot |
2009-01-18 |
divverent | GAME_NEXUIZ: skip player entities in hitnetworkplayers... |
commit | commitdiff | tree | snapshot |
2009-01-17 |
havoc | disable DGA mouse by default |
commit | commitdiff | tree | snapshot |
2009-01-16 |
havoc | added servertime, serverprevtime, serverdeltatime globa... |
commit | commitdiff | tree | snapshot |
2009-01-16 |
divverent | - fix tracing against networked players on the client... |
commit | commitdiff | tree | snapshot |
2009-01-15 |
divverent | make csqc entity sounds follow their entity |
commit | commitdiff | tree | snapshot |
2009-01-15 |
havoc | remove templights change |
commit | commitdiff | tree | snapshot |
2009-01-15 |
havoc | fix for more missing stuff |
commit | commitdiff | tree | snapshot |
2009-01-14 |
havoc | forgot to include this file, fixes PBLEND_INVMOD error |
commit | commitdiff | tree | snapshot |
2009-01-14 |
havoc | added blend and orientation commands for effectinfo... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
divverent | cl_demo_mousegrab |
commit | commitdiff | tree | snapshot |
2009-01-13 |
havoc | I noticed the edgefriction value was wrong in the QW... |
commit | commitdiff | tree | snapshot |
2009-01-13 |
divverent | fix warning |
commit | commitdiff | tree | snapshot |
2009-01-13 |
divverent | remove the PRVM_BOUNDSCHECK_CVAR define |
commit | commitdiff | tree | snapshot |
2009-01-12 |
divverent | fix csqc code insertion in autodemos |
commit | commitdiff | tree | snapshot |
2009-01-10 |
divverent | rotate the blur pentagram by 180 degrees :P |
commit | commitdiff | tree | snapshot |
2009-01-10 |
divverent | add a second parameter to the blur to mix the pentagram... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
divverent | remove the latest change (it was redundant, as a glsl... |
commit | commitdiff | tree | snapshot |
2009-01-10 |
divverent | add a new vec2 LowerRightCorner to the glsl shader... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | Add a comment explaining how the compression algorithms... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | Blub's "deflate" extension to the download system. |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | commandmode: use Cmd_ExecuteString so semicolons don... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | reject downloads of non-regular files |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | FS_LoadFile: don't segfault when trying to open a non... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | making the new cvars saved ones |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | better defaults for headphones |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | snd_spatialization_control: earphone friendly mode... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | now handle the SV_VM_Begin stuff correctly here |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | fix overrun in netconn.c when creating status replies... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | now also save the old prog... hope THIS works always |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | oops, this is in the server VM |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | be a little more strict with contents of worldstatus... |
commit | commitdiff | tree | snapshot |
2009-01-08 |
divverent | new cvar: sv_status_show_qcstatus |
commit | commitdiff | tree | snapshot |
2009-01-06 |
divverent | support more different vorbis comment names for looped... |
commit | commitdiff | tree | snapshot |
2009-01-05 |
divverent | hide the R_Mesh_Draw message unless developer is 100... |
commit | commitdiff | tree | snapshot |
2009-01-03 |
divverent | SV_PushMove: ignore pushes from and to "owned" entities |
commit | commitdiff | tree | snapshot |
2009-01-03 |
divverent | fix cleanup of player names that use ^xRGB |
commit | commitdiff | tree | snapshot |
2009-01-03 |
divverent | fix lod group comparing for pos/neg zeroes |
commit | commitdiff | tree | snapshot |
2009-01-02 |
divverent | made particle PVS culling only take the origin into... |
commit | commitdiff | tree | snapshot |
2009-01-02 |
divverent | check BoxTouchingPVS, not PointInLeaf |
commit | commitdiff | tree | snapshot |
2009-01-02 |
divverent | Added vis culling of particles, and a new cvar cl_parti... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
divverent | model_brush: use the same tesselation number for patche... |
commit | commitdiff | tree | snapshot |
2009-01-01 |
divverent | also support entity lumps that are NOT NUL terminated |
commit | commitdiff | tree | snapshot |
2008-12-30 |
divverent | fix two bugs in handling of invalid ^xRGB codes |
commit | commitdiff | tree | snapshot |
2008-12-29 |
divverent | for null models, respect the mins/maxs set by QC for... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
divverent | add DP_NULL_MODEL extension |
commit | commitdiff | tree | snapshot |
2008-12-29 |
divverent | only load the null model ONCE |
commit | commitdiff | tree | snapshot |
2008-12-29 |
divverent | models: add a special built-in model name "null" that... |
commit | commitdiff | tree | snapshot |
2008-12-29 |
havoc | open client sockets before video starts, so that the... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
divverent | bring back the static tokenize string buffer, because... |
commit | commitdiff | tree | snapshot |
2008-12-28 |
divverent | fix whitespace handling: |
commit | commitdiff | tree | snapshot |
2008-12-27 |
divverent | new tokenizer tokenize_console that matches the console... |
commit | commitdiff | tree | snapshot |
2008-12-26 |
divverent | fix interpretation of text brightness/contrast cvars... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
divverent | remove a redundant check fixing a gcc warning |
commit | commitdiff | tree | snapshot |
2008-12-25 |
divverent | terrencehill's color codes patch. Please test thoroughl... |
commit | commitdiff | tree | snapshot |
2008-12-25 |
divverent | Remove disabling of stdin for the text console. Helps... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
havoc | fixed a bug with "time" command in effectinfo.txt to... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
havoc | forgot to commit this file in the DP_EF_NOSELFSHADOW... |
commit | commitdiff | tree | snapshot |
2008-12-18 |
havoc | added DP_EF_NOSELFSHADOW extension |
commit | commitdiff | tree | snapshot |
2008-12-17 |
divverent | fix crash |
commit | commitdiff | tree | snapshot |
2008-12-17 |
divverent | fix warnings |
commit | commitdiff | tree | snapshot |
2008-12-17 |
divverent | more space for client numbers |
commit | commitdiff | tree | snapshot |
2008-12-17 |
divverent | new command by terrencehill: "status 1" and "status... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
divverent | curl: longer URLs |
commit | commitdiff | tree | snapshot |
2008-12-16 |
divverent | when loading a game, free "text" later |
commit | commitdiff | tree | snapshot |
2008-12-16 |
divverent | save game loading: abort when a token is NULL (might... |
commit | commitdiff | tree | snapshot |
2008-12-16 |
divverent | - add debug prints for saving/loading games for prvm_en... |
commit | commitdiff | tree | snapshot |
2008-12-15 |
divverent | 1. also play sounds outside cdtracks/ as CD tracks |
commit | commitdiff | tree | snapshot |
2008-12-15 |
divverent | add new cvar "cdaudio" to select priorities of CD and... |
commit | commitdiff | tree | snapshot |
2008-12-14 |
divverent | Fix alpha transparent textures (used by HLBSP maps... |
commit | commitdiff | tree | snapshot |
2008-12-09 |
divverent | fix color averaging of palette images from quake |
commit | commitdiff | tree | snapshot |
2008-12-09 |
divverent | make color averaging use 64bit integers, instead of... |
commit | commitdiff | tree | snapshot |
2008-12-08 |
divverent | no idea why, but ambient needed halving in showsurfaces 3 |
commit | commitdiff | tree | snapshot |
2008-12-08 |
divverent | r_showsurfaces 3 (needs a better cvar name, by the... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | fix color averaging |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | fix overbrightness :( |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | no, this way of colormapping looks best after all.... |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | better handling of color tints by colormap |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | factor out the pixel averaging code |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | fix showsurfaces 3 bugs on augenkrebs |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | fix rendering of fullbright stuff in showsurfaces 3 |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | now support fog in the eeepc path |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | showsurfaces 3: allow depth sorting |
commit | commitdiff | tree | snapshot |
2008-12-07 |
divverent | showsurfaces 3: refactor it a bit; disable r_water... |
commit | commitdiff | tree | snapshot |
next |