]> icculus.org git repositories - divverent/darkplaces.git/history - portals.c
fixed backwards normalmaps generated from bumpmaps (... weird!), and now stores bumpm...
[divverent/darkplaces.git] / portals.c
2004-03-10 havocadded Print versions of Printf functions and made all...
2004-02-22 havocfixed GL_Scissor call in rtlight code (apparently I...
2003-09-22 havochuge (16%) speed gain on surface rendering by eliminati...
2003-09-20 havocfinally managed to fix the r_shadow_portallight bug...
2003-09-19 havocmigrated light bounding box generation from r_shadow...
2003-08-14 havocq3bsp is still not working yet, but getting closer
2003-07-17 havocmoved all type-specific model fields to respective...
2003-07-02 havocchanged brush model API - now uses function pointers...
2003-03-15 havocvarray_* rewritten to remove padding (varray_vertex3f...
2003-02-28 havoclights now have an orientation (this isn't editable...
2003-02-20 havocoptional portal based determination of lit surfaces...
2002-09-05 havocyou can now (try to) play in maps you don't have, and...
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-29 lordhavocremoved unused portalstack array
2001-10-29 lordhavocrearranged some variable declarations (no code changes)
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...