2007-05-23 |
divverent | replace funky !!a ^ !!b XOR usage by a new boolxor... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
divverent | in v_flipped mode, invert the sense of snd_swapstereo |
commit | commitdiff | tree | snapshot |
2007-05-23 |
havoc | added support for "rgbgen lightingdiffuse" as a type... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
divverent | damn, committed the old version of my patch... this... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
divverent | cvar: v_flipped flips all 3D view except sprites and... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
havoc | call FS_ClearSearchPath in FS_Shutdown |
commit | commitdiff | tree | snapshot |
2007-05-22 |
havoc | close packs when clearing search path |
commit | commitdiff | tree | snapshot |
2007-05-22 |
havoc | renamed snd_reload to snd_unloadallsounds to clarify... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
havoc | enable svc_pointparticles1 protocol, because the pointp... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
havoc | fixed bug in autosprite setup code that made it malfunc... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
divverent | Win32: ioctl SIO_UDP_CONNRESET <- FALSE |
commit | commitdiff | tree | snapshot |
2007-05-22 |
divverent | Reject clc_stringcmd with \r and \n in them; when devel... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
havoc | q3 shaders are now supported on all model and map formats |
commit | commitdiff | tree | snapshot |
2007-05-22 |
havoc | fix typo |
commit | commitdiff | tree | snapshot |
2007-05-21 |
havoc | added DP_SV_POINTPARTICLES extension string (the functi... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
havoc | added svc_pointparticles1 for next protocol bump (uses... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
divverent | make ASCII 10 and ASCII 13 terminate messagemode too... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
divverent | sentcvar: don't append a \n, it's a clc_stringcmd,... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
havoc | removed r_shadow_realtime_world_dlightshadows cvar... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
havoc | renamed r_shadow_shadow_polygon* cvars to r_shadow_polygon* |
commit | commitdiff | tree | snapshot |
2007-05-20 |
havoc | validate r_shadow_frontsidecasting each frame and corre... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
havoc | made the effect of the r_shadow_shadow_polygonoffset... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
havoc | send input for every client frame in singleplayer |
commit | commitdiff | tree | snapshot |
2007-05-20 |
divverent | DP_PRELOAD_DEPENDENCIES=yes makefile option: when set... |
commit | commitdiff | tree | snapshot |
2007-05-20 |
divverent | new option -capturedemo to capture a demo to an AVI... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
havoc | don't send svc_statubyte or any stat index over 32... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
havoc | don't send empty unreliable packets |
commit | commitdiff | tree | snapshot |
2007-05-19 |
havoc | fix bug that caused server to send incorrect format... |
commit | commitdiff | tree | snapshot |
2007-05-19 |
havoc | reworked newmouseparms[] code |
commit | commitdiff | tree | snapshot |
2007-05-19 |
divverent | kill mouse accel using IOHIDSetAccelerationWithKey... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
divverent | more of these |
commit | commitdiff | tree | snapshot |
2007-05-18 |
divverent | foo *var; |
commit | commitdiff | tree | snapshot |
2007-05-18 |
divverent | only memcpy the suggested format if the failure is... |
commit | commitdiff | tree | snapshot |
2007-05-18 |
havoc | implemented support for \" in console command parsing... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | changed default of cl_netinputpacketsperserverpacket... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | allow non-integer cl_netinputpacketsperserverpacket... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | fix descriptions on cl_netinputpacketsper* cvars |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | added a cvar which allows the client to send more than... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | don't limit lerps to 100ms in demo playback |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | moved the code that applies slowmo to demo playback... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
divverent | cvar apple_mouse_noaccel (1 default) disables mouse... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
divverent | setting skinframe to R_SkinFrame_LoadMissing for animma... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | fix 3 typos |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | renamed vid_dga to vid_dgamouse |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | renamed vid_dga to vid_dgamouse |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | cleaned up vid_dga code, removed vid_dga_mouseaccel... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | improved coreaudio initialization code to suggest more... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
havoc | fix CoreAudio support so that it suggests a proper... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
divverent | enable apple multithreaded GL by default; let's see... |
commit | commitdiff | tree | snapshot |
2007-05-17 |
divverent | libcurl-4; vid_glx: RTLD_GLOBAL (apparently FreeBSD... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
havoc | trace corona checks from eye to light origin, this... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
havoc | fix some unused variables |
commit | commitdiff | tree | snapshot |
2007-05-16 |
havoc | changed 1-frame warm-up period to 3 frames before time... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
havoc | changed an error when fighting the end boss of Nehahra... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
havoc | hopefully fixed a bug in line/sphere collision code... |
commit | commitdiff | tree | snapshot |
2007-05-16 |
havoc | optimized the Mod_Q3BSP_LightPoint pitch/yaw math by... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
divverent | only print Set: and SetA: for developer >= 100 (as... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
divverent | calling VM_SetTraceGlobals can create a tempstring... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
havoc | renamed QUAKEWORLD protocol to QW to shorten connect... |
commit | commitdiff | tree | snapshot |
2007-05-15 |
havoc | fix a bug that caused the DP server to only report... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
havoc | added a proper gl_lightmaps rendering path, previously... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
divverent | oops, forgot to remove it... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
divverent | need to explicitly load vorbis_comment_query from libvo... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
havoc | remove a piece of debugging code |
commit | commitdiff | tree | snapshot |
2007-05-14 |
havoc | fixed lightmap merging bugs and added a special simplif... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
havoc | reworked lightmap merging code to determine optimal... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
divverent | LOOP_START tag in vorbis files now gives the sample... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
havoc | restored the old lightmap batching code that I removed... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
havoc | changed loopstart from signed to unsigned, now un-loope... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
havoc | removed channel_t->end and lastptime, now only pos... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
havoc | don't use cl_nettimesync code when playing a demo |
commit | commitdiff | tree | snapshot |
2007-05-12 |
havoc | added a keyname for backslash which is now used instead... |
commit | commitdiff | tree | snapshot |
2007-05-12 |
havoc | patch from David Cristian which adds a "browse mods... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
divverent | fix description of cl_movement_wateraccelerate; make... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
divverent | if .gravity field is zero, it means the same as one... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
divverent | also send friction/waterfriction as stats |
commit | commitdiff | tree | snapshot |
2007-05-11 |
divverent | fix typo in r_q1bsp_skymasking cvar name |
commit | commitdiff | tree | snapshot |
2007-05-11 |
havoc | added back cl_netsyncboundmode 5 (4 with sub-millisecon... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
havoc | moved almost all server cvars to sv_main.c and added... |
commit | commitdiff | tree | snapshot |
2007-05-11 |
havoc | added friction and waterfriction movevars stats |
commit | commitdiff | tree | snapshot |
2007-05-09 |
havoc | added back support for {}()[]: special characters in |
commit | commitdiff | tree | snapshot |
2007-05-09 |
havoc | renamed COM_ParseTokenConsole to COM_ParseToken_Console |
commit | commitdiff | tree | snapshot |
2007-05-09 |
havoc | fixed several critical bugs in VM_tokenizebyseparator |
commit | commitdiff | tree | snapshot |
2007-05-09 |
havoc | fix broken OFS_PARM0 + index code in VM_M_callfunction and |
commit | commitdiff | tree | snapshot |
2007-05-09 |
havoc | removed a wasted normalize in fragment shader for model... |
commit | commitdiff | tree | snapshot |
2007-05-09 |
havoc | scale demo playback speed by slowmo cvar |
commit | commitdiff | tree | snapshot |
2007-05-07 |
divverent | GAME_NEXUIZ: move the key up a bit for keyhunt, looks... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
divverent | Impossible combination of GAME_NEXUIZ CTF status icons... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | fix crash when loading progs/null.spr in nehahra, which... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
divverent | fix glsl model lighting on unlit maps (normal vector... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
divverent | let the slowmo cvar override the server/demo's idea... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | reduced uninitialized memory a bit more |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | reduced uninitialized data size by 13MB by moving some... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | replaced mod_known array with a memexpandablearray_t... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | rewrote server sendstates building code, no longer... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | now sends player physics variables as stats, including... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | removed PRVM_EDICT_NUM_UNSIGNED (PRVM_EDICT_NUM now... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | changed rain to spawn particles without collisions... |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | increased tolerance on warnings in DEBUGMOVES code |
commit | commitdiff | tree | snapshot |
2007-05-07 |
havoc | fixed a reference to sv.models in client code (should... |
commit | commitdiff | tree | snapshot |
next |