]> icculus.org git repositories - divverent/darkplaces.git/history - net_main.c
R_GetTexture is now named R_RealGetTexture, R_GetTexture is a macro which hardly...
[divverent/darkplaces.git] / net_main.c
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