]> git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2011-01-20 divverentfix description of prvm_language dumping mode
2011-01-20 divverentfix alias word combining
2011-01-14 divverentmake it possible to turn off missing DDS file logging
2011-01-14 divverentuse the proper filename.pot instead of filename.dump...
2011-01-14 havocadded r_enableshadowvolumes cvar, this defaults to...
2011-01-14 divverentfix a memory leak of glsl shader permutations
2011-01-14 havocadded cvar mod_bsp_portalize to decide whether to gener...
2011-01-14 divverentmake infobar height configurable
2011-01-14 divverentfix the latest fix to Font_IndexForSize
2011-01-14 divverentfix a data type in Font_IndexForSize
2011-01-14 vortexdrawcolorcodedstring: support full 6 parms (added start...
2011-01-14 vortexAdded wasfreed() to menuqc builtinlist. Hushed "VM_bufs...
2011-01-03 divverentget rid of more clang warnings
2011-01-03 divverentget rid of clang warnings for SETPVSBIT/CLEARPVSBIT
2011-01-03 divverentfix a warning by clang
2011-01-03 vortexBetter perspective effect for SPR_OVERHEAD, added globa...
2011-01-03 divverentfix a stupid extra declaration in the glsl shader
2010-12-29 divverentfix the overflow checks in snd_ogg to handle different...
2010-12-27 divverentfix a bug in special character translation leading...
2010-12-26 divverentfix handling of the restart-animation bit
2010-12-26 divverentavgcolor calculation: also calculate alpha for DXT3
2010-12-25 divverentshut down a lot of startup developer spam
2010-12-25 divverentless unix terminal spam if developer <= 0 (should this...
2010-12-25 divverentfix a C++ error
2010-12-25 divverentfix avgcolor calculation with fake S3TC decoding
2010-12-25 divverentadd a trivial quarter-res S3TC decoder to DDS loading
2010-12-23 divverentalso make the darkplaces menu able to enter up to 127...
2010-12-23 divverentalso make MAX_SCOREBOARDNAME 128 in the small memory...
2010-12-23 divverentallow more font sizes
2010-12-23 divverentallow longer player names
2010-12-18 divverentr_showsurfaces: fix "ghost normals" xonotic-v0.1.0preview
2010-12-18 divverentequalize entities: desaturate the lightgrid when equali...
2010-12-18 divverentfix a warning
2010-12-18 divverentglx build, Linux: remove one source of message spam...
2010-12-18 divverentfix display of r_shownormals < 0
2010-12-17 divverentdo not crash if loading a particlefont texture fails
2010-12-16 vortexfix glgl water trick that doesnt work well (it was...
2010-12-16 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-12-16 divverentif a skyboxskinframe is missing, don't draw that sky...
2010-12-16 divverentWhen reallocating CSQC render entity space, make sure...
2010-12-16 divverentcare for the premultiplied-alpha flag when handling...
2010-12-14 divverentfound out why the water plane issue happend: namely...
2010-12-14 divverentremove another useless check
2010-12-14 divverentfix a case where r_hdr 1 can cause message spam (previo...
2010-12-14 divverentdo not crash if no matching water plane could be found...
2010-12-12 divverentfix sys_specialcharactertranslation for utf-8 mode
2010-12-12 divverentturn another print into a dprint
2010-12-12 divverentbe more silent about self-pack
2010-12-12 divverentdo not parse $variable stuff inside //comments
2010-12-12 divverentfix some stupid ft2.c warnings
2010-12-12 divverentsimplify it, and make it a bit nicer to the GPU
2010-12-12 divverentfix loading screen handling (prevent self-overdraw)
2010-12-12 divverentcustomizable loading screen picture scale, including...
2010-12-12 divverentfix a terminologic bug
2010-12-12 divverentuse MAX_SCOREBOARDNAME instead of a hardcoded 64 bytes...
2010-12-12 vortexmaked cl_video to have module playback, so several...
2010-12-04 divverentallow rtdlight off, rtworld on
2010-12-04 divverent100% untested: additionally apply mastervolume to ambie...
2010-12-04 divverentcvar saving: do not save all ALLOCATED cvars (seta...
2010-11-30 divverentfix random white pixels with r_shadow_glossexact caused...
2010-11-30 vortexAttempt to stabilize ODE. Now using constant step ...
2010-11-30 divverenthandle a missing key more gracefully in crypto_uri_postbuf
2010-11-30 divverentstrlennocol: fix color codes :P
2010-11-26 divverentalso support signed GET requests. We will always sign...
2010-11-26 divverentremove a stupid buf2file call
2010-11-26 divverentfix stdio mode
2010-11-26 divverentfix typo
2010-11-26 divverentcrypto-keygen-standalone: allow reading from file descr...
2010-11-26 divverentfix two typos
2010-11-26 divverentuse detached signatures for http post (more compatible...
2010-11-26 divverentinitial work for DETACHED signatures
2010-11-26 divverentfix a cast
2010-11-26 divverentmove base64 to common code
2010-11-26 vortexfix warnings by adding type casts
2010-11-26 divverentsupport passing extra headers in POST requests; but...
2010-11-26 divverentfix a typo
2010-11-26 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-26 divverentmove r_stereo adjustments into R_RenderView so that...
2010-11-24 divverentfix a stupid warning on OS X
2010-11-24 havocrefactored and optimized the R_Q1BSP_RecursiveGetLightI...
2010-11-21 havocfix a couple error messages on shutdown of dedicated...
2010-11-21 havocfix D3D9 build
2010-11-21 havocuse r_smoothnormals_areaweighting cvar on all calls...
2010-11-21 havocsomeone broke R_CompleteLightPoint, fix this call
2010-11-21 vortexCL_VM_GetLight: allow 2'nd optional parm which sets...
2010-11-20 Rudolf Polzer::stable-branch::reset=2b2ce6d4f94d18b45451c9e648c1c0bb...
2010-11-20 havocdon't load corrupt wav files
2010-11-20 havocprint more useful data when a corrupt input packet...
2010-11-20 divverentfix camera texture colors
2010-11-19 havocdon't load corrupt wav files
2010-11-19 havocfix fog on particles (premultiplied alpha change was...
2010-11-19 havocallow loading DXT2 and DXT4 dds files
2010-11-19 havocparticle rendering now uses premultiplied alpha (texture is
2010-11-19 havocnow that performance of cl_decals_newsystem is not...
2010-11-19 havocoptimize prologic inversion, it was really showing...
2010-11-19 havocmatch sound radius in Quake 1.01, where it was effectiv...
2010-11-19 havocchange default snd_soundradius back to 1000, matching...
2010-11-19 havocfor purposes of better compatibility with proquake...
2010-11-19 havocchanged default status output to match ProQuake 4.51
next