2009-12-20 |
havoc | fix lack of specular on q1 mdl, and a possible case... |
blob | commitdiff | raw | diff to current |
2009-12-17 |
havoc | implemented deferred rendering (r_shadow_deferred cvar... |
blob | commitdiff | raw | diff to current |
2009-12-14 |
havoc | allocate portals differently to reduce Mem_Alloc reports in |
blob | commitdiff | raw | diff to current |
2009-12-08 |
havoc | use gl_max_lightmapsize |
blob | commitdiff | raw | diff to current |
2009-12-08 |
havoc | converted all code using gl_support_* variables to... |
blob | commitdiff | raw | diff to current |
2009-12-07 |
havoc | mdl skin loading is now more memory-efficient (now... |
blob | commitdiff | raw | diff to current |
2009-12-06 |
divverent | if gridsize is parsed wrong and DP would normally abort... |
blob | commitdiff | raw | diff to current |
2009-12-06 |
divverent | parse gridsize like q3map2 does (less strict) |
blob | commitdiff | raw | diff to current |
2009-11-24 |
havoc | more work on mod_generatelightmaps command |
blob | commitdiff | raw | diff to current |
2009-11-22 |
havoc | implemented FTE_CSQC_SKELETONOBJECTS (clientside support) |
blob | commitdiff | raw | diff to current |
2009-11-21 |
divverent | patches: experimental mode that allows setting collisio... |
blob | commitdiff | raw | diff to current |
2009-11-11 |
havoc | more work on the unfinished OBJ loading |
blob | commitdiff | raw | diff to current |
2009-11-06 |
havoc | reenabled fake lightmap on water to fix r_glsl 0 render... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
havoc | implemented fog height setting, along with fade depth... |
blob | commitdiff | raw | diff to current |
2009-11-06 |
havoc | allow non-standard sizes for quake sky textures (anythi... |
blob | commitdiff | raw | diff to current |
2009-11-03 |
havoc | implemented a new preallocated "boxbrush" type for... |
blob | commitdiff | raw | diff to current |
2009-11-03 |
havoc | optimized AABB collision case for q3bsp, 14.5% faster... |
blob | commitdiff | raw | diff to current |
2009-10-25 |
havoc | reworked brush collisions to support edgedir cross... |
blob | commitdiff | raw | diff to current |
2009-10-16 |
havoc | reorganized sv.writeentitiestoclient handling of Mod_Ca... |
blob | commitdiff | raw | diff to current |
2009-10-14 |
havoc | fixed bug with gl_paranoid 1 when gl_vbo is 0 where... |
blob | commitdiff | raw | diff to current |
2009-10-06 |
vortex | Added reliable Q3BSP tangentspace/modelspace deluxemaps... |
blob | commitdiff | raw | diff to current |
2009-10-04 |
havoc | use one markframe variable |
blob | commitdiff | raw | diff to current |
2009-10-03 |
havoc | split CL_Move into CL_TracePoint, CL_TraceLine, CL_Trac... |
blob | commitdiff | raw | diff to current |
2009-10-03 |
eihrul | compile separate index lists for each cubemap shadowmap... |
blob | commitdiff | raw | diff to current |
2009-09-30 |
havoc | clarify surfedge handling with a comment about surfedge 0 |
blob | commitdiff | raw | diff to current |
2009-09-28 |
divverent | when fixing vertex indexes, reject the map instead... |
blob | commitdiff | raw | diff to current |
2009-09-22 |
havoc | implemented omnidirectional shadowmapping using depth... |
blob | commitdiff | raw | diff to current |
2009-09-15 |
havoc | fix errors and warnings in MSVC when compiling as C++ |
blob | commitdiff | raw | diff to current |
2009-08-20 |
divverent | clean up lightmap merge power code |
blob | commitdiff | raw | diff to current |
2009-08-20 |
divverent | fix lightmap merging with external lightmaps |
blob | commitdiff | raw | diff to current |
2009-07-22 |
divverent | improve collision stride parameters, improves server... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
divverent | fixes for the latest commits |
blob | commitdiff | raw | diff to current |
2009-07-22 |
divverent | also optimize findbetterlocation-like functions to... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
divverent | refactoring as preparation for upcoming optimization |
blob | commitdiff | raw | diff to current |
2009-07-22 |
divverent | a minor cleanup; also generate the combined bboxes... |
blob | commitdiff | raw | diff to current |
2009-07-22 |
divverent | mod_q3bsp_optimizedtraceline: also do a line trace... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
divverent | Collision against patches: do some major optimizations. |
blob | commitdiff | raw | diff to current |
2009-07-08 |
havoc | fixed several warnings that appear with -std=gnu99... |
blob | commitdiff | raw | diff to current |
2009-05-20 |
divverent | new supercontents flags: BOTCLIP (matching Q3's botclip... |
blob | commitdiff | raw | diff to current |
2009-05-15 |
havoc | don't allocate lightmaps for water surfaces without... |
blob | commitdiff | raw | diff to current |
2009-04-19 |
divverent | fix error message about wrong light grid dimensions |
blob | commitdiff | raw | diff to current |
2009-04-04 |
havoc | it is now possible to have multiple map models loaded... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
havoc | compute sorted surface list at load of each model ... |
blob | commitdiff | raw | diff to current |
2009-03-14 |
divverent | Experimental new patch welding code by "someone", fixin... |
blob | commitdiff | raw | diff to current |
2009-02-27 |
divverent | add three more places to send keepalives. No more disco... |
blob | commitdiff | raw | diff to current |
2009-02-17 |
havoc | fix bugs with missing shader replacements casting shadows |
blob | commitdiff | raw | diff to current |
2009-02-15 |
havoc | don't prepend textures/ on halflife wad loading |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2009-01-25 |
divverent | fix typos on sizing collision patches |
blob | commitdiff | raw | diff to current |
2009-01-24 |
divverent | fix modelyawradius calculation |
blob | commitdiff | raw | diff to current |
2009-01-20 |
havoc | fix bugs with q1bsp/hlbsp rotating submodels, caused... |
blob | commitdiff | raw | diff to current |
2009-01-05 |
divverent | hide the R_Mesh_Draw message unless developer is 100... |
blob | commitdiff | raw | diff to current |
2009-01-03 |
divverent | fix lod group comparing for pos/neg zeroes |
blob | commitdiff | raw | diff to current |
2009-01-01 |
divverent | model_brush: use the same tesselation number for patche... |
blob | commitdiff | raw | diff to current |
2009-01-01 |
divverent | also support entity lumps that are NOT NUL terminated |
blob | commitdiff | raw | diff to current |
2008-12-14 |
divverent | Fix alpha transparent textures (used by HLBSP maps... |
blob | commitdiff | raw | diff to current |
2008-12-03 |
divverent | Q3BSP: only generate the shadow mesh if on a client... |
blob | commitdiff | raw | diff to current |
2008-10-25 |
divverent | mod_q3bsp_nolightmaps: do not load lightmaps, use the... |
blob | commitdiff | raw | diff to current |
2008-10-09 |
divverent | fix map loading causing faces to not be rendered |
blob | commitdiff | raw | diff to current |
2008-09-27 |
divverent | fix a tiny leak |
blob | commitdiff | raw | diff to current |
2008-09-27 |
divverent | prefer INTERNAL lightmaps |
blob | commitdiff | raw | diff to current |
2008-09-13 |
divverent | fix lightmap loading from TGAs; fix display of QC-initi... |
blob | commitdiff | raw | diff to current |
2008-09-13 |
divverent | experimental (not yet tested) support for q3map2 -light... |
blob | commitdiff | raw | diff to current |
2008-09-11 |
divverent | support Q3BSP version 47 loading (format now written... |
blob | commitdiff | raw | diff to current |
2008-07-30 |
divverent | remove TEXF_ALPHA flag for any map textures, because... |
blob | commitdiff | raw | diff to current |
2008-07-14 |
divverent | fix out of range indices found by [-z-] |
blob | commitdiff | raw | diff to current |
2008-07-05 |
havoc | an attempt at optimizing msurface_t dlight_cache checks... |
blob | commitdiff | raw | diff to current |
2008-06-26 |
havoc | fix two warnings |
blob | commitdiff | raw | diff to current |
2008-06-17 |
havoc | fixed all VS2005 deprecated function warnings |
blob | commitdiff | raw | diff to current |
2008-04-21 |
divverent | globally rename model_t to dp_model_t for OpenSolaris... |
blob | commitdiff | raw | diff to current |
2008-04-18 |
havoc | changed cl_stainmaps to be a loadtime cvar which decide... |
blob | commitdiff | raw | diff to current |
2008-04-10 |
havoc | implemented uint16 element array support, and use of... |
blob | commitdiff | raw | diff to current |
2008-04-08 |
havoc | fix loading of q1bsp submodel bounding boxes, especiall... |
blob | commitdiff | raw | diff to current |
2008-04-01 |
havoc | renamed Q3FACETYPE_POLYGON to Q3FACETYPE_FLAT |
blob | commitdiff | raw | diff to current |
2008-03-20 |
havoc | how did boxready survive? oh well |
blob | commitdiff | raw | diff to current |
2008-03-19 |
divverent | fix obvious bugs in r8214 |
blob | commitdiff | raw | diff to current |
2008-03-19 |
havoc | enlarge q3bsp bounding box to include all geometry... |
blob | commitdiff | raw | diff to current |
2008-03-08 |
havoc | fix crash when q1bsp submodels are checked with PointSu... |
blob | commitdiff | raw | diff to current |
2008-03-06 |
havoc | fix bug that makes lava bridge in e1m6 kill you (as... |
blob | commitdiff | raw | diff to current |
2008-02-25 |
havoc | fix bug with r_novis 1 not enabling r_wateralpha suppor... |
blob | commitdiff | raw | diff to current |
2008-02-04 |
havoc | huge audit of dprints throughout engine, all notices... |
blob | commitdiff | raw | diff to current |
2008-02-01 |
havoc | renamed MATERIALFLAG_WATER to MATERIALFLAG_WATERSCROLL |
blob | commitdiff | raw | diff to current |
2008-01-30 |
havoc | fixed -tenebrae support, added glass and mirror renderi... |
blob | commitdiff | raw | diff to current |
2008-01-28 |
divverent | extra required parameter for dp_water: alpha modifier |
blob | commitdiff | raw | diff to current |
2008-01-22 |
havoc | removed support for Sajt's unfinished McBSP format |
blob | commitdiff | raw | diff to current |
2008-01-07 |
black | Move a part of r_refdef_t into a new r_refdef_scene_t... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
havoc | implemented PointSuperContents model function as a... |
blob | commitdiff | raw | diff to current |
2007-12-18 |
havoc | moved entity_render_t modellight_* field updates from... |
blob | commitdiff | raw | diff to current |
2007-12-13 |
havoc | fix detection of q3map2 deluxemapping in the case of... |
blob | commitdiff | raw | diff to current |
2007-12-06 |
res | Changed Q1 lightmap packing to put consecutive surfaces... |
blob | commitdiff | raw | diff to current |
2007-12-06 |
res | Made Q1 face loading faster by using a faster lightmap... |
blob | commitdiff | raw | diff to current |
2007-12-03 |
havoc | added r_refdef.rtlightstylevalue which is a float versi... |
blob | commitdiff | raw | diff to current |
2007-12-02 |
havoc | reworked lightstyle chains code to use a struct, and... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | changed texture formats from RGBA to BGRA, yes this... |
blob | commitdiff | raw | diff to current |
2007-11-26 |
havoc | removed support for TEXTYPE_RGB |
blob | commitdiff | raw | diff to current |
2007-11-12 |
divverent | added cvar r_fixtrans_auto to automatically call fixtra... |
blob | commitdiff | raw | diff to current |
2007-10-15 |
havoc | implemented MATERIALFLAG_REFRACTION |
blob | commitdiff | raw | diff to current |
2007-10-11 |
divverent | make more failed skin loads Prints |
blob | commitdiff | raw | diff to current |
2007-10-09 |
sajt | shut up compiler warning |
blob | commitdiff | raw | diff to current |
2007-10-09 |
sajt | MCBSP kind of works now, i think |
blob | commitdiff | raw | diff to current |
next |