2011-12-09 |
divverent | While I'm reworking this anyway: also write a file... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
divverent | blind_id: rework of keygen to be able to save an unsign... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
vortex | ODE: experimental 'erp' field for per-entity control... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
vortex | RF_MODELLIGHT compatible with getlight() - assuming... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
havoc | print E5_COMPLEXANIMATION and E5_TRAILEFFECTNUM in |
commit | commitdiff | tree | snapshot |
2011-12-09 |
havoc | disable VorteX's broken physics_ode_constantstep code... |
commit | commitdiff | tree | snapshot |
2011-12-09 |
havoc | r_showbboxes now shows SOLID_CORPSE as orange |
commit | commitdiff | tree | snapshot |
2011-12-05 |
havoc | fixed a crash with r_shadow_bouncegrid 2 when also... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
divverent | move the hack to makefile, as it's using a GNU make... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
divverent | makefile: if a .h file in dependency file is missing... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
divverent | we now no longer need the auto RENDER_EXTERIORMODEL... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
divverent | make player_localnum and player_localentnum conform... |
commit | commitdiff | tree | snapshot |
2011-12-04 |
divverent | fix CSQC view entity handling |
commit | commitdiff | tree | snapshot |
2011-12-04 |
divverent | add cl_minfps_force cvar to run minfps code even during... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
divverent | cl_minfps: apply r_refdef.view.quality to reliefmapping... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
divverent | transform: make hysteresis one-sided, no behaviour... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
divverent | new cl_minfps logic that seems a lot more successful... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
divverent | fix a typo... why didn't compiler error |
commit | commitdiff | tree | snapshot |
2011-12-03 |
divverent | effectinfo: lightcorona <alphascale> <sizescale> (defau... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
divverent | CSQC: propagate automatic RENDER_EXTERIORMODEL inherite... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
eihrul | check for valid socket in Con_Rcon_Redirect_Flush |
commit | commitdiff | tree | snapshot |
2011-12-03 |
havoc | added r_shadow_shadowmapping_useshadowsampler cvar... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
havoc | fix GLSL compile errors caused by use of * 64 rather... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
havoc | bind to GL_ARB_framebuffer_object functions correctly... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
havoc | since motorsep put steelstorm2 after steelstorm, change... |
commit | commitdiff | tree | snapshot |
2011-12-03 |
motorsep | + Added Steel Storm 2 and Tomes of Mephistopheles games |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | fix lightmapscale logic for sRGB lightmaps to actually... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | fix a stupid typo in pausable checking code |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | runstandardplayerphysics: also implement the no-args... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | more bugfix |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | make dpdefs capable to compile Xonotic |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | we need max with ... |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | dpdefs: lots of improvements |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | remove dpmod stuff here |
commit | commitdiff | tree | snapshot |
2011-11-26 |
divverent | move VF_MAINVIEW and VF_MINFPS_QUALITY to DP's extensio... |
commit | commitdiff | tree | snapshot |
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 |
next |