]> icculus.org git repositories - divverent/darkplaces.git/history - r_light.c
fix for two Con_Printf calls that are passed a string as the format string
[divverent/darkplaces.git] / r_light.c
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-10-15 lordhavocfix an off-by-one issue with model->numleafs in PVS...
2001-10-15 lordhavocMajor update, been neglecting CVS for some time...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-26 lordhavoca big change with a little description...
2001-04-20 lordhavocadded newmap function to render modules (so explosions...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-02-27 lordhavocclean up use of client structs in server
2001-02-23 lordhavocimproved TraceLine in chase.c to be more generally...
2001-02-06 lordhavocbetter version reports (always mention build number)
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-18 lordhavoclight only the front faces, cuts down on noticable...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-10-16 lordhavocyet another rewrite of the dlight engine, this time...
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-14 lordhavocImplemented r_ambient (mainly for sake of Nehahra's...
2000-09-11 lordhavocclean up, r_farclip cvar, lit particles (optional)...
2000-09-06 lordhavocVarious graphical tweaks (mainly particle related)...
2000-08-31 lordhavocFix for glowing objects sometimes appearing black.
2000-08-22 lordhavocInitial revision