]> icculus.org git repositories - divverent/darkplaces.git/history - model_brush.c
rewrite of map texture loading (mainly to do with HL textures and wads)
[divverent/darkplaces.git] / model_brush.c
2001-03-04 lordhavocrewrite of map texture loading (mainly to do with HL...
2001-03-03 lordhavocredesigned transparent HL texture checking again, now...
2001-03-03 lordhavocfixed transparent color in HL textures (was red, should...
2001-03-02 lordhavocCoordinates are now floats in network protocol (bloats...
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...
2001-01-07 lordhavocworkaround/fix for bounds checking warning
2001-01-07 lordhavocworkaround for bounds checking error in loading texture...
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-10-31 lordhavoclighthalf related transpoly cleanup
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-31 lordhavocextern fix
2000-08-23 lordhavocHalfLife texture transparency fixed, pmodel enhanced...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-23 lordhavocFix for HalfLife texture transparency and renderamt...
2000-08-22 lordhavocInitial revision