]> de.git.xonotic.org Git - xonotic/darkplaces.git/shortlog
xonotic/darkplaces.git
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)
2005-03-08 havocchanged uses of q3mmodel_t to q3dmodel_t because there...
2005-03-08 havocchanged brushq3 submodel firstsurface and firstbrush...
2005-03-08 havocreenabled CL_TeleportSplash (and removed a bogus parame...
2005-03-08 havocfix continual setting of sys_ticrate to 0.01 due to...
2005-03-08 havocslight optimization to q1bsp rtlight surface visibility...
2005-03-08 havocadded firstmodelbrush/nummodelbrushes fields to model...
2005-03-08 havocanother C99 lazy variable fixed
2005-03-07 havocmerged q3msurface_t into msurface_t
2005-03-07 havocfixed q3bsp bug where firstmodelsurface was not being...
2005-03-07 molivierRemoved a couple of warnings when compiling with MSVC6
2005-03-06 havoca major rename - instead of q1bsp code having surf...
2005-03-06 havoceliminated surf->poly_* fields and cleaned up Mod_LoadF...
2005-03-06 havocmerged q3mtexture_t into texture_t, note that only...
2005-03-06 havocremoved texture_t->number and q3mtexture_t->number
2005-03-06 havocmoved brushq3.submodel to brush, removed brushq3.data_t...
2005-03-06 havocmoved brushq1 nodes/leafs/leaffaces/planes/portals...
2005-03-06 havocrenamed q1bsp marksurfaces to leaffaces for consistency...
2005-03-06 havocchanged leafbrushes from pointers to ints to be consist...
2005-03-06 havocmoved pvs handling from R_Q3BSP_DrawFaces to R_WorldVis...
2005-03-06 havocchanged leafface references to ints (making leaffacenum...
2005-03-06 havocgot rid of node->contents, leaf->contents kept (only...
2005-03-06 havocchanged waterlevel checking to use SUPERCONTENTS instea...
2005-03-06 havocremoved the commented out RecursiveHullCheckPoint function
2005-03-06 havocchanged all uses of CL_PointQ1Contents to CL_PointSuper...
2005-03-06 havocadded SUPERCONTENTS_NODROP
2005-03-06 havoclazy variable declarations strike again
2005-03-06 havocvariable declaration after function call... oops
2005-03-05 havoctweaked the order of checks in an if, and removed the...
2005-03-05 havoceliminated brushq1.pvs* variables, pvstexture surface...
2005-03-05 havocmore refactoring of q1bsp rendering
next