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 |
2008-10-26 |
divverent | fix two warnings with statically linked-in libmodplug |
commit | commitdiff | tree | snapshot |
2008-10-25 |
divverent | mod_q3bsp_nolightmaps: do not load lightmaps, use the... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
havoc | check texnum > 0 rather than >= 0 |
commit | commitdiff | tree | snapshot |
2008-10-23 |
havoc | check GLTEXF_UPLOAD flag before deleting a texnum that... |
commit | commitdiff | tree | snapshot |
2008-10-23 |
havoc | changed default texnum value from -1 to 0 in rtexture_t... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
divverent | q3map2 is too stupid to calculate proper surface normal... |
commit | commitdiff | tree | snapshot |
2008-10-20 |
havoc | don't pass a texnum of -1 to glDeleteTextures during... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
divverent | cvar mod_alias_supporttagscale to be able to turn off... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
havoc | minor correction to some WriteByte calls that should... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
divverent | fix an obvious crash in PNG loading |
commit | commitdiff | tree | snapshot |
2008-10-14 |
havoc | modified lhrandom (and hence the QC random builtin... |
commit | commitdiff | tree | snapshot |
2008-10-11 |
divverent | add DRAWFLAG_SCREEN (which basically is like invert... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
divverent | fix map loading causing faces to not be rendered |
commit | commitdiff | tree | snapshot |
2008-10-06 |
divverent | fix warnings in my last change |
commit | commitdiff | tree | snapshot |
2008-10-06 |
divverent | add entity size profiling (currently spams the console... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
divverent | resend csqc entities COMPLETELY if they became inactive... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
divverent | fix engine crash when a polygon was left over and had... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
havoc | disabled GL_ARB_texture_non_power_of_two on Mac OS... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
havoc | implemented Quake-compatible savegame saving (writes... |
commit | commitdiff | tree | snapshot |
2008-10-04 |
divverent | use skinframes for R_BeginPolygon; helps with csqc... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
havoc | added width and height parameters to CSQC_UpdateView... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
havoc | fix setview VF_VIEWPORT and variants to use screen... |
commit | commitdiff | tree | snapshot |
2008-10-02 |
havoc | fix cs_project and cs_unproject builtins, they were... |
commit | commitdiff | tree | snapshot |
2008-09-30 |
divverent | undo q3map2's directional light attenuation before... |
commit | commitdiff | tree | snapshot |
2008-09-27 |
divverent | fix a tiny leak |
commit | commitdiff | tree | snapshot |
2008-09-27 |
divverent | prefer INTERNAL lightmaps |
commit | commitdiff | tree | snapshot |
2008-09-22 |
divverent | new menu QC builtin string netaddress_resolve(string... |
commit | commitdiff | tree | snapshot |
2008-09-21 |
divverent | seta net_slist_favorites |
commit | commitdiff | tree | snapshot |
2008-09-20 |
havoc | remove some unneeded code |
commit | commitdiff | tree | snapshot |
2008-09-16 |
havoc | patch from esteel making the findkeysforcommand builtin... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
divverent | fix lightmap loading from TGAs; fix display of QC-initi... |
commit | commitdiff | tree | snapshot |
2008-09-13 |
divverent | experimental (not yet tested) support for q3map2 -light... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
divverent | curl: reject file:// URLs |
commit | commitdiff | tree | snapshot |
2008-09-12 |
divverent | add extension DP_QC_URI_GET (downloads HTTP/whatever... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
divverent | new tcmod: "tcmod page <width> <height> <time>", as... |
commit | commitdiff | tree | snapshot |
2008-09-12 |
divverent | added curl function: Curl_Begin_ToMemory; will later... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
divverent | support Q3BSP version 47 loading (format now written... |
commit | commitdiff | tree | snapshot |
2008-09-11 |
divverent | add r_shadow_glossexact to toggle between old and new... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
divverent | Solaris compile fixes |
commit | commitdiff | tree | snapshot |
2008-09-10 |
divverent | add a missing normalize, fixing gloss issues |
commit | commitdiff | tree | snapshot |
2008-09-10 |
divverent | add a half-baked "commandmode" (currently it has, like... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
divverent | bound by 0.1 again (this bounding had its reason) AND... |
commit | commitdiff | tree | snapshot |
2008-09-10 |
divverent | fix speedhack issue with low cl_netfps / packet loss... |
commit | commitdiff | tree | snapshot |
2008-09-06 |
divverent | sv_status_privacy", "0", "do not show IP addresses... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
divverent | fix the mathlib corner case vectoangles2('0 0 -1',... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
havoc | 482 |
commit | commitdiff | tree | snapshot |
2008-09-04 |
havoc | fix id1 demos to not show deathmatch overlay (they... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
havoc | fix crashes on Win64 builds caused by stack overflow... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
havoc | split FS_Open into FS_OpenRealFile and FS_OpenVirtualFi... |
commit | commitdiff | tree | snapshot |
2008-09-04 |
havoc | use ?= operator for CPUOPTIMIZATIONS |
commit | commitdiff | tree | snapshot |
2008-09-02 |
divverent | makefile: show usage note when someone is using the... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
molivier | Fixed threaded mode in the CoreAudio sound module |
commit | commitdiff | tree | snapshot |
2008-08-28 |
molivier | Fixed a typo that caused snd_coreaudio.c to be compiled... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
havoc | changed default values for gl_texturecompression_2d... |
commit | commitdiff | tree | snapshot |
2008-08-28 |
havoc | reworked specular lighting to use real reflection math... |
commit | commitdiff | tree | snapshot |
2008-08-26 |
havoc | reworked mdl .skin file loading a bit to fix problems... |
commit | commitdiff | tree | snapshot |
2008-08-25 |
havoc | fix support for time command in effectinfo.txt - it... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | rcon: use multiple reply packets to fit any size (where... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | no, my PC can't take 1024 bytes buffer size in SDL... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | fix NOCLAMP |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | new flag CACHEPICFLAG_NOCLAMP; use it for R_PolygonBegi... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | add missing R_Mesh_ResetTextureState call (to fix CSQC... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | SDL: reduce the sound buffer size (too much lag otherwise) |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | fix Sajt's errors (in Visual Studio, I assume) in a... |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | also consider vid_mouse cvar when key_dest is key_menu |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | remove redundant repeat ignoring |
commit | commitdiff | tree | snapshot |
2008-08-24 |
divverent | handle F key binds correctly (up event shall not go... |
commit | commitdiff | tree | snapshot |
next |