]> icculus.org git repositories - divverent/darkplaces.git/history - server.h
color the torch light
[divverent/darkplaces.git] / server.h
2002-10-29 havocchanged how QC interpreter handles edict field access...
2002-10-28 havocfaster number to edict lookup (sv.edictstable) and...
2002-09-11 havocwhitespace
2002-09-09 havocsvs.clients is now allocated dynamically according...
2002-06-09 lordhavocSV_PointContents removed (all calls replaced with Mod_P...
2002-06-02 knghtbrdDP code cleanup, stage one - all headers that can be...
2002-04-06 lordhavocadded back the hacky NAT routing fix since it actually...
2002-04-01 lordhavocremoved hacky network code that tried to make DP work...
2002-02-27 lordhavocrenamed byte to qbyte throughout engine to eliminate...
2002-02-19 lordhavocadded viewzoom extension to QC and client (smooth snipe...
2002-02-18 lordhavocnew entity protocol, GREATLY improved over quake, massi...
2002-02-05 lordhavoccleaned up entity culling in server code, implemented...
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-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2000-11-26 lordhavoccruft removal, general cleanup, fix for delta compressi...
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-25 lordhavocpmodel fixes (now works properly in listen/singleplayer)
2000-08-22 lordhavocInitial revision