2005-04-04 |
molivier | Fixed getserversResponse parsing: |
blob | commitdiff | raw |
2005-04-04 |
black | -ServerList: Changed some if-else-chains to switch... |
blob | commitdiff | raw | diff to current |
2005-04-03 |
black | -Changed HostCache to ServerList (and a few other pure... |
blob | commitdiff | raw | diff to current |
2005-04-02 |
black | -Now a server is never pinged more than once. |
blob | commitdiff | raw | diff to current |
2005-03-15 |
havoc | now searchs LAN for servers (using a broadcast message... |
blob | commitdiff | raw | diff to current |
2005-03-02 |
havoc | default sv_public to 1 |
blob | commitdiff | raw | diff to current |
2005-02-06 |
havoc | added Venim's dpmaster server (now up to 3 masters) |
blob | commitdiff | raw | diff to current |
2005-02-05 |
black | -Only print queried servers once to the console. |
blob | commitdiff | raw | diff to current |
2005-02-03 |
molivier | Replaced snprintf and vnsprintf calls by dpsnprintf... |
blob | commitdiff | raw | diff to current |
2005-01-18 |
havoc | disabled HostCache_Test code because it's wrecking... |
blob | commitdiff | raw | diff to current |
2005-01-13 |
havoc | NetConn_Read no longer runs cl_packetloss rejection... |
blob | commitdiff | raw | diff to current |
2005-01-03 |
molivier | Fixed a warning about an uninitialized variable |
blob | commitdiff | raw | diff to current |
2004-12-28 |
black | -Changed the name of PingTest to Test (it now also... |
blob | commitdiff | raw | diff to current |
2004-12-28 |
black | -Fixed a minor bug in ResetMasks. |
blob | commitdiff | raw | diff to current |
2004-12-27 |
black | -Added support for 10 hostcache masks, which will be... |
blob | commitdiff | raw | diff to current |
2004-12-26 |
black | -Added a couple of VM builtins. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
black | -Fixed a wrong parameter type in netconn. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
black | -Fixed the binary insert in the hostcache. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
havoc | some cleaning of the hostcache code |
blob | commitdiff | raw | diff to current |
2004-12-21 |
black | -Fixed a minor bug in the mask function |
blob | commitdiff | raw | diff to current |
2004-12-21 |
black | -Added a new hostcache interface: |
blob | commitdiff | raw | diff to current |
2004-11-13 |
havoc | replaced all uses of sv_player with host_client->edict... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
havoc | moved the extern prototype for SV_ConnectClient from... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
havoc | more preparation for DP_SV_BOTCLIENT, removed a number... |
blob | commitdiff | raw | diff to current |
2004-11-12 |
havoc | moved rate and connecttime from netconn structure to... |
blob | commitdiff | raw | diff to current |
2004-10-27 |
havoc | changed net_masterextra1 and 2 back to IP addresses... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
havoc | now shows status messages in join game menu when a... |
blob | commitdiff | raw | diff to current |
2004-10-15 |
havoc | reduced cl_net* cvars to just cl_netlocalping and cl_ne... |
blob | commitdiff | raw | diff to current |
2004-10-06 |
havoc | now should be able to connect to another server without... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | revised commandline option comments for better categori... |
blob | commitdiff | raw | diff to current |
2004-10-05 |
havoc | added COMMANDLINEOPTION comments for every commandline... |
blob | commitdiff | raw | diff to current |
2004-09-20 |
havoc | changed net_master's to ghdigital.com and dpmaster... |
blob | commitdiff | raw | diff to current |
2004-09-14 |
havoc | PROTOCOL_DARKPLACES5 |
blob | commitdiff | raw | diff to current |
2004-08-25 |
havoc | Mem_AllocPool flags and parent parameters added, now... |
blob | commitdiff | raw | diff to current |
2004-05-21 |
havoc | Tomaz renamed cl_fake* networking cvars to cl_net* |
blob | commitdiff | raw | diff to current |
2004-04-05 |
havoc | fixed very annoying '5 second timeout' bug in Host_Shut... |
blob | commitdiff | raw | diff to current |
2004-04-02 |
molivier | strncpy -> {strlcpy,memcpy}. Replaced the "forceloop... |
blob | commitdiff | raw | diff to current |
2004-03-10 |
havoc | added Print versions of Printf functions and made all... |
blob | commitdiff | raw | diff to current |
2004-02-21 |
havoc | rate limited networking ("rate" command in client conso... |
blob | commitdiff | raw | diff to current |
2004-02-08 |
havoc | added Willis's dpmaster to list |
blob | commitdiff | raw | diff to current |
2004-01-24 |
havoc | changed local server ports to 1 (server) and 2 (client... |
blob | commitdiff | raw | diff to current |
2004-01-23 |
havoc | disabled opening of ipv6 sockets since that code still... |
blob | commitdiff | raw | diff to current |
2003-12-29 |
havoc | updated sv_masterextra1 to point to the newer master... |
blob | commitdiff | raw | diff to current |
2003-09-30 |
molivier | More strcpy -> strlcpy and sprintf -> snprintf |
blob | commitdiff | raw | diff to current |
2003-09-30 |
molivier | Lots of str[n]cat, str[n]cpy, and [v]sprintf have been... |
blob | commitdiff | raw | diff to current |
2003-09-19 |
havoc | finished a lot of little todo items, mostly regarding... |
blob | commitdiff | raw | diff to current |
2003-09-13 |
havoc | renamed PROTOCOL_VERSION stuff to PROTOCOL_QUAKE, PROTO... |
blob | commitdiff | raw | diff to current |
2003-09-04 |
havoc | the Connect failed error is now just a print |
blob | commitdiff | raw | diff to current |
2003-08-30 |
havoc | reverted the massive svs.connectedclients change, now... |
blob | commitdiff | raw | diff to current |
2003-08-23 |
havoc | fix a (very bad!) bug with -port cvar setting |
blob | commitdiff | raw | diff to current |
2003-08-23 |
havoc | added error messages when opening sockets (reports... |
blob | commitdiff | raw | diff to current |
2003-08-07 |
havoc | simulated packet loss (cl_fakepacketloss_receive, cl_fa... |
blob | commitdiff | raw | diff to current |
2003-08-06 |
havoc | working code is better than broken code |
blob | commitdiff | raw | diff to current |
2003-08-06 |
havoc | upgraded network protocol to DPPROTOCOL_VERSION4 -... |
blob | commitdiff | raw | diff to current |
2003-07-27 |
havoc | added MAX_PACKETFRAGMENT to limit size of reliable... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
havoc | use proper string for conn->address when accepting... |
blob | commitdiff | raw | diff to current |
2003-07-21 |
havoc | skip over NULL sockets in cl_sockets and sv_sockets... |
blob | commitdiff | raw | diff to current |
2003-07-12 |
havoc | NetConn_Write should print packets even if LHNET_Write... |
blob | commitdiff | raw | diff to current |
2003-07-10 |
havoc | server no longer responds to any netquake control packe... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
havoc | some enhancements to timeout handling inspired by ProQu... |
blob | commitdiff | raw | diff to current |
2003-06-24 |
havoc | ReceivedMessage now sets lastMessageTime when a valid... |
blob | commitdiff | raw | diff to current |
2003-06-22 |
havoc | initialize the various server properties when parsing... |
blob | commitdiff | raw | diff to current |
2003-06-22 |
havoc | Forgot to include lhnet in the previous commit and... |
blob | commitdiff | raw | diff to current |
|