]> icculus.org git repositories - divverent/darkplaces.git/shortlog
divverent/darkplaces.git
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...
2007-03-17 havocchanged some prints to dprints
2007-03-17 havocreenabled vid_grabkeyboard by default until the focus...
2007-03-17 havocplay a different sound (sound/misc/talk2.wav) for team...
2007-03-16 havoccl_autodemo and cl_autodemo_nameformat are now saved...
2007-03-16 havocfixed cl_autodemo
2007-03-16 havocfixed bug where every name/color/playermodel/playerskin...
2007-03-16 havoccorrected name of gl_ext_separatestencil server (it...
2007-03-16 havocreenabled keyboard grab when fullscreen - this is just...
2007-03-16 havocfix a double typo (thanks Willis)
2007-03-15 havocfix an error
2007-03-15 havocdisabled cl_movement prediction when cls.servermovesequ...
2007-03-15 havocrewrote stringlist stuff, now uses a (dynamically resiz...
2007-03-15 havocfix a crash in maps command
2007-03-15 havocaligned menu options to not cover the quake logo plaque...
2007-03-15 havocmain options menu now has only the most frequently...
2007-03-15 havocupdated with new default value of con_closeontoggleconsole
2007-03-15 havocreworked quake query code (CCREQ_/CCREP_ handling)...
2007-03-15 havocseparated the code that sends player name and such...
2007-03-15 havocchanged default snd_soundradius from 1000 to 2000,...
2007-03-15 havocimplemented support for fuhquake macros in fuhquake...
2007-03-15 havocmade cl_bob 0 also disable cl_bobmodel
2007-03-15 havocchanged default value of con_closeontoggleconsole due...
2007-03-15 havocset pmodel/emodel keys in userinfo for qw servers
2007-03-14 havocadd apple_multithreadedgl cvar (offloads OpenGL driver...
2007-03-14 havocadded cl_particles_rain and cl_particles_snow cvars...
2007-03-14 havocadded a missing return statement in the 'any-dimension...
2007-03-14 havocfix bug where transparent models used an out of date...
2007-03-14 havocloc file parsing now supports whitespace following...
2007-03-12 havocremoved duplicate entries in the cvar list
2007-03-12 havocremoved "Future supported games" section as it really...
2007-03-12 havoc442
2007-03-12 havoc446
2007-03-12 havocupdated readme
2007-03-12 havocmultiline cvar_t descriptions cause problems when build...
2007-03-12 havocremoved trailing comments on cvar declarations and...
2007-03-12 havoccorrected some comments
2007-03-12 havocremoved -demolooponly commandline option as it did...
2007-03-12 havocadded vid_grabkeyboard cvar which defaults to 0, this...
2007-03-12 havocimplemented proper handling of .frame2/.lerpfrac/.frame...
2007-03-12 havocadded support for locs/something.loc naming in loc...
2007-03-12 havocdisable interpolation of predicted movement locations...
2007-03-11 havocdon't abort a download if a level change occurs during...
2007-03-11 havocmake gamedir command work on dedicated servers
2007-03-11 havocincreased minimum developer cvar level for several...
2007-03-11 havocimplemented .loc file support, including some editing...
2007-03-11 havocchanged brightness of unlit q1bsp maps from 2x white...
2007-03-09 havocfix incorrect parameter count check on setspawnparms...
2007-03-09 havocremoved master 12.166.196.192 (run by Venim) because...
next