]> icculus.org git repositories - divverent/darkplaces.git/history - model_alias.c
Coordinates are now floats in network protocol (bloats it yes, but the accuracy allow...
[divverent/darkplaces.git] / model_alias.c
2001-03-02 lordhavocCoordinates are now floats in network protocol (bloats...
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2001-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2001-01-29 lordhavocevery malloc/calloc/free converted to qmalloc/qfree...
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-26 lordhavocwork around gcc lacking support for no-size arrays...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-09-21 lordhavocdisabled texcoord checks in alias models, due to CTF...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-31 lordhavocBetter smoke textures, no floodfillskin, some cleanup.
2000-08-31 lordhavocMajor speedup to model loading, using lightnormalindex...
2000-08-31 lordhavocmisc. cleanup, bubble trails fixed, improved lightmap...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision