]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2009-02-18 divverentforgot these two files
2009-02-18 divverentExperimental theora capturevideo code.
2009-02-17 divverentcapturevideo: prefill incomplete header fields a bit...
2009-02-17 havocfix bugs with missing shader replacements casting shadows
2009-02-17 divverentfix typo in some powers of two
2009-02-17 divverentadd Q3A's EF_TELEPORT_BIT (toggle it when teleporting...
2009-02-17 divverentDP_QC_GETTAGINFO_BONEPROPERTIES
2009-02-16 havocfix a compile error when using C++ mode
2009-02-16 divverentskip interpolation if tagentity changes
2009-02-16 havocfix some mingw64 warnings (I hope)
2009-02-16 havocadded cvar sv_gameplayfix_gravityunaffectedbyticrate...
2009-02-16 havocimplemented zpass shadowing, not used yet
2009-02-15 havocsomehow this file was not committed in the last one
2009-02-15 havocdon't prepend textures/ on halflife wad loading
2009-02-15 havocuse nlerp for bone rotations in skeletal model renderin...
2009-02-15 havocsimplified tag info code
2009-02-15 havocadded shadertime field in csqc
2009-02-12 havoclaying the groundwork for zpass shadow volume support...
2009-02-12 havocadded TEXF_FORCELINEAR to many special effect textures
2009-02-12 havocearly steps toward support for persistent caching of...
2009-02-12 havocimplemented occlusion query support on corona rendering...
2009-02-11 divverentfix memory corruption when using trailparticles with...
2009-02-10 divverentremove two debug prints
2009-02-10 divverentfix a typo
2009-02-10 divverentimproved handling of non-seekable AVIs; also: do less...
2009-02-10 divverentmake AVI writing a bit more robust; if seeking back...
2009-02-09 divverentCSQC traceline/tracebox: don't set hitnetworkplayers...
2009-02-07 divverentbugfix for showtopspeed
2009-02-06 divverentfix a possible bug with zym model animation (this looks...
2009-02-06 divverent[ 2566720 ] showtopspeed v3
2009-02-02 havocAt O.Sezer's recommendation filematch.c has been change...
2009-02-02 havocdisabled main in sys_win.c at O.Sezer's recommendation...
2009-02-02 havocchanged CC=gcc to CC?=gcc at O.Sezer's recommendation
2009-02-01 divverentfix two typos in vid_wgl code
2009-01-31 divverentmore fullscreen cleanup
2009-01-31 divverentcleanup of fullscreen code; do not use VidMode when...
2009-01-28 divverentdamn, revert the accidental change to makefile.inc
2009-01-28 divverentfix a type
2009-01-28 divverentmake DP compile with C++ again
2009-01-28 divverentoops, fixing syntax
2009-01-28 divverentsome fixes for NetWM fullscreen
2009-01-28 divverenttry to improve netwm fullscreen mode
2009-01-28 havocfix another warning reported by O.Sezer
2009-01-28 havocfix for a typo from O.Sezer
2009-01-27 divverenthandle FocusIn and FocusOut in NetWM fullscreen mode
2009-01-27 divverentfix my last fullscreen change
2009-01-27 divverentattempt to fix csqc entity networking by not sending...
2009-01-27 divverentbeginning of vid_netwmfullscreen; does not work yet...
2009-01-26 havocremove an unused variable
2009-01-25 divverentfix typos on sizing collision patches
2009-01-25 divverentactually use the cross product of two DIFFERENT vectors...
2009-01-25 havocfix stupid degenerate triangle check, I don't have...
2009-01-24 divverentfix modelyawradius calculation
2009-01-23 divverentcvarlist, buf_cvarlist: support wildcards if present...
2009-01-23 divverentfix typo in Set/SetA
2009-01-23 divverentdo the skipping here too
2009-01-23 divverentadd an argument to filter out a cvar prefix
2009-01-23 divverent+"DP_QC_CVAR_DESCRIPTION "
2009-01-22 divverentDP_SV_ONENTITYPREPOSTSPAWNFUNCTION - hooks before and...
2009-01-20 havocfix bug with menu_mouse_absolute 1 in Nexuiz
2009-01-20 havocfixed a serious bug in initialization of frac[][]
2009-01-20 havocfix bugs with q1bsp/hlbsp rotating submodels, caused...
2009-01-19 havocfix a number of char types that should be int, to make...
2009-01-18 divverentGAME_NEXUIZ: skip player entities in hitnetworkplayers...
2009-01-17 havocdisable DGA mouse by default
2009-01-16 havocadded servertime, serverprevtime, serverdeltatime globa...
2009-01-16 divverent- fix tracing against networked players on the client...
2009-01-15 divverentmake csqc entity sounds follow their entity
2009-01-15 havocremove templights change
2009-01-15 havocfix for more missing stuff
2009-01-14 havocforgot to include this file, fixes PBLEND_INVMOD error
2009-01-14 havocadded blend and orientation commands for effectinfo...
2009-01-13 divverentcl_demo_mousegrab
2009-01-13 havocI noticed the edgefriction value was wrong in the QW...
2009-01-13 divverentfix warning
2009-01-13 divverentremove the PRVM_BOUNDSCHECK_CVAR define
2009-01-12 divverentfix csqc code insertion in autodemos
2009-01-10 divverentrotate the blur pentagram by 180 degrees :P
2009-01-10 divverentadd a second parameter to the blur to mix the pentagram...
2009-01-10 divverentremove the latest change (it was redundant, as a glsl...
2009-01-10 divverentadd a new vec2 LowerRightCorner to the glsl shader...
2009-01-08 divverentAdd a comment explaining how the compression algorithms...
2009-01-08 divverentBlub's "deflate" extension to the download system.
2009-01-08 divverentcommandmode: use Cmd_ExecuteString so semicolons don...
2009-01-08 divverentreject downloads of non-regular files
2009-01-08 divverentFS_LoadFile: don't segfault when trying to open a non...
2009-01-08 divverentmaking the new cvars saved ones
2009-01-08 divverentbetter defaults for headphones
2009-01-08 divverentsnd_spatialization_control: earphone friendly mode...
2009-01-08 divverentnow handle the SV_VM_Begin stuff correctly here
2009-01-08 divverentfix overrun in netconn.c when creating status replies...
2009-01-08 divverentnow also save the old prog... hope THIS works always
2009-01-08 divverentoops, this is in the server VM
2009-01-08 divverentbe a little more strict with contents of worldstatus...
2009-01-08 divverentnew cvar: sv_status_show_qcstatus
2009-01-06 divverentsupport more different vorbis comment names for looped...
2009-01-05 divverenthide the R_Mesh_Draw message unless developer is 100...
2009-01-03 divverentSV_PushMove: ignore pushes from and to "owned" entities
2009-01-03 divverentfix cleanup of player names that use ^xRGB
2009-01-03 divverentfix lod group comparing for pos/neg zeroes
next