]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
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
2005-04-06 havocfix 256 frame limit (stupid legacy bug in entity_state_...
2005-04-06 havocchanged cl_brushmodel_entities array from entity_render...
2005-04-06 havocfixed a stupid typo in EntityFrame5_ExpandEdicts that...
2005-04-05 havocfixed an error case in S_StartSound
2005-04-05 havocfix some crashes with fogged surfaces
2005-04-05 havocmade CL_ExpandEntities cause an error if called before...
2005-04-05 havocconsolidated many mempools to make memlist more readabl...
2005-04-05 havocno longer uses SZ_Alloc for cmd_text buffer
2005-04-05 havocreduced client memory usage by 29MB by making cl_max_en...
2005-04-04 havocfixed a unintended-water-scroll bug on transparent...
2005-04-04 havocfix gl_combine 0 crashes (it was indexing the color...
2005-04-04 havocoptimized surface rendering to surface->groupmesh-...
2005-04-04 molivierFixed getserversResponse parsing:
2005-04-04 black-ServerList: Changed some if-else-chains to switch...
2005-04-04 molivierRemoved LoadLMPAs8Bit; the menu now uses LoadLMP directly
2005-04-04 molivierFactorized LoadLMP and LoadLMPAs8Bit. Made a bunch...
2005-04-03 black-Changed HostCache to ServerList (and a few other pure...
2005-04-03 molivierAdded Quake 2 sprite support (.sp2 files). Added the...
2005-04-02 havocrewrote parts of Host_ServerFrame to make host_framerat...
2005-04-02 havocfix hl sprite types again
2005-04-02 havocfixed hl sprite types to properly handle the palette...
2005-04-02 havocfixed hl sprite additive mode
2005-04-02 havocfix hl sprite loading (stupid typo in handling sprite...
2005-04-02 black-Now a server is never pinged more than once.
2005-03-31 molivierUpdated a few entries in the todo file
2005-03-31 havocfix incompatible types warnings (and change pointer_...
2005-03-31 molivierRemoved GL_OpenLibrary and GL_CloseLibrary from "vid...
2005-03-30 havocchanged array pointer state to const float * instead...
2005-03-28 havocadded a firstvertex parameter to R_Mesh_DrawMesh
2005-03-28 havocsave some memory by not allocating neighbors for q1bsp...
2005-03-28 havocchanged surface->mesh to surface->groupmesh and added...
2005-03-28 havocmoved a number of msurface_t fields to a separate msurf...
2005-03-28 havocslight optimizations to bsp renderer
2005-03-28 havocremoved an unneeded CHECKGLERROR
2005-03-27 havocfixed backwards bumps in r_shadow_glsl 1 mode
2005-03-27 havocimplemented tag attachments on skeletal .zym models...
2005-03-25 havocadded comments to the bloom code in R_BlendView to...
2005-03-24 havocrearranged stale worldmodel removal a bit so that tryin...
2005-03-24 havocfixed skybox texture leak on level changes
2005-03-23 havocdisabled item bobbing by default
2005-03-23 havocview_ofs now affects intermission cameras, mods usually...
2005-03-23 havocfix decal fading so they really DO disappear eventually...
2005-03-21 havocfixed two more signed/unsigned mismatches
2005-03-21 havocfix 3 NULL vertex pointer crashes (caused by R_Mesh_Sta...
2005-03-21 havocfix a bug in R_Mesh_Finish introduced by the unsigned...
2005-03-21 havocfix two runaway loops caused by unsigned int i
2005-03-21 molivierAdded Mac OS X support to the makefiles. Note that...
2005-03-21 molivierMoved some particles texture initialization loops in...
2005-03-21 havocmore unsigned (i/j/size variables)
2005-03-21 havocless unsigned
2005-03-21 havocmore unsigned
2005-03-21 havocchanged ActiveTexture and ClientActiveTexture to take...
2005-03-21 havocchanged a few things to unsigned
2005-03-21 havocsurface renderer now does less R_Mesh_State calls,...
2005-03-21 havocadded R_Mesh_ functions for setting individual parts...
2005-03-21 havocadded 1f and 4f glTexCoord/glMultiTexCoord function...
2005-03-21 havocfix PBLEND_MOD in fog
2005-03-19 havocreduced particle struct size (now 32768 particles is...
2005-03-19 havocfix a warning
2005-03-19 havocmade detailtextures check r_detailtextures again
2005-03-19 havocadded GAME_THEHUNTED
2005-03-18 havocremoved r_floatbuildlightmaps cvar and related code...
2005-03-18 havocgot rid of aliasskin/aliaslayer system for rendering...
2005-03-17 blackWell, you might not like this change, but I dont like...
2005-03-17 havocq3 shader parsing now sets more materialflags (such...
2005-03-17 havocremoved a lot of renderer cruft (such as 48% of gl_rsur...
2005-03-17 havocmerged q1bsp and q3bsp surface rendering
2005-03-15 havocHost_SaveConfig_f now refuses to save if Host_Frame...
2005-03-15 havocWillis updated map list in GAME_TRANSFUSION menus
2005-03-15 havocnow searchs LAN for servers (using a broadcast message...
2005-03-15 havocLHNET now enables broadcast send/receive on any UDP...
2005-03-14 black-Beautified a function just for fun (better variable...
2005-03-12 havocWillis disabled entity filtering based on skill/deathma...
2005-03-12 havocWillis changed skill level numbers in GAME_TRANSFUSION...
2005-03-11 molivierSeveral fixes related to files opened in write or appen...
2005-03-10 havocadded basematerialflags/currentmaterialflags to texture...
2005-03-10 havocdisabled O_NONBLOCKING flag on win32
2005-03-09 havocslight code reduction to DrawShadowVolume functions
2005-03-09 havocremoved some unused code
2005-03-09 havocmerged some more q3bsp functions, now only loading...
2005-03-09 havoccorrected an error message
2005-03-09 havoccl_capturevideo_raw* modes now use O_NONBLOCKING file...
2005-03-09 molivierMoved audio CD initialization / finalization out of...
2005-03-09 molivierWe didn't exit the "Reset to defaults" menu when answer...
2005-03-09 molivierFixed and updated a few error messages
2005-03-09 havocfixed bugs in q1bsp multitexture surface rendering...
2005-03-09 havocremoved R_BoxVisible and added model->brush.BoxTouching...
2005-03-09 havocfixed gamma support in video saving (don't know why...
2005-03-09 havocremoved the 1/4th volume scaledown on video capture
2005-03-08 havocmade FS_Tell and FS_Seek work when writing files
2005-03-08 havocadded R_BoxVisible (used instead of VIS_CullBox)
2005-03-08 havocfixed a mistake regarding clusterlist
2005-03-08 havocrenamed Mod_Q1BSP_BoxTouchingPVS to Mod_Brush_BoxTouchi...
2005-03-08 havocadded r_worldleafvisible flags array for more exact...
2005-03-08 havocfurther cleaning of R_WorldVisibility, which now works...
2005-03-08 havocremoved/changed a few mod_brushq1 checks
2005-03-08 havoceliminated q3meffect_t (now uses q3deffect_t)
next