]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - portals.h
Refactored R_UpdateEntityLighting to CL_UpdateEntityShading, which sets fields like...
[xonotic/darkplaces.git] / portals.h
2008-08-18 havocfix crashes when recursing portals on maps with some...
2008-04-21 divverentglobally rename model_t to dp_model_t for OpenSolaris...
2007-03-01 havocimplemented r_shadow_culltriangles cvar (on by default...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-04-20 havocreimplemented rtlight portal culling (used for compiled...
2003-09-20 havocfinally managed to fix the r_shadow_portallight bug...
2003-09-19 havocmigrated light bounding box generation from r_shadow...
2003-02-20 havocoptional portal based determination of lit surfaces...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...