2005-05-13 |
havoc | finished model/map rendering merge, model renderer... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | 375 (-1) |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | labeled todo items (at least ones not done yet) with... |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | 396 |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | clear sounds before shutting down |
commit | commitdiff | tree | snapshot |
2005-05-12 |
havoc | changed changed commandline history behavior to be... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
black | -Changed VM_precache_pic to check CachePic for successf... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
havoc | the merging of alias and bsp model rendering begins... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
havoc | some changes and cleanups to SV_FlyMove, turned off... |
commit | commitdiff | tree | snapshot |
2005-05-11 |
havoc | added VectorReflect |
commit | commitdiff | tree | snapshot |
2005-05-11 |
molivier | Allocated temporary big buffers in R_BuildDetailTexture... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
havoc | added sv_gameplayfix_blowupfallenzombies and sv_gamepla... |
commit | commitdiff | tree | snapshot |
2005-05-10 |
havoc | fix inverted normalmaps produced from bumpmaps (directl... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | patch from Willis for some map name changes in Transfusion |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | changed R_NewExplosion check for dead explosions to... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | 389 (-2) |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | fix VID_Shutdown ungrabs |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | 391 (-2) |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | changed blaze.mindphukd.org back to an ip address becau... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | major cleanup of input code - CL_Move replaces most... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | remove qwgl externs, as they are not used outside vid_wgl.c |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | fix a problem with stenciltwoside introduced by recent... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | fixed problems in the Host_Init Cbuf_InsertText stuff... |
commit | commitdiff | tree | snapshot |
2005-05-09 |
havoc | changed 3 occurences of very if (developer.integer... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
havoc | implemented caching of DNS names in lhnet.c |
commit | commitdiff | tree | snapshot |
2005-05-08 |
havoc | S_LocalSound now uses ATTN_NONE, so menu sounds and... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
havoc | rewrote the notes on the Creative patent after re-readi... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
havoc | revised a number of terminology notes at the beginning... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
havoc | added rmesh_t and R_Mesh_AddVertex3f, R_Mesh_AddPolygon... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
havoc | various printf/fprintf calls are now Con_Printf, and... |
commit | commitdiff | tree | snapshot |
2005-05-08 |
havoc | PR_Alloc/Free/FreeAll now report filename/fileline... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
havoc | rearranged mouse grabbing rules again to force grabbing... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
havoc | fix a crash in portal clipping code (forgot to include... |
commit | commitdiff | tree | snapshot |
2005-05-07 |
havoc | portal code now uses Polygon_DivideF instead of its... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | minor rearrangement of Render_Init |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | hush "Unknown command" warnings during startup |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | renamed VID_Open to VID_Start, inlined VID_Close ito... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | reorganized Palette_Init code |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | playvideo and cd loop/cd play commands now call Host_St... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | fix a misplaced variable |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | changed Host_Init to execute configs only once |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | moved mod_shared.c detail texture and distortion textur... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | changed Mem_FreePool and Mem_EmptyPool to report their... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | attachments now inherit RENDER_VIEWMODEL from their... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | removed a clear of names in the render modules init... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | enabled SDL builds by default (in addition to cl and... |
commit | commitdiff | tree | snapshot |
2005-05-06 |
havoc | added cl.movement_velocity to allow view bobbing to... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
havoc | hush some texture loading warnings in dedicated servers... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
havoc | added some commented out code that can make a log of... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
havoc | cl_netlocalping now adds only half as much lag, so... |
commit | commitdiff | tree | snapshot |
2005-05-05 |
black | -Changed the SDL window icon back to DP's icon. |
commit | commitdiff | tree | snapshot |
2005-05-04 |
havoc | changed cl_movement_latency to be in milliseconds rathe... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
havoc | moved a Cvar_RegisterVariable call to ensure that it... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
havoc | fixed a stupid bug in PF_te_customflash that made it... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
havoc | forgot to add 1 to radius byte in parsing TE_CUSTOMFLAS... |
commit | commitdiff | tree | snapshot |
2005-05-04 |
havoc | removed .lmp suffix from a number of DrawQ_Pic calls... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
havoc | 393 (+53) |
commit | commitdiff | tree | snapshot |
2005-05-03 |
havoc | cleaned up portions of rtlighting system, allowing... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
havoc | fix a bug that made rtlighting crash (thanks to Vic... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
havoc | added code for enabling GL_LINE_SMOOTH (antialiased... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
havoc | don't show extra time reports in r_speeds report when... |
commit | commitdiff | tree | snapshot |
2005-05-03 |
havoc | added developer_texturelogging |
commit | commitdiff | tree | snapshot |
2005-05-01 |
havoc | a bit of cleanup |
commit | commitdiff | tree | snapshot |
2005-05-01 |
havoc | moved r_shadow_ white and normal cubemaps to r_texture_ |
commit | commitdiff | tree | snapshot |
2005-04-30 |
havoc | relocated the CL_SendMove call to put it at the end... |
commit | commitdiff | tree | snapshot |
2005-04-29 |
havoc | moved some Con_PrintToHistory code into Con_Print and... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
havoc | removed an unused function I thought I removed in the... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
havoc | slight cleanup of surface clipping code (got rid of... |
commit | commitdiff | tree | snapshot |
2005-04-24 |
havoc | don't apply dlights to opaque models (this was happenin... |
commit | commitdiff | tree | snapshot |
2005-04-23 |
havoc | fixed CL_SendMove packet rate limiting to not have... |
commit | commitdiff | tree | snapshot |
2005-04-21 |
havoc | added cl_capturevideo_sound (defaulted to 0) to allow... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
havoc | reimplemented rtlight portal culling (used for compiled... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
havoc | changed rtlight compiled cluster list/pvs to leaf list... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
havoc | enabled portals on q3bsp for a small (occasionally... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
havoc | r_shadow_staticworldlights has mutated into r_shadow_re... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
havoc | fixed a stupid bug in SV_PushMove that made it ignore... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
havoc | cleaned up transparency handling in q3 shaders, should... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
havoc | now clears view to fog color if fog is enabled, this... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
havoc | clean up script init a bit, now starts nexuiz logo... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
havoc | reenabled hlbsp sky polygon rendering so that fogging... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
havoc | changed crosshair_static default to 1 |
commit | commitdiff | tree | snapshot |
2005-04-18 |
havoc | changed in_pitch_min and in_pitch_max defaults to ... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
havoc | fixed the SU_ITEMS fix so that it doesn't trash the... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
havoc | fixed a bug in CL_ParseClientdata that was breaking... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
havoc | gl_texture_anisotropy now only affects TEXF_MIPMAP... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
havoc | texture images now take on the TEXF_FORCENEAREST and... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
havoc | default to insert mode instead of replace mode in console |
commit | commitdiff | tree | snapshot |
2005-04-17 |
havoc | fix rtlighting on textureless surfaces (uses r_texture_... |
commit | commitdiff | tree | snapshot |
2005-04-17 |
havoc | don't draw glow twice when gl_combine is on |
commit | commitdiff | tree | snapshot |
2005-04-16 |
havoc | fixed a stupid bug in Entityframe5_ExpandEdicts |
commit | commitdiff | tree | snapshot |
2005-04-16 |
havoc | fix a crash when s->tag_entity is higher than current... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
havoc | changed R_Shadow_RenderLighting to do full base+pants... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
havoc | fix a bug in the early out case of R_Q1BSP_DrawLight |
commit | commitdiff | tree | snapshot |
2005-04-15 |
havoc | R_Q1BSP_GetLightInfo now uses BSP tree recursion as... |
commit | commitdiff | tree | snapshot |
2005-04-15 |
havoc | made dland2.wav not play in GAME_NEXUIZ |
commit | commitdiff | tree | snapshot |
2005-04-14 |
black | -Added the parameter 'persistent'(naming?) to Draw_Cach... |
commit | commitdiff | tree | snapshot |
2005-04-14 |
havoc | LoadTGA is now more compliant with the TGA spec regardi... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
havoc | renamed r_shadow_cursor cvars to actually have the... |
commit | commitdiff | tree | snapshot |
2005-04-11 |
havoc | remove unused variable |
commit | commitdiff | tree | snapshot |
2005-04-11 |
black | -Changed the dpv buffer to 1 MB. |
commit | commitdiff | tree | snapshot |
next |