]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2009-04-04 divverentfix tiny typo
2009-04-04 divverent- fix Q3 shaders coming from a curled pk3
2009-04-04 divverenthopefully fix the crash issue on windows by hitting...
2009-04-04 divverentfix crash when playing some demos
2009-04-04 divverentfurther loading screen improvement
2009-04-04 divverentdon't draw loading plaque on dedicated server :(
2009-04-04 divverentexperiemnt: call the event loop from loading plaque...
2009-04-04 divverentmake Quake start again :P
2009-04-04 divverentmore loading screen stuff, now shows loading screen...
2009-04-04 divverenta nice improvement to the loading plaque: displaying...
2009-04-04 havocit is now possible to have multiple map models loaded...
2009-04-04 divverentmove csqc_progdata and csqc_progdata_deflated from...
2009-04-04 divverentfix memory leaks in server csqc
2009-04-04 divverentfix a memory leak in WriteImage
2009-04-04 sajtupdate crosshair slider
2009-04-04 havocdon't apply host_sleep when in a timedemo
2009-04-04 havocadded host_sleep cvar, defaults to 1 millisecond wait...
2009-04-04 havocchanged r_speeds glFinish to only occur when set to...
2009-04-02 havocfix severe animation bug with single-frame framegroups...
2009-04-02 havocreset rsurface.entity in a couple more cases
2009-04-02 divverentfix the NaN checks
2009-04-01 havocchanged sv_masterextra cvars back to IP addresses to...
2009-04-01 havocreplaced sv_clmovement_waitforinput with sv_clmovement_...
2009-04-01 divverentturn off exact specular math by default (it's better...
2009-04-01 havocreset rsurface.entity to NULL after each entity is...
2009-04-01 havocfix messed up r_hdr bloom rendering (wasn't setting...
2009-04-01 havocset rsurface.entity correctly before calling R_GetCurre...
2009-04-01 divverentmake cvar* functions unable to retrieve private cvars
2009-04-01 divverentslightly more exact "exact specular math", prevents...
2009-03-30 havocadded extension names for DP_GFX_MODEL_INTERPOLATION and
2009-03-30 havocreworked animation interpolation code - entity_render_t...
2009-03-30 havocfix a use of tempmempool to be loadmodel->mempool
2009-03-29 havoccompute sorted surface list at load of each model ...
2009-03-29 havocupdated project files to include cap_avi.c and cap_ogg.c
2009-03-27 divverentsame fix for csqc
2009-03-27 divverentproperly let sounds come out of attached entities ...
2009-03-26 divverentonly enable nonpoweroftwo textures if GL_MAX_VERTEX_TEX...
2009-03-25 divverentmake r_showtris no longer use glVertex
2009-03-23 divverentvariable name fixes only, no change in behaviour
2009-03-23 divverentoops, move the print for that string upwards, as other...
2009-03-23 divverentin PRVM state dumps, also dump a special extra string...
2009-03-23 divverentlibcurl: if a resume ended up with an invalid pack...
2009-03-22 motorsepproject file to build SDL executives
2009-03-22 divverentchange names of functions, and add comments.
2009-03-22 divverentcurl: delete the downloaded pk3 if adding it failed
2009-03-22 divverentshow correct percentage when resuming
2009-03-21 divverentDP_QC_GETTIME
2009-03-21 divverentchange the model of curves approximation to one that
2009-03-19 divverentfix warning
2009-03-19 divverentmake gettaginfo actually work:
2009-03-18 divverentFTE_QC_CHECKPVS
2009-03-18 divverentDP_QC_FINDCHAIN_TOFIELD (saves into another field than...
2009-03-15 divverentforce 32bit origin for player entiites (TODO: possibly...
2009-03-14 divverentExperimental new patch welding code by "someone", fixin...
2009-03-13 havocmade lhrandom never return MIN (it already never return...
2009-03-12 divverentfix tiny bug in AVI writing
2009-03-12 divverentmake bouncing also support the entity gravity
2009-03-12 havocadded sv_gameplayfix_slidemoveprojectiles which avoids...
2009-03-12 havocdon't use 16bit origin protocol for attachments
2009-03-11 havocchanged sv_gameplayfix_delayprojectiles to also delay...
2009-03-11 divverentsome typecasts for g++
2009-03-11 divverentmodeldecompile: detect skeletal models properly (no...
2009-03-11 divverentdecompile models written by pre-r8533 zmodel correctly
2009-03-11 divverent[ 2680901 ] Fix server/client crashes
2009-03-11 havocminor code simplification
2009-03-11 havocanother obj fix
2009-03-11 havocanother obj fix (normals)
2009-03-11 havocfix zmodel script to actually work
2009-03-11 havocmore fixes for obj export
2009-03-10 havocmore fixes for OBJ export
2009-03-10 havocfix two problems in obj export
2009-03-10 havocfix typo
2009-03-10 havocimplemented modeldecompile command, saves .obj version...
2009-03-09 divverentchange a cast, trying to fix DP in g++
2009-03-07 divverentfix the latest patch (print the right number)
2009-03-07 divverentallow maxplayers to be changed in game (it'll then...
2009-03-06 divverentfix token endpos writng by tokenizebyseparator
2009-03-06 divverenttokenize: allow more tokens
2009-03-03 divverentadd a strftime reference to the cvar descriptions so...
2009-03-03 divverentparticle culling: don't crash if r_refdef.scene.worldmo...
2009-03-03 divverentbring back the stupid Matrix4x4_Invert call as it break...
2009-03-03 divverentcorona query: move the "all pixels" query to the center...
2009-03-03 divverentspeed up cl_project (it can simply use the inverse...
2009-03-02 divverentwork around ATI bug in corona occlusion testing (use...
2009-03-02 havocremove a debug line
2009-03-02 havocreplaced cl_particles_novis with cl_particles_viscullin...
2009-03-02 havocchange default value for cl_particles_novis to 1 becaus...
2009-02-27 divverentadd three more places to send keepalives. No more disco...
2009-02-27 divverentimprove keepalive handling (also send keepalives during...
2009-02-26 divverentcount entities removed by SV_OnEntityPreSpawnFunction...
2009-02-26 divverentfix typo in previous commit
2009-02-26 divverentuse trace_plane_normal to check whether the trace succeeded
2009-02-25 divverentscr_screenshot_hwgamma - makes the HW gamma table apply...
2009-02-25 divverentfix v_color_enable with v_glslgamma
2009-02-25 divverentnever prefer an entity trace over a world trace if...
2009-02-25 havocZQ_PAUSE extension patch from GreEn`mArine
2009-02-23 divverentC++ compile fixes
2009-02-21 divverentcl_capturevideo_nameformat
2009-02-21 divverentadd some casts for g++
2009-02-21 divverentclarify that the new matrixlib functions only are suppo...
next