]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2012-06-06 divverentMem_Realloc: allow the pool to be NULL in which case...
2012-05-27 havocadded note about multi-gpu on the descriptions of r_mot...
2012-05-27 havocdisable r_coronas by default
2012-05-24 vortexNew shader keyword dptransparentsort (can be "sky"...
2012-05-20 eihrulslightly cheaper linear PCF sequence
2012-05-19 eihruluse texture gather emulation for the shadowmap sampler...
2012-05-16 divverentfix alphatest surfaces in GL11 path
2012-05-16 divverentmultiple fog fixes for GL11/GL13 render path
2012-05-15 divverentreorder printf fields
2012-05-13 divverentworkaround for broken libc on mingw32
2012-05-05 havocfix some int to bool conversion warnings on MSVS2008
2012-05-05 havocredesigned r_celoutlines shader code to be a shadowing...
2012-04-29 divverentfix a stupid overrun in OP_DONE/OP_RETURN when trying...
2012-04-24 vortexR_MeshQueue_AddTransparent: Switch checks for RENDER_NO...
2012-04-21 divverentadd extra var DP_GMP_STATIC_LIBDIR
2012-04-20 divverentVM_sprintf: use intmax_t for integer types
2012-04-20 divverentfix ReadPicture/WritePicture for sizes > 32k
2012-04-20 havocfix a few more redundancies with PRVM_64
2012-04-20 havocfix several issues with PRVM_64, mostly cleaning up...
2012-04-19 divverentfix a warning that was there for a while
2012-04-19 divverentremove some more dead code
2012-04-19 divverentremove some more dead code ("Dead Increment" bugs from...
2012-04-19 divverentremove some dead initializations that clang-analyzer...
2012-04-19 divverenthandle the unlikely case of qglXSwapIntervalSGI becomin...
2012-04-19 divverentmark Host_Error as noreturn to help static analysis
2012-04-19 havocchanged PRVM_ValueString (used by prvm_global, prvm_glo...
2012-04-19 havocfix severe bugs with the PRVM_64 support, which affecte...
2012-04-19 havocfix some redundant int to float to double casts when...
2012-04-19 divverentfix writing using libpng15
2012-04-17 havocfix two bugs introduced in r11402 that broke dm6 telepo...
2012-04-15 havocdisable PRVM_64 until the bugs are worked out
2012-04-12 havocfix a use of Cmd_Argv(1) as a dpsnprintf format string
2012-04-11 divverentfix a typo
2012-04-11 divverentPRVM_64: make savegames precision-loss-less
2012-04-11 divverentfix "strings go past end of file" check
2012-04-09 havocfix PRVM_E_INT which was severely bugged
2012-04-06 divverentproperly check for bloom being active
2012-04-06 divverentCreate a cvar which changes brightness when r_bloom...
2012-04-05 havocuse prvm_vec_t for spawn_parms storage
2012-04-04 havocenable PRVM_64 define
2012-04-04 havocadded PRVM_64 define which upgrades the QC VM to double...
2012-04-01 divverentput comment about wrong cppcheck warning (apparently...
2012-04-01 divverentfix out of buffer access in snd_3dras
2012-04-01 divverentset right include path for two #include commands
2012-04-01 divverentanother NULL dereference fixed
2012-04-01 divverentremove pointless NULL checks in gl_rmain as they can...
2012-04-01 divverentslightly simplify cmd and cvar code (also silences...
2012-04-01 divverentfix NULL dereference in jam and avw video playback...
2012-04-01 divverentfix a NULL pointer dereference in modeldecompile
2012-04-01 divverentFIX LINEFEEDS :(
2012-04-01 divverentTurn off RFC 1149 on systems that have it enabled.
2012-03-24 eihrulR_Shadow_CullFrustumSide fixes
2012-03-22 havochush more warnings
2012-03-22 havocmark some functions as static to hush warnings
2012-03-21 havocimplemented collision_triangle_axialsides cvar (default...
2012-03-21 havocfixed compilation on MSVS2008 - do not use stdint.h
2012-03-20 vortexr_editlights: added r_editlights_drawproperties cvar...
2012-03-20 vortexWork-in-progress extension: DP_QC_STRINGBUFFERS_EXT_WIP.
2012-03-20 vortexIntroducing LibAvW - a wrapper DLL to play videos using...
2012-03-20 vortexcl_particles_reloadeffects <filename> - reload effects...
2012-03-18 divverentcheckpvs: use the right worldmodel
2012-03-18 divverentdocument that celshading and celoutlines currently...
2012-03-18 havocVM_FrameBlendFromFrameGroupBlend was using cl.time...
2012-03-18 eihrulfix usage of linear filter when using shadowmap sampler
2012-03-16 divverentfix a typo in challenge flood protection
2012-03-13 divverentfix an unlikely crypto downgrade attack found during...
2012-03-13 divverentalso block floods of getstatus, getinfo, getchallenge
2012-03-13 havocuse prog->progs_mempool for server DP_SKELETONOBJECTS...
2012-03-12 divverentintroducing "scr_loadingscreen_firstforstartup"
2012-03-10 divverentdpsoftrast: SHADERMODE_GENERIC SHADERPERMUTATION_ALPHAK...
2012-03-10 divverentallow MATERIALFLAG_CAMERA to fade out
2012-03-09 divverenttry to really fix vectorvectors to be 100% equivalent...
2012-03-09 havocpatch from Klaus Silveira cleaning up several inefficie...
2012-03-09 havocfixed a severely bugged check of R_BlendFuncFlags
2012-03-09 havocuse CFLAGS_ODE on prvm_cmd.c because it checks ODE_DYNA...
2012-03-09 havocfix compile error where no extern was defined for ode_dll
2012-03-08 divverentfix checkextension based ODE detection for QC code
2012-03-01 divverentadd a flag to forcibly turn off skeletal animation...
2012-03-01 divverentCon_ClearNotify: only hide notify, not chat
2012-02-28 divverentfix a stupid type error.
2012-02-28 divverentrunstandardplayerphysics: ignore the passed edict for...
2012-02-27 havocfix for .alpha and other effects on sprites that use...
2012-02-26 havocbyteswap S16LE sound data on load once, not twice :)
2012-02-24 divverentremove redundant check
2012-02-24 divverentdon't accumulate time reports for the first 10 seconds...
2012-02-24 divverentadd missing variable
2012-02-24 divverentalso count timing info when nobody is playing
2012-02-23 havocuse stickmouse code when SDL2 relative mouse fails
2012-02-23 havocwork with SDL2
2012-02-23 divverentI moved the IPv6 master server to another server. Sorry...
2012-02-21 havocuse both .items2 and serverflags in items stat, to...
2012-02-21 divverentfix a stupid typo
2012-02-21 divverentno need to waste a full page
2012-02-21 divverentcrazy feature: -DFILE_BASED_MALLOC=1
2012-02-20 havocfix the compiler error fo' reals this time
2012-02-20 havocfix compile error
2012-02-20 divverentwe don't use DGA any more, so why -lxxf86dga
2012-02-20 havocadded Q1 BSP2 format support, compatible with hmap2
2012-02-20 divverentadd a note about a VectorVectors bug
2012-02-20 divverentfix broken use of + and | in drawflags
next