]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
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...
2010-05-24 divverentMod_Alias_GetTagIndexForName returns an 1-based index...
2010-05-23 vortextry fix a warning
2010-05-23 divverentremove a superfluous and possibly harmful block in...
2010-05-22 vortexDP_GFX_FONTS: add 2 additional parms to loadfont()...
2010-05-22 vortexbugfix recent font additions
2010-05-22 vortexdocumented DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8
2010-05-22 vortexformed DP_GFX_FONTS/DP_GFX_FONTS_FREETYPE/DP_UTF8 exten...
2010-05-22 divverentsv_airstrafeaccel_qw cvar for tuning CPMA-style physics
2010-05-22 motorsep+Added Urre's game, "Strap-on-bomb Car"
2010-05-21 divverentfix a wrong mempool use in Mod_Alias_AnimateVertices...
2010-05-21 divverentfix a typo in default deluxemap setup
2010-05-21 divverentMake another replacement
2010-05-21 divverentOops, forgot something
2010-05-21 divverentAttempt to fix issues with spectating / demos
2010-05-19 divverentfix warning
2010-05-19 divverentfix stairsmoothing annoyance through warpzones
2010-05-18 vortexremove some Blood Omnicide related hacks, fixed video...
2010-05-18 divverentautocvars: update to current value after loading a...
2010-05-18 divverentfix a double free problem in jpeg.c
2010-05-18 divverentstart of "dpdefs", QC files that define all current...
2010-05-16 vortexmade cprogs.dat builtin #303 (setproperty) accept 1...
2010-05-15 divverentattempt at better defaults for gunmodel effects; try...
2010-05-12 divverentDP_CSQC_BOXPARTICLES
2010-05-11 havocreally fix multiple effectinfo.txt file loading
2010-05-11 havocfix loading of q1bsp sky replacement textures to also...
2010-05-11 divverenttwo more obvious bugs in worldnamenoextension
2010-05-11 divverentproperly strip the / from worldbasename
2010-05-11 havocappend maps/mapname_effectinfo.txt as intended
2010-05-11 havocsomehow I missed this edit in the other maps/ checks
2010-05-11 divverentparticles: apply rotation so that in the initial displa...
2010-05-10 divverentanoth'error bites the dust
2010-05-10 divverentfix compile error
2010-05-10 havocfixed bug with effectinfo.txt loading so that it now...
2010-05-09 divverentstringbuffers: allow "" strings, keep disallowing NULL...
2010-05-09 divverentfix segfault on empty slots in a stringbuffer on buf_sort
2010-05-09 divverentfix funny loading screen breakage with DX vertex formats
2010-05-09 divverentadd a missing include
2010-05-09 divverentscreenshot: get rid of the 3*w*h+18 TGA buffer; instead...
2010-05-09 havocchanged R_Mesh_PrepareVertices_*_Unlock and _Lock funct...
2010-05-09 havocuse rsurface.modelelement3i variable instead of
2010-05-09 havocfix a stencil shadowvolume bug with models that use...
2010-05-08 divverentWritePicture: also support png input images :P
2010-05-08 divverentmakefile: we need to link to image loading libs in...
2010-05-06 divverentnew cvar: mastervolume (controlling both volume and...
2010-05-05 vortexadd r_editlights_lock command which will lock selection...
2010-05-04 divverentdemo deleting: switch the meaning of the values 2 and...
2010-05-04 divverentproperly declare the aircontrol power cvar
2010-05-04 divverentfix the EndIncreaseEdicts handlers as edicts beyond...
2010-05-03 divverentsv_aircontrol_power - customizing the response curve...
2010-05-02 vortexcall m_hide() on loadgame/map/changelevel/restart if...
2010-05-02 havocdon't generate vertex colors in q1bsp format for shader...
next