]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2009-11-14 havocreduced memory usage of sound in Nexuiz by about 70MB...
2009-11-14 havocautomatically load/unload cachepic_t textures from...
2009-11-13 havocincrease MAX_CACHED_PICS in DP_SMALLMEMORY case back...
2009-11-13 havocavoid a memory allocation on each directly uploaded...
2009-11-13 havocrewrote clump allocation system, added an experimental...
2009-11-13 havocdon't call Mem_CheckSentinelsGlobal in image loaders...
2009-11-13 havocfix two typos in last commit
2009-11-13 havocseparate handling of num_pvsclusterbytes in ViewCache...
2009-11-13 havocbump a few limits in DP_SMALLMEMORY (cachedpics was...
2009-11-12 havocmove R_Main_ResizeViewCache call to fix a crash
2009-11-12 havocno longer uses trace culling on csqc entities and other...
2009-11-12 havocalways VIEWCACHEDYNAMIC
2009-11-12 havocresize view cache each frame instead of at newmap
2009-11-12 havocfix crash with predicted player locations
2009-11-12 havocfix bug with VIEWCACHEDYNAMIC
2009-11-12 havocdisable dynamic viewcache until bugs are fixed
2009-11-12 havocfix crash if CVAR_HASHSIZE was set to a value below...
2009-11-11 havocset the isaabb/hasaabbplanes fields on box brushes
2009-11-11 havocreduce gl_rmain size a bit
2009-11-11 havocrename R_MAX_OCCLUSION_QUERIES to MAX_OCCLUSION_QUERIES...
2009-11-11 havocmigrated a large number of #define MAX values to quaked...
2009-11-11 havocmore work on the unfinished OBJ loading
2009-11-11 havocsome optimizations to model decals
2009-11-11 havocbetter to use NET_MAXMESSAGE than 65536 for download...
2009-11-11 havoccomments
2009-11-11 havocimproving MEMCLUMP handling
2009-11-09 divverentfix typo
2009-11-08 havoccorrect a typo in the ogg cdtracks installation instruc...
2009-11-08 havocadded r_farclip_base and r_farclip_world cvars to contr...
2009-11-08 havocfix typo in #ifdef ODE_DYNAMIC
2009-11-08 havocfix bug with alt textures (pressed buttons in q1bsp)
2009-11-08 divverentlogarithm
2009-11-08 havocnew decal system (cl_decals_newsystem 1 to activate)
2009-11-07 divverentclmovement: do not replay less than 0.5ms sized movemen...
2009-11-07 divverentmore error code fixing
2009-11-07 divverentfix typo compile erorr
2009-11-07 divverentmore stupid error code passing
2009-11-07 divverentand fix a NULL pointer causing typo...
2009-11-07 divverentfix gettagmatrix error handling
2009-11-07 divverenttry fixing gettaginfo in client with frameblend etc...
2009-11-07 divverentbetter default for fog
2009-11-07 divverentprevent creation of a cvar named "", as that breaks...
2009-11-07 divverentadd a comment to bind writing
2009-11-07 divverentfix config.cfg writing (properly escape cvar names...
2009-11-07 havoclaid groundwork for a new decal system
2009-11-06 divverentequalization: reduce min ambient, it was too high
2009-11-06 havocfix a couple merging bugs
2009-11-06 havocreenabled fake lightmap on water to fix r_glsl 0 render...
2009-11-06 havocfix two bugs introduced in r5828 (2005-11-25) that...
2009-11-06 havocremove some dead code
2009-11-06 havocimplemented fog height setting, along with fade depth...
2009-11-06 havocmsurface_t pointer arrays are now const, as are the...
2009-11-06 havocuse larger batches for shadowmaps
2009-11-06 havocrenamed polygonelements, skyboxelements, skysphereeleme...
2009-11-06 havocadded fogging info to rsurface state so model scaling...
2009-11-06 havocfix compile error
2009-11-06 havocchanged sky rendering to occur after depthmask polygons...
2009-11-06 havocadded R_SkinFrame_LoadInternal8bit
2009-11-06 havocreworked R_SkinFrame_Purge handling to encapsulate...
2009-11-06 havocallow non-standard sizes for quake sky textures (anythi...
2009-11-06 havocreworked Matrix4x4_TransformPositivePlane and
2009-11-06 divverentlight equalizing: minimum ambient level feature (preven...
2009-11-06 divverententity light equalization as an alternative rendering...
2009-11-05 divverentfix coronas for "realtime darks"
2009-11-05 divverentsupport for "realtime world/dynamic darks". Just for...
2009-11-03 divverentyou can go hunter2 my hunter2-ing hunter2 (comment...
2009-11-03 divverenthide private cvars from the output of cvar name and...
2009-11-03 divverentfirst test of multi-account rcon:
2009-11-03 havocreplace FogPoint_* functions with RSurf_FogVertex
2009-11-03 havocremove prototypes for a couple functions that were...
2009-11-03 havocimplemented a new preallocated "boxbrush" type for...
2009-11-03 havocoptimized AABB collision case for q3bsp, 14.5% faster...
2009-11-02 havocoptimized edgedir handling to use half as many, which...
2009-11-02 havocfix USE_WSPIAPI_H
2009-11-02 havocanother attempt at WIN32RELEASE
2009-11-02 havocanother attempt at WIN32RELEASE
2009-11-02 havocfix WIN32RELEASE check
2009-11-02 havocadding a WIN32RELEASE flag which uses my build options
2009-11-02 havocfix compatibility with old windows versions when USE_WS...
2009-11-01 havocadd a little bias to prevent constant contact cases...
2009-10-30 divverentfix bug with bogus refresh rate info in xvidmode data
2009-10-30 divverentfix stupid console input bug
2009-10-26 divverentfix makefile bug of DP_ODE_STATIC_LIBDIR combined with...
2009-10-25 havocimplemented sv_gameplayfix_nudgeoutofsolid
2009-10-25 havocreworked brush collisions to support edgedir cross...
2009-10-24 eihrulsanity checks on shadowmap size relative to border...
2009-10-24 divverentfix handling of entities which change movetype at runtime
2009-10-24 divverentDP_QC_ENTITYSTRING: menu builtins like reading/writing...
2009-10-24 divverentODE code cleanup; WARNING: interface change. Springs...
2009-10-24 divverentadd a missing VectorClear
2009-10-23 havocfix a serious bug in R_Mesh_AddBrushMeshFromPlanes...
2009-10-23 divverentadd support for fixed joints (jointtype -1), debug...
2009-10-23 divverentfix FLT_MAX on visual studio sucky compiler
2009-10-23 divverentadd missing dInfinity
2009-10-23 divverentadd two missing functions
2009-10-23 divverentmore ODE fixes
2009-10-23 divverentmake ODE entities call touch functions
2009-10-23 divverentspeed up ODE by not creating bodies for non-physics...
2009-10-22 vortexhacky and experimental DP_LIGHTSTYLE_STATICVALUE extens...
2009-10-22 divverentfix ODE_DYNAMIC makefile stuff
next