]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2010-07-14 havocfix a warning in mingw
2010-07-14 havocfix a bug with svbsp compiled lights when a leaf has...
2010-07-14 divverentadd q prefix to modplug functions
2010-07-12 divverentMake cl_bobmodel work if cl_bob2 is enabled too. Althou...
2010-07-12 divverentBound the side bobbing's speed as well
2010-07-12 divverentRemove xyspeed from the side bobbing. The speed is...
2010-07-12 divverentComments
2010-07-12 divverentPlace / move a speed bound, to avoid bobbing getting...
2010-07-12 divverentBound cvar values instead of bounding how far the view...
2010-07-12 divverentGet rid of cl_bob2up. It's not good for -sideways-...
2010-07-12 divverentCvar description grammar fix :P
2010-07-12 divverentCode, name and comment cleanups
2010-07-12 divverentCenter the effect, as this isn't the vertical bobbing
2010-07-12 divverentTweak a definition and cvar
2010-07-12 divverentBetter name for the cvar set
2010-07-12 divverentRemove the rolling in favor of the side-bobbing. I...
2010-07-12 divverentBetter bounds for the view rolling, and fix a comment
2010-07-12 divverentBetter bounds
2010-07-12 divverentSorry, this is more correct
2010-07-12 divverentAdd bounds. Tweak the bounds of the default bobbing...
2010-07-12 divverentCode cleanup, disable by default (set cl_bobside to...
2010-07-12 divverentAdd a bobside_airtime like for the bobroll, to prevent...
2010-07-12 divverentMake the sideways bobbing speed-based. Not ready but...
2010-07-12 divverentCode now in its place, but still doesn't work as indented
2010-07-12 divverentGot the correct formula working. Code still not in...
2010-07-12 divverentSystem to calculate the walking direction properly...
2010-07-12 divverentRemove this, not needed
2010-07-12 divverentAttempt to implement sideway view bobbing as well,...
2010-07-12 divverentSuspend the effect when the jump button is pressed...
2010-07-12 divverentSlightly better cycle default
2010-07-12 divverentDisable by default
2010-07-12 divverentUse += instead. You never know what else might change...
2010-07-12 divverentSet better defaults and fix final comments. I think...
2010-07-12 divverentOptimize cvars
2010-07-12 divverentCap speed to sv_maxspeed, so this looks right when...
2010-07-12 divverentUnground smoothing. The roll slowly returns to normal...
2010-07-12 divverentcl_bobroll should only be a switch
2010-07-12 divverentFix centering, works exactly as intended now
2010-07-12 divverentUse independent cycle float
2010-07-12 divverentHalf fix TODO 2 with a simple check. The view doesn...
2010-07-12 divverentAttempt to implement Q4engine style bob-rolling (the...
2010-07-09 divverentcleanup mempool use when generating a shadow mesh ...
2010-07-07 divverentfix font loading bug causing E0xx glyphs to get zero...
2010-07-05 havocremove the #define list at the start of the embedded...
2010-07-04 divverentfinalize DP_CSQC_BINDMAPS:
2010-07-04 divverentuse a default bindmap of 0 in the PRVM commands, and...
2010-07-04 divverentmake -1 as bindmap argument also work, to mean "current...
2010-07-04 divverent- fix a bug in Quake menu when in_bindmap was not ...
2010-07-04 divverenta simple time profiler for prvm_profile, cvar: prvm_tim...
2010-07-03 havocupdated glsl and cg (now also directly compiled as...
2010-07-03 havocimplemented Direct3D9 renderer (off by default), not...
2010-07-02 havoccreated new MSVC2008 project files and solution from...
2010-07-02 divverentfix minor typo in doc-string
2010-07-02 havocfix a crash in particlefont.txt parser when given no...
2010-07-02 havocadd DeviceLost and DeviceRestored functions to R_Module...
2010-07-02 havocfix a bunch of warnings if compiling darkplaces as...
2010-07-02 havocgrow svbsp allocation limit much faster (*16 rather...
2010-07-01 divverenta third console picture layer. NOW we should be able...
2010-07-01 divverentnew cvar r_draw2d to turn off all 2D drawing (except...
2010-06-30 divverentmenuqc += +VM_getkeybind, // #342 string(float keynum...
2010-06-29 divverentfix a cvar name typo
2010-06-29 divverentnew cvars:
2010-06-29 divverentfix getsurfaceneartexture() returning no useful data
2010-06-29 divverentspeed up decal creation in newdecalsystem by using...
2010-06-26 havocmake sure dynamicvertex gets set by deformvertexes...
2010-06-25 havocfix a warning
2010-06-25 havocadd surfaceindex to bih_leaf_t and initialize it
2010-06-25 havocadded BIH_GetTriangleListForBox function
2010-06-24 divverentallow immediate stains in the new particle system to...
2010-06-24 divverentTEXF_CLAMP cubemap textures to fix seams (hack alert)
2010-06-24 divverentcameras: invert the correct coordinate to fix up texcoords
2010-06-23 divverentr_font_disable_freetype 0: don't replace the char by...
2010-06-23 divverentfix a minor typo causing a slight misprediction
2010-06-22 divverentcvsignore no longer used for ages, but we can make...
2010-06-21 divverentDDS picmip support (similar to JPEG one)
2010-06-21 divverentjpeg: perform picmip levels 1, 2, 3 accelerated by...
2010-06-20 divverentfix a bug in userwavefuncs, they now work 100% fine...
2010-06-20 divverentCatch bad pointers when loading corrupt TGAs
2010-06-19 divverentallow to freely place the chat panel when con_chatrect...
2010-06-17 divverentoptimize away NOP wave functions in one more case
2010-06-17 divverentsupport user install of SDL framework
2010-06-17 divverentuser (csqc) controllable wavefuncs
2010-06-15 divverentnew cvars:
2010-06-13 divverentit is libpng14.14.dylib on OSX
2010-06-09 havocfix pqrcon rcon_password bug introduced in r9420 (was not
2010-06-09 divverentVM_sprintf(): make %i treat the input as QC integer...
2010-06-06 divverentoops, should use 1.4.0 in the libpng14 version string...
2010-06-06 divverentlibpng14's .so name is libpng14.so.14, not .0 as usual
2010-06-06 divverentexperimental libpng14 support
2010-06-06 divverentpng: no longer use png_set_gray_1_2_4_to_8? (N/A in...
2010-06-06 vortexsupport for q3map2's custinfoparms.txt in Mod_LoadQ3Sha...
2010-06-05 divverentif a dotranslate_ variable exists, ALWAYS assume the...
2010-06-04 divverentsv_airspeedlimit_nonqw: a soft speedlimit for games...
2010-06-01 eihruliqmbounds loading fix
2010-06-01 eihrulsanity checking of most header offsets/sizes in IQM
2010-06-01 vortexfix defaultfont scale bug (which makes it invisible)
2010-05-28 havocraise MAX_STATICENTITIES for a new map goldenboy is...
2010-05-27 divverentfix some sentinel related error messages
2010-05-26 divverentMerge remote branch 'origin/mirceakitsune/gunmodel_effects'
2010-05-24 vortexfix a bug with font scale/voffset not surviving r_resta...
next