2011-11-25 |
divverent | fix another bug with HDR bloom |
commit | commitdiff | tree | snapshot |
2011-11-25 |
divverent | fix r_bloom_colorexponent with fbo (fixed version doesn... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
divverent | fix typo |
commit | commitdiff | tree | snapshot |
2011-11-25 |
divverent | introduce a lightmap scale for models, and use this... |
commit | commitdiff | tree | snapshot |
2011-11-25 |
divverent | fix a bug in handling "accept" for crypto connections |
commit | commitdiff | tree | snapshot |
2011-11-25 |
divverent | crypto: some simplifications; also apply policies prope... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
divverent | support viewentity to be shared; DP_CSQC_V_CALCREFDEF |
commit | commitdiff | tree | snapshot |
2011-11-19 |
divverent | make locksession a bit more robust by calling FS_Create... |
commit | commitdiff | tree | snapshot |
2011-11-19 |
divverent | document DP_CSQC_MINFPS_QUALITY |
commit | commitdiff | tree | snapshot |
2011-11-19 |
divverent | expose r_refdef.view.quality to CSQC R_SetView VF_MINFP... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
divverent | new effectinfo keywords: relativeoriginoffset, relative... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
divverent | actually USE surfaceparms parsed from the shaders ... |
commit | commitdiff | tree | snapshot |
2011-11-15 |
Rudolf Polzer | ::stable-branch::reset=9b74aa42ccbe076796426f8c131cf3ef... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | fix another bug in grounded V_CalcRefDef |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | hopefully fix the r_stereo bug |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | ground R_CalcRefdef when the player entity is shared |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | match FTEQW more closely in runstandardplayerphysics |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | CSQC: track client-side entities for sounds issued... |
commit | commitdiff | tree | snapshot |
2011-11-14 |
divverent | factor V_CalcRefdef into two functions |
commit | commitdiff | tree | snapshot |
2011-11-13 |
divverent | always set movement_velocity even for unpredicted moves |
commit | commitdiff | tree | snapshot |
2011-11-13 |
havoc | fix C++ compile error (missing cast) |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | support pmove_flags (the actual flag values may be... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | we don't need ALL those fields I marked with ??? |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | an attempt to do CL_runplayerphysics, not working prope... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | make it possible to unset effects for CSQC entities |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | -benchmarkruns: show a report of min/median/max of... |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | complexanimation now beginning to be suitable for SVQC use |
commit | commitdiff | tree | snapshot |
2011-11-12 |
divverent | complexanimation now beginning to be suitable for SVQC use |
commit | commitdiff | tree | snapshot |
2011-11-10 |
havoc | removed a model->numframes <= 1 check which broke anima... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
havoc | don't call ODE dWorldQuickStep with 0 step time |
commit | commitdiff | tree | snapshot |
2011-11-10 |
vortex | DDS with DXT1a: was not correctly detected if r_texture... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
havoc | removed a model->numframes <= 1 check which broke anima... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
havoc | don't call ODE dWorldQuickStep with 0 step time |
commit | commitdiff | tree | snapshot |
2011-11-09 |
havoc | added r_transparent_sortsurfacesbynearest cvar (default... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
havoc | default r_usedepthtextures to 1 until issues are resolv... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
vortex | DDS with DXT1a: was not correctly detected if r_texture... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | 1. make the first CSQC rendered view the "main" view... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | allow time-based traileffectnum effects by passing... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | remove physics_ode_worldstep cvar, it is now always... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | fix compile error (missing variable) |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | explain that with pausable 0, the server admin still... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | allow listen server owner to pause the game (this also... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | 1. make the first CSQC rendered view the "main" view... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | allow time-based traileffectnum effects by passing... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | remove physics_ode_worldstep cvar, it is now always... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
havoc | fix compile error (missing variable) |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | fix compile error regarding vid_sRGB declaration |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | fix compile error regarding vid_sRGB declaration |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | sRGB fallback: properly convert r_hdr_scenebrightness |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | sRGB fallback: properly convert r_hdr_scenebrightness |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | explain that with pausable 0, the server admin still... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
divverent | allow listen server owner to pause the game (this also... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | change framegroups parsing so the final EOL is optional |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | change framegroups parsing so the final EOL is optional |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | fix two checks to not crash when showtex is used withou... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | fix two checks to not crash when showtex is used withou... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | fix showtex |
commit | commitdiff | tree | snapshot |
2011-11-06 |
divverent | fix showtex |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | fix OBJ models not getting any lighting |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | fix OBJ models not getting any lighting |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | refactoring to avoid doing the same mistake again ... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | sync _DrawQ_Setup to R_ResetViewRendering2D (they match... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | refactoring to avoid doing the same mistake again ... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | sync _DrawQ_Setup to R_ResetViewRendering2D (they match... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | eat unsupported tokens from framegroups file |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | eat unsupported tokens from framegroups file |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | framegroups parsing: make 5th arg animation name, not... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
havoc | fix crash in CL_ModelIndexList_f |
commit | commitdiff | tree | snapshot |
2011-11-05 |
divverent | framegroups parsing: make 5th arg animation name, not... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
havoc | fix crash in CL_ModelIndexList_f |
commit | commitdiff | tree | snapshot |
2011-11-03 |
divverent | fix segfault in prvm_printfunction |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | fix accuracy issue in timerefresh |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Rudolf Polzer | fix some va() use difference |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Rudolf Polzer | fix a merge resolution failure in a previous cherry... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | mark 5 permutation bits eligible for moving to static... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | win32: add two includes to make sure the constants... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
havoc | support GL_ARB_framebuffer_object, with GL_EXT_framebuf... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | mark 5 permutation bits eligible for moving to static... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | fix some typos |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | Command line: -sessionid, cvars: locksession, (R/O... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
havoc | fix an issue with glStencilFuncSeparate being misused... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | impact handling: instead of detecting teleports by... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | speed up leaktest a bit |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | win32: add two includes to make sure the constants... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
divverent | fix some typos |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | Crypto_LoadKeys: make the caller responsible for the... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | lock the thread mutex while altering crypto key stuff |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | Command line: -sessionid, cvars: locksession, (R/O... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
havoc | fix an issue with glStencilFuncSeparate being misused... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | impact handling: instead of detecting teleports by... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | speed up leaktest a bit |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | VM_Warning should appear even if developer is 0. |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | remove debug print |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | more parsing fix |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | fix a parsing issue for framegroups files |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | remove debug print |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | more parsing fix |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | fix a parsing issue for framegroups files |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | fix compile of VM_Warning changes |
commit | commitdiff | tree | snapshot |
2011-11-01 |
divverent | VM_Warning should appear even if developer is 0. |
commit | commitdiff | tree | snapshot |
next |