]> git.xonotic.org Git - xonotic/darkplaces.git/history - netconn.h
.gitignore: Update to ignore .cache directory created by clangd and build directory...
[xonotic/darkplaces.git] / netconn.h
2021-04-13 cloudwalkhost, netconn: Use cvar callbacks on (cl_)port to reduc...
2020-10-02 cloudwalkRemove unneeded #includes in some headers. Make some...
2020-09-29 cloudwalkAdd qdefs.h and qstats.h to split up quakedef.h. Make...
2020-09-17 cloudwalkRename qboolean to qbool
2020-06-27 cloudwalkCall cvar callbacks after the cvar is set. Potentially...
2020-06-23 cloudwalkEradicated the CVAR_NQUSERINFOHACK flag, for good
2020-06-21 cloudwalkRevert "Initialize console commands and cvars before...
2020-06-20 cloudwalkInitialize console commands and cvars before anything...
2020-06-08 cloudwalkReimpl. the cvar alias system. Reimpl. the cvar hash...
2020-06-08 cloudwalkRevert the cvar alias system, as a checkpoint pending...
2020-06-06 cloudwalkRename a few of the fake loss and fake latency cvars
2020-05-25 cloudwalkImplement Con_Error(f) and Con_Warn(f), error and warni...
2020-01-21 havocSplit the global cmd interpreter into 4 separate ones...
2020-01-09 havocCorrected names in credits to be more accurate and...
2016-09-10 havocFix MSVC++ 2015 warnings about variable scope and some...
2015-03-02 divverentJust in case, make QW sequence numbers unsigned too.
2013-10-11 divverentNetconn: when an encrypted connection is used, randomly...
2013-10-10 divverentAdd SLIF_CATEGORY for the server list, and a menu QC...
2013-07-13 divverentNew rate burst handling; cvars: cl_rate_burstsize,...
2011-10-22 havocmajor overhaul for thread-safety - many global variable...
2011-10-04 divverentserver list: allow more AND and OR masks (except in...
2010-10-15 divverentCryptographic authentication support for the d0_blind_i...
2010-01-24 havocdon't store pointers for serverlist_viewlist, because...
2009-11-17 divverentfix typo in extresponse handling
2009-11-14 divverentextresponse: make svqc receive only those on the server...
2009-09-17 havocrewrote netgraph code
2009-08-20 divverentfix all the () problems, and make gcc warn for them
2009-07-08 divverentdoxygen comments and config file
2009-06-11 havocpatch from RocketGuy for pqrcon command, to administrat...
2009-05-14 molivierFixed IPv6 support, including the addition of the maste...
2009-05-08 divverentnet_slist_favorites: allow DNS names in the list (they...
2008-09-21 divverentseta net_slist_favorites
2008-08-08 divverentmake menu QC aware of player list; add extension DP_SV_...
2008-01-22 havocmerged CL_MoveParticles, CL_MoveDecals, and R_MoveExplo...
2007-12-02 havocremoved all but ocrana qw master as the rest were not...
2007-11-12 havocfix SLIF_FREESLOTS to not be an out of bounds array...
2007-11-08 blackClean-up the refresh code and remove the refresh field...
2007-11-08 black- add support for server list refreshes to netconn...
2007-11-05 divverentadd a "freeslots" field to the host cache
2007-07-08 divverentnew cvar log_dest_udp to send all console data to one...
2007-06-13 havocbrought back the client->sendsignon flag from original...
2007-05-11 havocmoved almost all server cvars to sv_main.c and added...
2007-04-18 havocadded numbots and numhumans in server info parsing...
2007-04-16 havocimplemented shownetgraph
2007-03-29 havocadded NetConn_SleepMicroseconds function, and LHNET_Sle...
2007-01-14 havocpatch from div0 that adds a special "extResponse "...
2006-07-08 havocadded ping and packet loss display to scoreboard, and...
2006-06-25 molivierRemoved the extra definitions of hton[sl] and ntoh...
2006-03-15 havocmoved many cl_ prefixed variables into cl. or cls.
2006-03-15 havocsplit up net_slist into net_slist and net_slistqw,...
2006-02-28 havocfilter servers by "gameversion" cvar, which is now...
2006-02-26 havocadded qw master support to server query system, and...
2006-02-24 havocbeginnings of qw protocol support
2006-02-24 havocremoved canSend field from netconn_t, and added a froms...
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...
2005-11-05 havoceliminated qbyte type, now uses unsigned char throughou...
2005-10-21 havocgave names to nearly all structs and enums which should...
2005-08-14 eviltypeguyFixups for Solaris port.
2005-06-27 havocincreased server browser viewlist limit (was 128) to...
2005-06-03 black-Added the cvars net_slist_timeout and net_slist_maxtries.
2005-06-02 blackAdded a query queue (test commit so Willis can test...
2005-05-24 havocrewrote protocol version system (including splitting...
2005-04-14 black-Added the parameter 'persistent'(naming?) to Draw_Cach...
2005-04-03 black-Changed HostCache to ServerList (and a few other pure...
2004-12-27 black-Added support for 10 hostcache masks, which will be...
2004-12-22 black-Fixed a wrong parameter type in netconn.
2004-12-21 black-Added a new hostcache interface:
2004-11-12 havocmoved rate and connecttime from netconn structure to...
2004-10-15 havocreduced cl_net* cvars to just cl_netlocalping and cl_ne...
2004-05-21 havocTomaz renamed cl_fake* networking cvars to cl_net*
2004-02-21 havocrate limited networking ("rate" command in client conso...
2003-09-19 havocfinished a lot of little todo items, mostly regarding...
2003-08-07 havocsimulated packet loss (cl_fakepacketloss_receive, cl_fa...
2003-08-06 havocworking code is better than broken code
2003-08-06 havocupgraded network protocol to DPPROTOCOL_VERSION4 -...
2003-07-08 havocsome enhancements to timeout handling inspired by ProQu...
2003-06-22 havocForgot to include lhnet in the previous commit and...