]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2011-10-01 divverentmove crc16()
2011-10-01 eihrulfix crash when compiling shadowmaps for certain Q3BSP...
2011-09-30 divverentoops, I hadn't document DP_QC_I18N back then... sorry...
2011-09-30 eihrulbetter fix for skeletal no-bones case
2011-09-30 eihrulhandle no-bones case for skeletal animation
2011-09-28 havocround the pitchchange setting to the nearest value
2011-09-28 havocfix another bug with sound pitchspeed parameter
2011-09-28 havocwrite SND_SPEEDUSHORT4000 correctly
2011-09-26 havocMac:
2011-09-26 havocdetect if items2 field was declared in the quakec rathe...
2011-09-26 havocfix two warnings (both were bad but unlikely to cause...
2011-09-26 divverentDDS: properly count miplevels for 1x1 textures too...
2011-09-25 vortexDP_PHYSICS_ODE: new SOLID_PHYSICS_CYLINDER. New "massof...
2011-09-24 divverentexport DP_SND_SOUND7_WIP2 (pitch shifting) to checkexte...
2011-09-24 vortexCSQC Getlight - added globals:
2011-09-23 havocif MATERIALFLAG_CUSTOMBLEND, clear MATERIALFLAG_ADD and
2011-09-21 divverentprevent recursive invocation of loading screen
2011-09-19 divverentvideo capture: add the missing 32768.0f factor
2011-09-18 divverentcvar saving robustness
2011-09-18 havocfix watershader on entities
2011-09-17 havocavoid crashes on watershader surfaces in models that...
2011-09-16 havoctighten the tolerances on water plane merging
2011-09-16 havoctransform surface vertices to worldspace before calcula...
2011-09-16 havocfix issues with watershader on models, also now support...
2011-09-16 havocadded scr_screenshot_timestamp cvar which defaults...
2011-09-16 havocadded network protocol for sound speed
2011-09-16 havocfixed multiple crashes and infinite loops in sound...
2011-09-16 divverentCSQC: support the sound pitch shift arg (NOT in SVQC...
2011-09-15 havocsound mixer now operates on floating point, has on...
2011-09-15 havocregister the snd_streaming_length cvar
2011-09-14 divverentfix a crash on CentOS 5.6
2011-09-14 divverentnew cvar: snd_streaming_length ("don't stream sound...
2011-09-14 havocchanged executable name detection to ignore path
2011-09-13 eihrulslightly better non-VSDCT shadowmap code
2011-09-13 eihrulabstracted texture2DOffset usage to work around GLSL...
2011-09-13 eihrulfix error with unused ClientTime reference
2011-09-12 vortexAdded DP_CSQC_ENTITYMODELLIGHT extension (CSQC-updated...
2011-09-12 eihrulslightly faster non-VSDCT GetShadowMapTC2D variant
2011-09-11 eihrulfix fix for shadow sampler sampling
2011-09-11 eihrulfix sampling of shadow2D results
2011-09-11 divverentclip velocity when detecting ground
2011-09-11 divverentmore canjump fixes
2011-09-10 divverentfix another canjump tracking bug; STILL not good
2011-09-10 divverentfix one bug in cl_movement_track_canjump. Still buggy.
2011-09-09 divverentadd a FIXME comment regarding canjump, will check that...
2011-09-08 divverentmodplug. set total length to 1<<30 now, as anything...
2011-09-08 havocchanged D3D shader warning prints to dprints
2011-09-07 divverentsimplify: just turn off rtlights on MATERIALFLAG_FULLBR...
2011-09-07 havocinitialize some variables differently in the HLSL shade...
2011-09-06 havocfix a C++ error introduced when ddspixels was used...
2011-09-06 divverentblendfunc addalpha
2011-09-06 divverentmod_q3shader_force_addalpha (default 0)
2011-09-06 divverentnow that DDS loading is consistent with RGBA loading...
2011-09-06 divverentDDS support: convert DXT3/DXT5 to DXT1 when requesting...
2011-09-06 divverentfix interaction of blendfunc with rtlights
2011-09-06 divverentRevert "disable divVerent's texflags hack for now becau...
2011-09-05 havocdisable divVerent's texflags hack for now because it...
2011-09-03 divverentshowtex 1
2011-09-03 divverentdisable offsetmapping where TEXF_ALPHA is not set and...
2011-09-02 divverentadd -noconsole option to block console input and display
2011-09-02 divverentalso set TEXF_ALPHA on GL_ONE GL_ONE (don't ask)
2011-09-02 divverentenable offsetmapping permutations only if a normalmap...
2011-09-01 divverentchange how offsetmapping bias works for less artifacts...
2011-09-01 divverentfix parameter number
2011-09-01 divverentchange to offsetmapping syntax:
2011-08-31 divverenton Unix, avoid actually creating config.cfg when testin...
2011-08-30 divverentfix a typo causing compile error
2011-08-30 divverentfix another data loss type conversion
2011-08-30 divverentoffsetbias: changed range to 0..1 to match what the...
2011-08-29 divverentmake offsetmapping bias actually work
2011-08-29 divverentset TEXF_ALPHA on shader stages only if necessary
2011-08-29 vortexOffsetmapping: new "Bias" parameter that sets a custom...
2011-08-29 divverentadd missing TEXF_ALPHA when loading the glossmap
2011-08-29 divverentgloss: exact specular math has min gloss exponent 4...
2011-08-29 divverentmake sure another way it never calculates 0^0
2011-08-29 divverentmake sure gloss never calculates 0^0
2011-08-27 divverentimplement TEXF_FORCE_RELOAD to reload a pre-existing...
2011-08-27 divverentfix cachepic handling with respect to r_restart and...
2011-08-24 eihrulfix bugs introduced by r11262
2011-08-24 divverentthis file needs eol-style too...
2011-08-24 divverentadd a script to automate svn:eol-style processing
2011-08-24 divverentset svn:eol-style properties on new files
2011-08-24 eihruladd missing uniform
2011-08-24 eihrulfix crashing due to alignment
2011-08-24 eihrulALIGNED_SIZE -> ALIGN_SIZE
2011-08-24 eihrulonly need 4 byte alignment for atomicity
2011-08-24 divverentwho's inserting CRLFs all the time
2011-08-24 divverentbig oops: fix C++ compilation (had used "operator"...
2011-08-23 vortexExperimental r_glsl_offsetmapping_lod cvar which applie...
2011-08-23 divverentfix gameversion logic :(
2011-08-23 divverentnew cvar: r_sortentities to sort render edicts.
2011-08-21 vortex2 new cvars: sv_gameplayfix_unstickentities and sv_game...
2011-08-20 divverentcvar: csqc_usedemoprogs
2011-08-20 divverentdpshaderkill enhancements
2011-08-20 havocadded dpshaderkillifcvar and dpshaderkillifcvarzero...
2011-08-18 divverentsys_usenoclockbutbenchmark: use double for the timer,
2011-08-18 divverentbe more clear that the crypto_keys fingerprints are...
2011-08-17 divverenturi_post: make content type mandatory
2011-08-17 divverentallow extra args for messagemode and messagemode2 to...
2011-08-16 divverentMOVETYPE_FLY_WORLDONLY (movetype 33)
next