2011-07-08 |
divverent | fix gl_mesh_testmanualfeeding |
commit | commitdiff | tree | snapshot |
2011-07-08 |
divverent | OS X compile: do not build the AGL target by default... |
commit | commitdiff | tree | snapshot |
2011-07-06 |
divverent | DP_SND_SOUND7_WIP1 |
commit | commitdiff | tree | snapshot |
2011-07-06 |
divverent | move gecko builtins to menudefs.qc |
commit | commitdiff | tree | snapshot |
2011-07-01 |
havoc | effectinfo velocitymultiplier defaults to 0 again |
commit | commitdiff | tree | snapshot |
2011-07-01 |
havoc | fix default effectinfo gravity and size |
commit | commitdiff | tree | snapshot |
2011-07-01 |
havoc | default effectinfo velocitymultiplier to 0 in nexuiz... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
havoc | fix some loading errors on effectinfo.txt where variabl... |
commit | commitdiff | tree | snapshot |
2011-06-30 |
havoc | fix offsetmapping without a q3 shader on Q1BSP and MDL |
commit | commitdiff | tree | snapshot |
2011-06-30 |
havoc | don't spam joy_active notices with developer_extra |
commit | commitdiff | tree | snapshot |
2011-06-27 |
divverent | prevent segfault caused by stringlistsort |
commit | commitdiff | tree | snapshot |
2011-06-27 |
havoc | fix C++ compile errors |
commit | commitdiff | tree | snapshot |
2011-06-27 |
havoc | fix the solid water bug for real |
commit | commitdiff | tree | snapshot |
2011-06-27 |
havoc | another attempt at fixing solid water in the dedicated... |
commit | commitdiff | tree | snapshot |
2011-06-27 |
havoc | implemented DP_ENT_TRAILEFFECTNUM extension, which... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
divverent | fix a bug in EntityFrame5 stats delta bits handling |
commit | commitdiff | tree | snapshot |
2011-06-26 |
divverent | funny feature: cl_lerpexcess |
commit | commitdiff | tree | snapshot |
2011-06-26 |
divverent | add a workaround to make the ^ key work on some X.org... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
divverent | work around broken XLookupKeysym returning "" on XK_asc... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
havoc | cleaned up the fix for solid water in q1bsp dedicated... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
havoc | fix q1bsp dedicated server collisions, a simplification... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
havoc | fixed gfx/menuplyr handling - Draw_NewPic now flags... |
commit | commitdiff | tree | snapshot |
2011-06-26 |
havoc | draw weapons on sbar at full opacity like they are... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
havoc | fix model loading memory corruption errors related to |
commit | commitdiff | tree | snapshot |
2011-06-23 |
havoc | more rework of r_shadow_bouncegrid, now dynamic mode... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
havoc | added r_shadow_bouncegrid 2 which disables rtlights... |
commit | commitdiff | tree | snapshot |
2011-06-23 |
havoc | added sv_gameplayfix_q1bsptracelinereportstexture cvar... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
divverent | "real" Unicode upper/lowercase (only 1:1 mappings,... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
havoc | fix two typos in DP_PHYSICS_ODE explanation (thanks... |
commit | commitdiff | tree | snapshot |
2011-06-21 |
havoc | change default r_texture_dds_load_logfailure to 0 as... |
commit | commitdiff | tree | snapshot |
2011-06-14 |
divverent | fix entity networking AGAIN |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | fix wrong array sizes in MODE_WATER in softrast causing... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | fix some warnings about useless code (unsigned < 0... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | fix detection of multisampling for ATC |
commit | commitdiff | tree | snapshot |
2011-06-13 |
havoc | refactored MSG_ReadString to be nicer code (and fix... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | MSG_ReadString: if hitting the max length of the string... |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | make "exec" accept wildcards |
commit | commitdiff | tree | snapshot |
2011-06-13 |
divverent | remove duplicate names from file search results |
commit | commitdiff | tree | snapshot |
2011-06-13 |
havoc | fix a crash on saving a game |
commit | commitdiff | tree | snapshot |
2011-06-13 |
havoc | reworked progs loading so that entvars_t and globalvars... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
divverent | use subtractive blend equation to support negative... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | eliminated S_LockSfx and S_UnlockSfx which were not... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | implemented r_transparent_alphatocoverage 2 which promo... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | reworked use of alphatest - now only GL11/GL13/GLES1... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
divverent | initial attempt do do r_trippy in HLSL |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | reduce cvar spam when using developer_extra |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | disable sv_gameplayfix_nudgeoutofsolid by default until... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
havoc | reworked sv_gameplayfix_nudgeoutofsolid, it now begins... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
divverent | theora encoding: simplify; bump default quality to... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
divverent | theora encoding: allow both bitrate and quality to... |
commit | commitdiff | tree | snapshot |
2011-06-07 |
divverent | theora encoding: set VP3 compatibility mode. This SHOUL... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
havoc | UNMERGE! reworked sv_gameplayfix_nudgeoutofsolid, it... |
commit | commitdiff | tree | snapshot |
2011-06-05 |
divverent | fix r_trippy compile with DRI/Mesa |
commit | commitdiff | tree | snapshot |
2011-06-04 |
divverent | enable alpha test in dpsoftrast. Why was it turned... |
commit | commitdiff | tree | snapshot |
2011-06-04 |
divverent | add the new S_ function to snd_null.c too |
commit | commitdiff | tree | snapshot |
2011-06-03 |
divverent | new cvars: snd_startloopingsounds, snd_startnonloopings... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
havoc | check OpenGL 2.0 version again, rather than supporting... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
eihrul | iqm version 1 compatibility |
commit | commitdiff | tree | snapshot |
2011-06-01 |
eihrul | support for version 2 of iqm |
commit | commitdiff | tree | snapshot |
2011-06-01 |
eihrul | UNMERGE! support for version 2 of iqm |
commit | commitdiff | tree | snapshot |
2011-06-01 |
divverent | the git describe option --dirty is too new, so don... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
eihrul | support for version 2 of iqm |
commit | commitdiff | tree | snapshot |
2011-05-31 |
divverent | viewmodel matrix fixes: |
commit | commitdiff | tree | snapshot |
2011-05-29 |
divverent | fix calculation of viewangles to include v_idlescale |
commit | commitdiff | tree | snapshot |
2011-05-29 |
havoc | added r_trippy cvar |
commit | commitdiff | tree | snapshot |
2011-05-29 |
havoc | reworked sv_gameplayfix_nudgeoutofsolid, it now begins... |
commit | commitdiff | tree | snapshot |
2011-05-27 |
divverent | call SetDllDirectory on Win32 too |
commit | commitdiff | tree | snapshot |
2011-05-27 |
havoc | apply vid_sRGB correction to viewblends and particles |
commit | commitdiff | tree | snapshot |
2011-05-25 |
havoc | r_speeds now shows without being connected (in menu... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
havoc | fix bugs with deformvertexes autosprite in GL11/GL13... |
commit | commitdiff | tree | snapshot |
2011-05-24 |
havoc | honor ent->shadertime in all material handling (tcmod... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
havoc | added LoopingFrameNumberFromDouble function to do this... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
havoc | fix a crash in debug builds where the compiler did... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
havoc | fix steelstorm animated shader timing (shadertime was... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
vortex | Move some sprite-related cvars to model_sprite.c. |
commit | commitdiff | tree | snapshot |
2011-05-23 |
vortex | add precache_cubemap() builtin |
commit | commitdiff | tree | snapshot |
2011-05-23 |
vortex | Added "loadcubemap" builtin to allow preload cubemaps... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
havoc | added JOY_UP/DOWN/LEFT/RIGHT keys which are a more... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
havoc | XInput code path no longer emulates arrow keys in menu... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
havoc | disable VorteX's multisample setup code because it... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
havoc | don't crash in dedicated server when parsing shaders... |
commit | commitdiff | tree | snapshot |
2011-05-23 |
vortex | Multisampling initialisation moved from vid_sdl to... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
havoc | implemented support for Windows XInput (using different... |
commit | commitdiff | tree | snapshot |
2011-05-18 |
havoc | fix a bug where the wrong PRVM_ macro was being used |
commit | commitdiff | tree | snapshot |
2011-05-17 |
vortex | UNMERGE! Multisampling initialisation moved from vid_sd... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
havoc | UNMERGE! don't crash in dedicated server when parsing... |
commit | commitdiff | tree | snapshot |
2011-05-17 |
divverent | new movement cvar and stat: sv_airaccel_qw_stretchfactor |
commit | commitdiff | tree | snapshot |
2011-05-14 |
havoc | added prvm_offsets.h which centralizes field/global... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
havoc | reworked PRVM_EDICTFIELD* and PRVM_GLOBALFIELD* usage... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
havoc | don't crash in dedicated server when parsing shaders... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
vortex | Multisampling initialisation moved from vid_sdl to... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
divverent | A temporary hack for GAME_XONOTIC only |
commit | commitdiff | tree | snapshot |
2011-05-14 |
vortex | UNMERGE! Multisampling initialisation moved from vid_sd... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
divverent | add a missing declaration in last commit |
commit | commitdiff | tree | snapshot |
2011-05-14 |
divverent | Attempt to make loading screens not stay cached, to... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
vortex | Multisampling initialisation moved from vid_sdl to... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
vortex | OpenGL 2.0 path: Make handling of Alpha-To-Coverage... |
commit | commitdiff | tree | snapshot |
2011-05-14 |
havoc | added pmove_onground to get this value from the engine... |
commit | commitdiff | tree | snapshot |
2011-05-09 |
havoc | fix missing .string message fielddef |
commit | commitdiff | tree | snapshot |
2011-05-09 |
havoc | add the prvm_badvalue variable needed by the last commit |
commit | commitdiff | tree | snapshot |
next |