]> icculus.org git repositories - divverent/darkplaces.git/history - netconn.c
split model_brushq3_t num_lightmaps field into num_originallightmaps (for lightmapind...
[divverent/darkplaces.git] / netconn.c
2007-02-19 havocmoved cl.movesequence/cl.servermovesequence to cls...
2007-02-15 havoccleaned up client qc, menu qc, and server qc VM initial...
2007-01-14 havocchanged extResponse handler to quote the address string...
2007-01-14 havocpatch from div0 that enables printf format warnings...
2007-01-14 havocpatch from div0 that adds a special "extResponse "...
2007-01-14 havocpatch from div0 to clamp ping reports to 1-9999 range...
2006-12-28 havocpatch from div0 that adds sv_public modes -2 (do not...
2006-12-15 havoccorrected some svc_nop's to clc_nop's (same value but...
2006-12-10 havocfix crash when a client reconnects to the same client...
2006-11-09 havocpatch from div0 that removes connect flood ban when...
2006-10-23 havocimplemented connect flood blocking (100% effective...
2006-08-27 havocgreatly improved chances of connecting to a proquake...
2006-07-17 havocenabled old quake-style connection/query packets when...
2006-07-08 havocadded ping and packet loss display to scoreboard, and...
2006-06-12 havoccheck if master server address string is empty when...
2006-05-25 havocfixed crashes when changing a few settings while playin...
2006-05-11 havocfix a warning
2006-05-10 havocsome clean up of packet parsing
2006-05-10 havocsetinfo *ip on every network connection (currently...
2006-05-09 havocdon't shuffle servers around when pings come in later...
2006-04-18 havocrewrote timing code, now a much better and very differe...
2006-04-08 havocmade darkplaces able to compile as C++ again, and fixed...
2006-04-04 havocadded some extra prints to net_slistqw to figure out...
2006-03-23 havocchanged several DPrint's and developer cvar checks...
2006-03-15 havocmoved many cl_ prefixed variables into cl. or cls.
2006-03-15 havocadded LAN search for quakeworld servers
2006-03-15 havocsplit up net_slist into net_slist and net_slistqw,...
2006-03-04 havocadd SV_VM block around SV_DropClient call in NetConn_Se...
2006-02-28 havocfilter servers by "gameversion" cvar, which is now...
2006-02-28 havoconly query QuakeWorld servers when in GAME_NORMAL mode
2006-02-26 havocvast improvements in qw server listings in the server...
2006-02-26 havocadded qw master support to server query system, and...
2006-02-26 havocqw support is 99% working
2006-02-25 havocQW support getting very close
2006-02-25 havocQW support getting closer
2006-02-24 havocbeginnings of qw protocol support
2006-02-24 havocremoved canSend field from netconn_t, and added a froms...
2006-02-23 havocfix rcon_password validation to refuse whitespace,...
2006-02-23 havocrearrange SV_VM_Begin/End again to fix crashes
2006-02-23 havocadded qw compatible "rcon" support (allows a client...
2006-02-23 havocmerged NetConn_SendReliableMessage into NetConn_SendUnr...
2006-02-12 havocrenamed NetConn_UpdateServerStuff to NetConn_UpdateSock...
2006-02-11 havocremoved crash parameter from Host_ShudownServer, elimin...
2006-02-11 havocmigrated cls.message and client->message buffers into...
2006-02-01 havocadded description string to all cvars and commands
2005-12-17 havocchanged Venim's dpmaster back to an IP
2005-12-17 havocadded tChr's master server, changed Venim's back to...
2005-11-25 havoccleaned up edict clearing when connecting or coming...
2005-11-25 havocchanged serverlist to using color tags instead of shift...
2005-11-13 havoccorrected dpmaster.deathmask.net IP address comment...
2005-11-13 havocupdated ip address comment for dpmaster.deathmask.net
2005-11-07 havocremoved \n from all Host_Error, Sys_Error, PRVM_ERROR...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-29 havocfix server physics crash on level change from reading...
2005-10-25 havocupdated IP address comment for Willis's dpmaster.deathm...
2005-10-21 havocfix an anonymous struct error with g++ 4
2005-10-21 havocmade darkplaces compile successfully with g++ to test...
2005-10-20 havocgcc 4.0 signedness warning fixes and uninitialized...
2005-07-05 havocfixed signed/unsigned mismatch warnings
2005-07-05 havocmore size_t
2005-06-29 havocstop searching for a server port when one is found
2005-06-28 black-Added sv_playerphysicsqc to control whether the qc...
2005-06-20 havocchanged most Sys_Error calls to Con_Printf with appropr...
2005-06-14 havocstrlwr does not exist on Linux
2005-06-14 black-reconnect wont work if being called from the console...
2005-06-13 havocfix two signed/unsigned mismatch warnings reported...
2005-06-11 molivierBasic support for Q3's "getstatus" message, for a bette...
2005-06-11 havocsv_public now defaults to 0 except on dedicated servers
2005-06-03 blackFixed an signed/unsigned warning.
2005-06-03 black-Added the cvars net_slist_timeout and net_slist_maxtries.
2005-06-03 havocshut down local server when connected to a remote server
2005-06-02 blackAdded a query queue (test commit so Willis can test...
2005-06-02 black-Changed host_abortserver to host_abortframe.
2005-05-27 black-CVS: --------------------------------------------...
2005-05-24 havocreordered the protocolversion_t values to have preferre...
2005-05-24 black-Now netconn also accepts infoRespones from LAN servers...
2005-05-23 havocNetConn_ReceivedMessage now verifies that the packet...
2005-05-23 black-Fix checking the length before knowing its actual...
2005-05-23 black-Fixed a possible buffer overflow bug in NetConn_Receiv...
2005-05-19 havocchanged default heartbeat_period to 120 seconds so...
2005-05-16 havocremoved deadsocket field from server client struct...
2005-05-15 havocdisabled some of the server client connect code that...
2005-05-09 havocchanged blaze.mindphukd.org back to an ip address becau...
2005-05-08 havocimplemented caching of DNS names in lhnet.c
2005-05-05 black-Changed the SDL window icon back to DP's icon.
2005-04-30 havocrelocated the CL_SendMove call to put it at the end...
2005-04-05 havocconsolidated many mempools to make memlist more readabl...
2005-04-04 molivierFixed getserversResponse parsing:
2005-04-04 black-ServerList: Changed some if-else-chains to switch...
2005-04-03 black-Changed HostCache to ServerList (and a few other pure...
2005-04-02 black-Now a server is never pinged more than once.
2005-03-15 havocnow searchs LAN for servers (using a broadcast message...
2005-03-02 havocdefault sv_public to 1
2005-02-06 havocadded Venim's dpmaster server (now up to 3 masters)
2005-02-05 black-Only print queried servers once to the console.
2005-02-03 molivierReplaced snprintf and vnsprintf calls by dpsnprintf...
2005-01-18 havocdisabled HostCache_Test code because it's wrecking...
2005-01-13 havocNetConn_Read no longer runs cl_packetloss rejection...
2005-01-03 molivierFixed a warning about an uninitialized variable
2004-12-28 black-Changed the name of PingTest to Test (it now also...
next