2009-09-12 |
havoc | punctuation |
blob | commitdiff | raw |
2009-09-12 |
havoc | try not to crash on num_bones 0 in Mod_BuildBaseBonePoses |
blob | commitdiff | raw | diff to current |
2009-09-11 |
havoc | Model_*_AnimateVertices functions no longer write to... |
blob | commitdiff | raw | diff to current |
2009-08-01 |
divverent | fix typo in last commit |
blob | commitdiff | raw | diff to current |
2009-08-01 |
divverent | alias model: fix tracebox |
blob | commitdiff | raw | diff to current |
2009-07-31 |
havoc | fix compile error |
blob | commitdiff | raw | diff to current |
2009-07-31 |
havoc | made num_poses always be the number of poses in a model... |
blob | commitdiff | raw | diff to current |
2009-07-21 |
divverent | Collision against patches: do some major optimizations. |
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-04-06 |
havoc | fix a crash if a model has no vertices |
blob | commitdiff | raw | diff to current |
2009-03-30 |
havoc | reworked animation interpolation code - entity_render_t... |
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-02-23 |
divverent | C++ compile fixes |
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-17 |
divverent | DP_QC_GETTAGINFO_BONEPROPERTIES |
blob | commitdiff | raw | diff to current |
2009-02-15 |
havoc | use nlerp for bone rotations in skeletal model renderin... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
divverent | make DP compile with C++ again |
blob | commitdiff | raw | diff to current |
2008-10-18 |
divverent | cvar mod_alias_supporttagscale to be able to turn off... |
blob | commitdiff | raw | diff to current |
2008-08-26 |
havoc | reworked mdl .skin file loading a bit to fix problems... |
blob | commitdiff | raw | diff to current |
2008-08-18 |
havoc | fix three double semicolon typos |
blob | commitdiff | raw | diff to current |
2008-07-10 |
havoc | tracked down another size check div0 left in |
blob | commitdiff | raw | diff to current |
2008-07-10 |
havoc | remove debugging code that was breaking skeletal model... |
blob | commitdiff | raw | diff to current |
2008-07-08 |
divverent | changed the Sys_Error to a Con_Printf. LordHavoc, pleas... |
blob | commitdiff | raw | diff to current |
2008-07-08 |
divverent | make the weird != error message nonfatal and developer... |
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-29 |
havoc | fix an error and a warning with my last commit |
blob | commitdiff | raw | diff to current |
2008-06-29 |
havoc | split out combined alloc for psk model data to make... |
blob | commitdiff | raw | diff to current |
2008-06-29 |
havoc | declare local variables properly |
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-10 |
havoc | implemented uint16 element array support, and use of... |
blob | commitdiff | raw | diff to current |
2008-02-18 |
havoc | removed tag override support in .skin files - because... |
blob | commitdiff | raw | diff to current |
2008-02-15 |
havoc | split Mod_GetMesh_Vertices into 3 AnimateVertices funct... |
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-01-03 |
res | Fix crash in MD3 loading when no animscenes are loaded |
blob | commitdiff | raw | diff to current |
2007-12-27 |
divverent | wrap skins >= numskins to 0 in Mod_Alias_GetTagIndexFor... |
blob | commitdiff | raw | diff to current |
2007-12-25 |
havoc | implemented PointSuperContents model function as a... |
blob | commitdiff | raw | diff to current |
2007-11-28 |
havoc | precalculate texture vectors on mdl/md2/md3 models... |
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-10-11 |
divverent | make more failed skin loads Prints |
blob | commitdiff | raw | diff to current |
2007-10-01 |
havoc | r_showtris/r_shownormals/r_showcollisionbrushes are... |
blob | commitdiff | raw | diff to current |
2007-09-22 |
havoc | implemented r_glsl_water cvar (refraction and reflectio... |
blob | commitdiff | raw | diff to current |
2007-08-24 |
havoc | no longer compresses embedded textures (in q1 and hl... |
blob | commitdiff | raw | diff to current |
2007-08-23 |
havoc | implemented support for GL_ARB_texture_compression... |
blob | commitdiff | raw | diff to current |
2007-07-09 |
dresk | Updated cl_modelindexlist command with additional model... |
blob | commitdiff | raw | diff to current |
2007-05-22 |
havoc | q3 shaders are now supported on all model and map formats |
blob | commitdiff | raw | diff to current |
2007-05-06 |
havoc | added r_depthfirst option which defaults to 1 (render... |
blob | commitdiff | raw | diff to current |
2007-04-30 |
havoc | implemented QW skin support, it's broken on skins that... |
blob | commitdiff | raw | diff to current |
2007-04-25 |
havoc | fixed bug where animated mdl skins (such as Tomaz's... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | added DP_SV_MODELFLAGS_AS_EFFECTS extension, this adds... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | don't crash in Mod_BuildAliasSkinFromSkinFrame on dedic... |
blob | commitdiff | raw | diff to current |
2007-04-24 |
havoc | replaced Mod_LoadSkinFrame functions with R_SkinFrame... |
blob | commitdiff | raw | diff to current |
2007-04-17 |
havoc | fix a crash reported by Lardarse when using more skin... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
havoc | saved a little more memory by not keeping around the... |
blob | commitdiff | raw | diff to current |
2007-04-13 |
havoc | fix broken allocation code for skeletal models that... |
blob | commitdiff | raw | diff to current |
2007-04-06 |
havoc | removed MATERIALFLAG_TRANSPARENT |
blob | commitdiff | raw | diff to current |
2007-03-17 |
havoc | changed some prints to dprints |
blob | commitdiff | raw | diff to current |
2007-02-23 |
havoc | memset arrays before writing skeletal vertices into... |
blob | commitdiff | raw | diff to current |
2007-02-19 |
havoc | fix shading seams along uv seams on compiled frame... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
havoc | modified Mod_LoadSkinFrame to set base = r_texture_note... |
blob | commitdiff | raw | diff to current |
2007-01-28 |
havoc | added MATERIALFLAG_NOSHADOW in an effort to clean up... |
blob | commitdiff | raw | diff to current |
2007-01-14 |
havoc | patch from div0 that enables printf format warnings... |
blob | commitdiff | raw | diff to current |
2007-01-04 |
havoc | corrected comment on savings of the optimized skeletal... |
blob | commitdiff | raw | diff to current |
2006-12-11 |
havoc | optimized Mod_Alias_GetMesh_Vertices to eliminate memse... |
blob | commitdiff | raw | diff to current |
2006-11-24 |
havoc | added proper support for q3 shader animmap commands |
blob | commitdiff | raw | diff to current |
2006-11-06 |
havoc | changed md3 tag storage to be the original float[12... |
blob | commitdiff | raw | diff to current |
2006-11-06 |
havoc | more cleaning of matrix4x4_t struct access |
blob | commitdiff | raw | diff to current |
2006-11-06 |
havoc | cleaned up almost all direct indexing of matrix4x4_t... |
blob | commitdiff | raw | diff to current |
2006-08-05 |
molivier | Removed all calls to strcpy; most of them are now calls... |
blob | commitdiff | raw | diff to current |
2006-06-09 |
havoc | fix typo that caused crashes in detection of model... |
blob | commitdiff | raw | diff to current |
2006-06-08 |
havoc | no longer converts vertex-morph model formats to float... |
blob | commitdiff | raw | diff to current |
2006-05-25 |
havoc | calculate bounding box properly for psk models, and... |
blob | commitdiff | raw | diff to current |
2006-05-12 |
havoc | fix two implicit conversions |
blob | commitdiff | raw | diff to current |
2006-05-11 |
havoc | removed the clearing of the root bone in .psa animation... |
blob | commitdiff | raw | diff to current |
2006-05-10 |
havoc | redesigned skeletal model loading and rendering to... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
havoc | reworked most of q3bsp q3 shader loading, now supports... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
havoc | fix crash when loading .dpm models |
blob | commitdiff | raw | diff to current |
2006-04-16 |
havoc | modified Mod_BuildTextureVectorsAndNormals to become... |
blob | commitdiff | raw | diff to current |
2006-04-16 |
havoc | fixed zym loading bugs that made models lose surfaces |
blob | commitdiff | raw | diff to current |
2006-04-16 |
havoc | some cleanup of Mod_Alias_GetMesh_Vertex3f |
blob | commitdiff | raw | diff to current |
2006-04-08 |
havoc | made darkplaces able to compile as C++ again, and fixed... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
havoc | eliminated model->meshlist, replaced with an embedded... |
blob | commitdiff | raw | diff to current |
2006-03-29 |
havoc | no longer uses multiple meshes for model loading, they... |
blob | commitdiff | raw | diff to current |
2006-03-28 |
havoc | added two more psk/psa versions reported by Kazashi |
blob | commitdiff | raw | diff to current |
2006-03-23 |
havoc | changed several DPrint's and developer cvar checks... |
blob | commitdiff | raw | diff to current |
2006-03-22 |
havoc | changed collision code to report supercontents, surface... |
blob | commitdiff | raw | diff to current |
2006-03-21 |
havoc | renamed varray_ arrays to rsurface_array_, and they... |
blob | commitdiff | raw | diff to current |
2006-03-11 |
havoc | fix skinfile memory leaks on ZYM, DPM, and PSK model... |
blob | commitdiff | raw | diff to current |
2006-03-10 |
havoc | changed TraceBox functions to take start,mins,maxs... |
blob | commitdiff | raw | diff to current |
2006-03-08 |
havoc | made zym and dpm model loaders warn and ignore the... |
blob | commitdiff | raw | diff to current |
2006-03-04 |
havoc | eliminated calls to Matrix4x4_CreateIdentity (now copie... |
blob | commitdiff | raw | diff to current |
2006-02-01 |
havoc | added description string to all cvars and commands |
blob | commitdiff | raw | diff to current |
2005-11-25 |
havoc | sprites now use skinframe_t instead of their own textur... |
blob | commitdiff | raw | diff to current |
2005-11-07 |
havoc | removed \n from all Host_Error, Sys_Error, PRVM_ERROR... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated fs_filesize global, now File_LoadFile and... |
blob | commitdiff | raw | diff to current |
2005-11-05 |
havoc | eliminated qbyte type, now uses unsigned char throughou... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | fix an int->enum conversion error with g++ on big endia... |
blob | commitdiff | raw | diff to current |
2005-10-21 |
havoc | made darkplaces compile successfully with g++ to test... |
blob | commitdiff | raw | diff to current |
2005-09-08 |
havoc | removed detail texturing (it only worked in q1bsp and... |
blob | commitdiff | raw | diff to current |
2005-09-07 |
havoc | split model->DrawShadowVolume into CompileShadowVolume... |
blob | commitdiff | raw | diff to current |
next |