]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
2005-05-11 havocadded VectorReflect
2005-05-11 molivierAllocated temporary big buffers in R_BuildDetailTexture...
2005-05-10 havocadded sv_gameplayfix_blowupfallenzombies and sv_gamepla...
2005-05-10 havocfix inverted normalmaps produced from bumpmaps (directl...
2005-05-09 havocpatch from Willis for some map name changes in Transfusion
2005-05-09 havocchanged R_NewExplosion check for dead explosions to...
2005-05-09 havoc389 (-2)
2005-05-09 havocfix VID_Shutdown ungrabs
2005-05-09 havoc391 (-2)
2005-05-09 havocchanged blaze.mindphukd.org back to an ip address becau...
2005-05-09 havocmajor cleanup of input code - CL_Move replaces most...
2005-05-09 havocremove qwgl externs, as they are not used outside vid_wgl.c
2005-05-09 havocfix a problem with stenciltwoside introduced by recent...
2005-05-09 havocfixed problems in the Host_Init Cbuf_InsertText stuff...
2005-05-09 havocchanged 3 occurences of very if (developer.integer...
2005-05-08 havocimplemented caching of DNS names in lhnet.c
2005-05-08 havocS_LocalSound now uses ATTN_NONE, so menu sounds and...
2005-05-08 havocrewrote the notes on the Creative patent after re-readi...
2005-05-08 havocrevised a number of terminology notes at the beginning...
2005-05-08 havocadded rmesh_t and R_Mesh_AddVertex3f, R_Mesh_AddPolygon...
2005-05-08 havocvarious printf/fprintf calls are now Con_Printf, and...
2005-05-08 havocPR_Alloc/Free/FreeAll now report filename/fileline...
2005-05-07 havocrearranged mouse grabbing rules again to force grabbing...
2005-05-07 havocfix a crash in portal clipping code (forgot to include...
2005-05-07 havocportal code now uses Polygon_DivideF instead of its...
2005-05-06 havocminor rearrangement of Render_Init
2005-05-06 havochush "Unknown command" warnings during startup
2005-05-06 havocrenamed VID_Open to VID_Start, inlined VID_Close ito...
2005-05-06 havocreorganized Palette_Init code
2005-05-06 havocplayvideo and cd loop/cd play commands now call Host_St...
2005-05-06 havocfix a misplaced variable
2005-05-06 havocchanged Host_Init to execute configs only once
2005-05-06 havocmoved mod_shared.c detail texture and distortion textur...
2005-05-06 havocchanged Mem_FreePool and Mem_EmptyPool to report their...
2005-05-06 havocattachments now inherit RENDER_VIEWMODEL from their...
2005-05-06 havocremoved a clear of names in the render modules init...
2005-05-06 havocenabled SDL builds by default (in addition to cl and...
2005-05-06 havocadded cl.movement_velocity to allow view bobbing to...
2005-05-05 havochush some texture loading warnings in dedicated servers...
2005-05-05 havocadded some commented out code that can make a log of...
2005-05-05 havoccl_netlocalping now adds only half as much lag, so...
2005-05-05 black-Changed the SDL window icon back to DP's icon.
2005-05-04 havocchanged cl_movement_latency to be in milliseconds rathe...
2005-05-04 havocmoved a Cvar_RegisterVariable call to ensure that it...
2005-05-04 havocfixed a stupid bug in PF_te_customflash that made it...
2005-05-04 havocforgot to add 1 to radius byte in parsing TE_CUSTOMFLAS...
2005-05-04 havocremoved .lmp suffix from a number of DrawQ_Pic calls...
2005-05-03 havoc393 (+53)
2005-05-03 havoccleaned up portions of rtlighting system, allowing...
2005-05-03 havocfix a bug that made rtlighting crash (thanks to Vic...
2005-05-03 havocadded code for enabling GL_LINE_SMOOTH (antialiased...
2005-05-03 havocdon't show extra time reports in r_speeds report when...
2005-05-03 havocadded developer_texturelogging
2005-05-01 havoca bit of cleanup
2005-05-01 havocmoved r_shadow_ white and normal cubemaps to r_texture_
2005-04-30 havocrelocated the CL_SendMove call to put it at the end...
2005-04-29 havocmoved some Con_PrintToHistory code into Con_Print and...
2005-04-24 havocremoved an unused function I thought I removed in the...
2005-04-24 havocslight cleanup of surface clipping code (got rid of...
2005-04-24 havocdon't apply dlights to opaque models (this was happenin...
2005-04-23 havocfixed CL_SendMove packet rate limiting to not have...
2005-04-21 havocadded cl_capturevideo_sound (defaulted to 0) to allow...
2005-04-20 havocreimplemented rtlight portal culling (used for compiled...
2005-04-20 havocchanged rtlight compiled cluster list/pvs to leaf list...
2005-04-20 havocenabled portals on q3bsp for a small (occasionally...
2005-04-20 havocr_shadow_staticworldlights has mutated into r_shadow_re...
2005-04-20 havocfixed a stupid bug in SV_PushMove that made it ignore...
2005-04-19 havoccleaned up transparency handling in q3 shaders, should...
2005-04-18 havocnow clears view to fog color if fog is enabled, this...
2005-04-18 havocclean up script init a bit, now starts nexuiz logo...
2005-04-18 havocreenabled hlbsp sky polygon rendering so that fogging...
2005-04-18 havocchanged crosshair_static default to 1
2005-04-18 havocchanged in_pitch_min and in_pitch_max defaults to ...
2005-04-18 havocfixed the SU_ITEMS fix so that it doesn't trash the...
2005-04-17 havocfixed a bug in CL_ParseClientdata that was breaking...
2005-04-17 havocgl_texture_anisotropy now only affects TEXF_MIPMAP...
2005-04-17 havoctexture images now take on the TEXF_FORCENEAREST and...
2005-04-17 havocdefault to insert mode instead of replace mode in console
2005-04-17 havocfix rtlighting on textureless surfaces (uses r_texture_...
2005-04-17 havocdon't draw glow twice when gl_combine is on
2005-04-16 havocfixed a stupid bug in Entityframe5_ExpandEdicts
2005-04-16 havocfix a crash when s->tag_entity is higher than current...
2005-04-15 havocchanged R_Shadow_RenderLighting to do full base+pants...
2005-04-15 havocfix a bug in the early out case of R_Q1BSP_DrawLight
2005-04-15 havocR_Q1BSP_GetLightInfo now uses BSP tree recursion as...
2005-04-15 havocmade dland2.wav not play in GAME_NEXUIZ
2005-04-14 black-Added the parameter 'persistent'(naming?) to Draw_Cach...
2005-04-14 havocLoadTGA is now more compliant with the TGA spec regardi...
2005-04-11 havocrenamed r_shadow_cursor cvars to actually have the...
2005-04-11 havocremove unused variable
2005-04-11 black-Changed the dpv buffer to 1 MB.
2005-04-11 havocimplemented playerclip and monsterclip brush support...
2005-04-11 havocchanged color codes to match Quake3
2005-04-10 havocsmoke no longer expands over time (eats fillrate and...
2005-04-10 havocfixed ut2003-style smoke ring effect on explosions...
2005-04-10 havocreimplemented particle lighting, however it is not...
2005-04-10 havocfixed a crash if decals are stuck to submodels when...
2005-04-10 havocremoved unused leaf parameter on CompleteLightPoint
2005-04-09 blackUmm, I think this todo item (netconn) has been done...
2005-04-07 molivierAdded the DP_HALFLIFE_SPRITE QC extension
next