]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2007-04-16 havocimplemented shownetgraph
2007-04-16 havocfixed several issues in the recent effect rate limiting...
2007-04-16 havocEF_LOWPRECISION is now default on all entities except...
2007-04-16 havocsv.datagram is now flushed to client->unreliablemsg...
2007-04-15 havocmade cl_joinbeforedownloadsfinish a saved cvar
2007-04-15 havocmade cl_nettimesyncmode a saved cvar
2007-04-15 havocadded cl_nettimesyncmode 7 (adaptive + loose sync)
2007-04-15 havocadded cl_nettimesyncmode 6 (adaptive sync, gradually...
2007-04-15 havocincreased cl_nettimesyncmode 5 tolerance to 25% of...
2007-04-15 havocchanged cl_nettimesyncmode 2 to use tighter tolerances...
2007-04-15 havocsp2 loader no longer errors if an image is missing
2007-04-15 divverentNew console commands sv_cmd, menu_cmd, cl_cmd, that...
2007-04-15 divverentadds a cvar r_picmipsprites that, when set to 0, makes...
2007-04-14 divverentfix segfault sendcvar for non existing cvars introduced...
2007-04-14 havocchanged default cl_autodemo_nameformat to put demos...
2007-04-14 havocremoved all commandline checks for the option "-safe...
2007-04-13 havocsaved a little more memory by not keeping around the...
2007-04-13 havocfix broken allocation code for skeletal models that...
2007-04-13 havocremoved cl_nettimesyncmode 5 code, changed default...
2007-04-13 havocadded cl_nettimesyncmode 5 (now the default), this...
2007-04-13 havocchanged .viewzoom field to scale view frustum slopes...
2007-04-12 havocchanged descriptions of r_ambient and r_fullbright...
2007-04-12 havocremoved some unnecessary code in CL_TimeRefresh_f
2007-04-12 havocimplemented two more checks for cls.timedemo to bypass...
2007-04-11 havocadded cls.timedemo check in S_PaintAndSubmit to use...
2007-04-07 havocpatch from div0 to fix nexuiz ctf flag icon code so...
2007-04-07 havocfixed a third instance of the length(CubeVector) attenu...
2007-04-07 havocthe value of r_textshadow now controls the amount of...
2007-04-07 havocsomehow forgot to save this file before committing...
2007-04-07 havocplayer model no longer shadows gun model
2007-04-07 havocadded clearstencil parameter to R_Shadow_RenderMode_Ste...
2007-04-07 havocadded GL_DepthRange function and MATERIALFLAG_SHORTDEPT...
2007-04-06 havocview models no longer receive stencil shadows (only...
2007-04-06 havocfix one more case of EF_NODEPTHTEST not being checked
2007-04-06 havocremoved MATERIALFLAG_TRANSPARENT
2007-04-06 havoccheck vid_activewindow in several spammy prints that...
2007-04-06 havocadded cl_nettimesyncmode 4, this is not the default...
2007-04-06 havocmade the following changes to CL_NetworkTimeReceived:
2007-04-06 havocchanged "new engine string" prints to also include...
2007-04-06 havocchanged "sample frames missing" and similar warnings...
2007-04-06 havocfixed a bug where the loading plaque caused front buffe...
2007-04-06 havoccl_bobmodel_side and cl_bobmodel_up cvars now are scale...
2007-04-05 havocfix bug with cl_nolerp 1 that caused playdemo to play...
2007-04-05 havocfixed bug where dpmod weapons fired twice as often...
2007-04-05 havocfix another prediction issue (physics code was being...
2007-04-05 havocreworked predicted player physics to call PlayerPreThin...
2007-04-05 havocchanged sv.time to realtime in name change time limit...
2007-04-05 havoceliminated most calls to Sys_DoubleTime (using realtime...
2007-04-05 havocfix severe timing issues regarding the global variable...
2007-04-05 havocfix bug with players not moving during the input timeou...
2007-04-04 havocfixed compile error in GLSL shader with the new texture...
2007-04-04 havocimplemented vbo rendering of map, models, and compiled...
2007-04-04 havocadded gl_vbo cvar to allow disabling of vbo rendering...
2007-04-04 havocnow creates EBOs and VBOs containing static model geome...
2007-04-04 havocadded bufferobject and bufferoffset parameters to all...
2007-04-04 havocthe beginnings of VBO support in the rendering backend
2007-04-04 havoc*** empty log message ***
2007-04-04 havoccorrected showturtle cvar description (it said it was...
2007-04-04 havocfixed two timing flaws where cl.realframetime was used...
2007-04-03 havocfix bug in the previous movement patch where moves...
2007-04-03 havocchanged PlayerPrethink/think/PlayerPostThink to occur...
2007-04-03 havocadded detection of VBO extension
2007-03-31 havocpatch from div0 to fix the fixangle logic (my fix appar...
2007-03-31 havocpatch from div0 that improves mac keyboard support...
2007-03-30 havocadded back bullet impact sparks due to complaints
2007-03-30 havocslight improvement to the new bullet smoke
2007-03-30 havocmake timedemo and -benchmark use srand(0) to get more...
2007-03-30 havocdisabled cl_beams_instantaimhack by default, and disabl...
2007-03-30 havocremoved restrictions on r_fullbright and r_ambient...
2007-03-30 havocfix the corona view distance culling checks, had the...
2007-03-30 havocchanged cl_particles_quake mode to use size 1.5 for...
2007-03-30 havocfix bug that caused blood stainmaps to not appear when...
2007-03-30 havoccleaned up R_DrawCoronas code to be more readable/maint...
2007-03-30 havocfix bug which caused CL_Move to not see any network...
2007-03-30 havocfixed specularscale calculation
2007-03-29 havocfix warning
2007-03-29 havocchanged Sys_Sleep functions to take microseconds instea...
2007-03-29 havocadded DP_QC_TOKENIZEBYSEPARATOR extension
2007-03-29 havocadded r_shadow_usenormalmap cvar which allows you to...
2007-03-29 havocadded NetConn_SleepMicroseconds function, and LHNET_Sle...
2007-03-29 havoccl_bob* cvars are now saved
2007-03-28 havocstop demo playback on connect command but do not disconnect
2007-03-27 havocadded .float disableclientprediction field for qc to...
2007-03-27 havocremove unused variable
2007-03-27 havocmade scr_printspeed 0 also disable slow printing
2007-03-27 havocchanged default value of scr_printspeed from 8 to 10000...
2007-03-27 havocpatch from div0 to make svc_finale text show up immedia...
2007-03-26 havocremove unnecessary calculations of absmin/absmax in...
2007-03-26 havocslight optimization to CSQC_AddRenderEdict - don't...
2007-03-26 havocfix bug in the last commit
2007-03-26 havocpatch from div0 to fix issues with libcurl on old nexui...
2007-03-25 havoceliminated dependency on quakedef.h, this file now...
2007-03-24 havocchanged default value of cl_netinputpacketlosstolerance...
2007-03-24 havocas requested by div0, sprint to world now behaves like...
2007-03-24 havocmoved clearing of self.fixangle to SV_Physics_ClientEnt...
2007-03-19 havocadded glFinish() call to loading screen (which uses...
2007-03-19 havocadded leaf culling using the shadow-caster frustum...
2007-03-18 havocchanged bestweapon command to match the one in proquake...
2007-03-18 havocadded iplog support (iplog_list command, iplog_name...
2007-03-18 havocadded cl_movement_minping cvar, default 50, this shuts...
next