]> icculus.org git repositories - divverent/darkplaces.git/history - model_brush.c
***map loader generates portals for the map*** (can you tell this is a big deal? :)
[divverent/darkplaces.git] / model_brush.c
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-20 lordhavocadded newmap function to render modules (so explosions...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-03-04 lordhavocnow supports upto 256x256 texel lightmaps (rather than...
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