]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2011-01-11 divverentfix the latest fix to Font_IndexForSize
2011-01-11 divverentfix a data type in Font_IndexForSize
2011-01-07 vortexdrawcolorcodedstring: support full 6 parms (added start...
2011-01-07 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-02 divverentfix a warning by clang
2011-01-02 vortexBetter perspective effect for SPR_OVERHEAD, added globa...
2010-12-29 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-21 divverentallow longer player names
2010-12-18 divverentr_showsurfaces: fix "ghost normals"
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 vortextorgue->torque
2010-12-16 vortexODE improvements:
2010-12-16 vortexfix glgl water trick that doesnt work well (it was...
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-15 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-10 divverentfix a terminologic bug
2010-12-09 divverentuse MAX_SCOREBOARDNAME instead of a hardcoded 64 bytes...
2010-12-04 vortexmaked cl_video to have module playback, so several...
2010-12-03 divverentallow rtdlight off, rtworld on
2010-12-03 divverentcvar saving: do not save all ALLOCATED cvars (seta...
2010-12-01 divverent100% untested: additionally apply mastervolume to ambie...
2010-11-30 divverentfix random white pixels with r_shadow_glossexact caused...
2010-11-29 vortexAttempt to stabilize ODE. Now using constant step ...
2010-11-28 divverenthandle a missing key more gracefully in crypto_uri_postbuf
2010-11-28 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-25 divverentfix two typos
2010-11-25 divverentuse detached signatures for http post (more compatible...
2010-11-25 divverentinitial work for DETACHED signatures
2010-11-25 divverentfix a cast
2010-11-25 divverentmove base64 to common code
2010-11-25 vortexfix warnings by adding type casts
2010-11-25 divverentsupport passing extra headers in POST requests; but...
2010-11-25 divverentfix a typo
2010-11-25 divverentDP_QC_URI_POST extension (uri_post, uri_postbuf, crypto...
2010-11-24 divverentmove r_stereo adjustments into R_RenderView so that...
2010-11-24 divverentfix a stupid warning on OS X
2010-11-22 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-20 vortexCL_VM_GetLight: allow 2'nd optional parm which sets...
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 havocdo not generate vertexposition/vertexmesh arrays in
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-18 havocfor purposes of better compatibility with proquake...
2010-11-18 havocchanged default status output to match ProQuake 4.51
2010-11-18 havocdon't spam warnings about bogus frame numbers in states...
2010-11-18 havocfix proquake rcon replies - use NetConn_Write, not...
2010-11-18 havocadded server support for proquake rcon when running...
2010-11-17 divverentdeveloper_extra: also spam some messages during model...
2010-11-16 vortexplayvideo: cl_video_keepaspectratio == 2 will do clip...
2010-11-14 havocilluminated surfaces are now sorted by texture, giving...
2010-11-14 havocrename meshes to draws in r_speeds report
2010-11-13 havocfix some HLSL errors
2010-11-13 divverentavoid NULL pointer access if a surface had an unsupport...
next