]> icculus.org git repositories - divverent/darkplaces.git/history - model_alias.h
don't use sv_maxrate when hosting old protocols
[divverent/darkplaces.git] / model_alias.h
2006-11-06 havocchanged md3 tag storage to be the original float[12...
2006-06-08 havocno longer converts vertex-morph model formats to float...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-08-30 havocadded PSK model support (UnrealTournament 2003/2004...
2005-08-28 havocsome cleaning of the model headers, and added bufferend...
2005-08-28 havocadded .dpm model support
2005-05-11 havocthe merging of alias and bsp model rendering begins...
2005-03-27 havocimplemented tag attachments on skeletal .zym models...
2005-03-18 havocgot rid of aliasskin/aliaslayer system for rendering...
2004-09-23 havocadded a Mod_BuildNormals function to accelerate vertex...
2004-09-03 havoczym models are now loaded into the same structs as...
2003-07-22 havocnow loads md3 tags
2003-07-02 havocchanged brush model API - now uses function pointers...
2003-05-23 havocaliasvertex_t no longer exists, models are now stored...
2003-04-18 havocreorganized aliaslayer_t handling to fix a few bugs
2003-03-15 havocvarray_* rewritten to remove padding (varray_vertex3f...
2002-12-02 havocmd3 model support and some cleanups to skin loading...
2002-11-28 havocmdl/md2 transitioned to meshes
2002-11-28 havocmost of the new alias mesh system is in place now...
2002-11-27 havocchanged format of aliasvertex_t to use floats (hopefull...
2002-11-26 havoccleaned up md3 structs
2002-11-26 havocmdl and md2 vertices are now stored in a different...
2002-11-25 havocreverse engineered md3 format and wrote struct declarat...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-02-25 lordhavoccleaned up backend code a bit more, added R_Mesh_Draw_G...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-05-30 lordhavocadded newline at end to appease gcc
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2000-11-26 lordhavocwork around gcc lacking support for no-size arrays...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-22 lordhavocInitial revision