]> de.git.xonotic.org Git - xonotic/darkplaces.git/history - net_main.c
tiny cleanup to RotatePointAroundVector (uses a VectorCopy instead of 3 lines)
[xonotic/darkplaces.git] / net_main.c
2002-12-02 havocbeginnings of some proper server list code, commented...
2002-10-04 molivierAdded a couple more "const". Fixed "+map" in the comman...
2002-10-02 molivierTried to be a little smarter with the heartbeats, using...
2002-09-24 havocThanks to Elric for adding dpmaster support!
2002-09-09 havocfixed typo
2002-09-09 havocsvs.clients is now allocated dynamically according...
2002-08-10 havoc(patch from Elric) BloodBath renamed to Transfusion
2002-08-02 havoc'sock' local variable isn't needed anymore, cleaned...
2002-08-02 havocfixed bug in NET_Shutdown related to freeing sockets
2002-06-02 knghtbrdA minor removal of a few pieces of dead code. Nothing...
2002-03-25 molivierDarkPlaces should always wait for connections in BloodB...
2002-01-31 lordhavocqsockets are now dynamically allocated/freed, this...
2002-01-16 lordhavocrewrote memory system entirely (hunk, cache, and zone...
2001-10-26 lordhavocadded CVAR_SAVE and CVAR_NOTIFY flags to cvar_t structu...
2001-05-26 lordhavocsome whitespace changes
2001-05-05 lordhavocstripped out serial and modem stuff (was not supported...
2001-04-28 lordhavocremoved unused net_vcr (and all other traces of vcr...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-22 lordhavocInitial revision