]> icculus.org git repositories - divverent/darkplaces.git/history - quakedef.h
added identitymatrix const struct which can be used wherever
[divverent/darkplaces.git] / quakedef.h
2004-04-05 havocinlined Host_EndGame in CL_ParseServerMessage's svc_dis...
2004-02-21 havocrate limited networking ("rate" command in client conso...
2003-10-07 blackChanged dp so the new vm fits in.
2003-09-14 havocmore Nexuiz hud stuff from BlackHC, minor style edits...
2003-09-04 havocpatch from Andreas Kirsh to add Nexuiz hud
2003-07-27 havocadded MAX_PACKETFRAGMENT to limit size of reliable...
2003-06-22 havocThis is the network rewrite I've been working on for...
2003-04-03 havocadded MAX_NETRELIABLE define (currently same as MAX_DAT...
2003-03-21 havocThis is a patch from Elric greatly cleaning up the...
2003-02-20 havocoptional portal based determination of lit surfaces...
2003-02-10 havocMAX_EDICTS has changed to 32768. Yes this is madness...
2002-11-08 havocElric's changes:
2002-10-14 havocR_LoadTexture functions take a palette pointer now
2002-09-23 havocalmost completely rewrote vid_wgl's mode code, there...
2002-09-11 havocwhitespace
2002-08-20 havocgot rid of host_parms
2002-08-20 havocgot rid of host_parms.argc and argv, now uses com_argc...
2002-07-07 havocadded a qtypes.h for little things like qbyte and such
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-01-31 lordhavocgot rid of buildnumber.c and buildnum program, now...
2002-01-25 lordhavocadded cl_screen.c/h (eventually most 2D stuff should...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-12-04 lordhavocrewrote RecursiveHullCheck, no longer gets stuck on...
2001-10-29 lordhavocmoved Sys_Printf and related code/data to sys_shared...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-05-29 lordhavocsplit render portion of entity_t struct into entity_ren...
2001-05-27 lordhavoccleaned up nearly all of the externs in .c files (moved...
2001-05-26 lordhavocsome whitespace changes
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-09 lordhavocadded back r_speeds2, with masses of information (6...
2001-02-06 lordhavocbetter version reports (always mention build number)
2001-01-29 lordhavocgot rid of Hunk_Alloc, all allocations now have a prope...
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-26 lordhavocfractalnoise enhancements, better smoke textures, bette...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-22 lordhavocInitial revision