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 |
2008-12-06 |
divverent | undo the last fix, and instead make a new fix that... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
divverent | fix typo |
commit | commitdiff | tree | snapshot |
2008-12-06 |
divverent | fix a NULL |
commit | commitdiff | tree | snapshot |
2008-12-06 |
divverent | brighten up the averaged texture value by factor 2... |
commit | commitdiff | tree | snapshot |
2008-12-06 |
divverent | support r_ambient in "eeepc mode" |
commit | commitdiff | tree | snapshot |
2008-12-06 |
divverent | r_showsurfaces 3 "eeepc mode": support blend funcs |
commit | commitdiff | tree | snapshot |
2008-12-06 |
divverent | improved r_showsurfaces 3. Should be PLAYABLE!!!1 now. |
commit | commitdiff | tree | snapshot |
2008-12-06 |
divverent | experimental new mode "r_showsurfaces 3": shows faces... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
divverent | Q3BSP: only generate the shadow mesh if on a client... |
commit | commitdiff | tree | snapshot |
2008-12-03 |
havoc | fix a signedness warning |
commit | commitdiff | tree | snapshot |
2008-12-03 |
havoc | fix for a crash in certain q1bsp maps with very large... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
divverent | move texture compression disabling and picmip into... |
commit | commitdiff | tree | snapshot |
2008-11-28 |
divverent | effectinfo: add "stretchfactor" |
commit | commitdiff | tree | snapshot |
2008-11-27 |
divverent | UGLY HACK: intercept curl commands when playing back... |
commit | commitdiff | tree | snapshot |
2008-11-20 |
havoc | added some flag clearing in csqc render entity setup... |
commit | commitdiff | tree | snapshot |
2008-11-11 |
havoc | grab mouse when in controls menu, so that mouse clicks... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
divverent | r_shadows 2: cast shadows always DOWN, ignore level... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
divverent | r_shadows: use the parent entity's light direction... |
commit | commitdiff | tree | snapshot |
2008-11-10 |
divverent | glx: support vid_stick_mouse (to always warp to the... |
commit | commitdiff | tree | snapshot |
2008-11-09 |
divverent | sorry for this debug print |
commit | commitdiff | tree | snapshot |
2008-11-09 |
divverent | add code to vid_glx to turn off mouse acceleration... |
commit | commitdiff | tree | snapshot |
2008-11-08 |
divverent | get rid of skinframe loading spam on dedicated servers |
commit | commitdiff | tree | snapshot |
2008-11-06 |
divverent | fix bug in cs_*project with v_flipped |
commit | commitdiff | tree | snapshot |
2008-11-06 |
havoc | changed default edgefriction to 1 to match QW physics... |
commit | commitdiff | tree | snapshot |
2008-11-05 |
divverent | remove warning about signed/unsigned |
commit | commitdiff | tree | snapshot |
2008-11-04 |
divverent | fix some format string errors, and return value of... |
commit | commitdiff | tree | snapshot |
2008-11-04 |
divverent | ALSA: check return values to be < 0, not != 0. Fixes... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
divverent | csqc packet log code (for entityframedatabase 5 only... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
divverent | add a note to the makefile that -ffast-math and -funsaf... |
commit | commitdiff | tree | snapshot |
2008-11-01 |
divverent | fix broken demos with csqc code |
commit | commitdiff | tree | snapshot |
2008-10-31 |
divverent | if in menu, make con_closeontoggleconsole.integer also... |
commit | commitdiff | tree | snapshot |
next |