- Jun 12, 2014
-
-
Megaf authored
Changed Time Out message from ERROR to INFO.
-
- May 04, 2014
-
-
sapier authored
-
- Apr 29, 2014
-
-
sapier authored
Minor coding style fixes
-
- Apr 19, 2014
- Apr 15, 2014
-
-
sfan5 authored
-
- Apr 09, 2014
-
-
sapier authored
-
- Apr 08, 2014
-
-
sapier authored
Don't use TOSERVER_RECEIVED_MEDIA but TOSERVER_CLIENT_READY as indicatio for client ready Handle clients with protocol version < 23 (almost) same way as before Make client tell server about it's version Add client state to not send bogus player position updates prior init complete Add access to statistics information (peer connction time,rtt,version) Fix clients standing stalled in world while preloading item visuals (new clients only) Add get_player_information to read client specific information from lua
-
- Mar 12, 2014
-
-
Selat authored
-
- Feb 05, 2014
-
-
ShadowNinja authored
-
- Jan 31, 2014
-
-
sapier authored
-add client states to avoid server sending data to uninitialized clients -don't show uninitialized clients to other players -propper client disconnect handling Minor comment fixes in server Minor bugfixes in connection -improved peer id calculation -honor NDEBUG flag -improved disconnect handling -increased initial send window Remove some dead code
-
- Jan 26, 2014
-
-
sapier authored
-
- Jan 21, 2014
-
-
kwolekr authored
-
- Jan 10, 2014
- Dec 15, 2013
-
-
sapier authored
-
- Aug 04, 2013
-
-
Perttu Ahola authored
* If client count is unbearable, immediately delete denied clients * Re-prioritize the checking order of things about incoming clients * Remove a huge CPU-wasting exception in ReliablePacketBuffer
-
- Jul 04, 2013
-
-
Kahrl authored
Fixes a denial of service vulnerability, issue #784
-
- Jun 23, 2013
-
-
proller authored
Two new configuration options are added: - "enable_ipv6" to enable/disable the overall use of IPv6 - "ipv6_server" to enable/disable the use of IPv6 sockets when running a server (when "enable_ipv6" is enabled)
-
- Mar 12, 2013
-
-
Ilya Zhuravlev authored
-
- Feb 24, 2013
- Nov 29, 2012
-
-
Perttu Ahola authored
-
- Jun 17, 2012
-
-
Perttu Ahola authored
-
- Jun 05, 2012
-
-
Perttu Ahola authored
Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors
-
- Jun 04, 2012
-
-
Perttu Ahola authored
-
- Mar 20, 2012
-
-
Perttu Ahola authored
-
- Mar 18, 2012
-
-
Perttu Ahola authored
-
- Mar 11, 2012
-
-
Perttu Ahola authored
-
- Mar 10, 2012
-
-
Perttu Ahola authored
-
- Jan 12, 2012
-
-
Kahrl authored
The huge item definition and item namespace unification patch (itemdef), see http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
-
- Nov 07, 2011
-
-
Kahrl authored
Make Connection::Receive return the data via a SharedBuffer reference, so the caller doesn't have to choose the right buffer size in advance. Conflicts: src/test.cpp
-
- Oct 30, 2011
-
-
Perttu Ahola authored
-
- Oct 21, 2011
-
-
Perttu Ahola authored
- Oct 20, 2011
-
-
Perttu Ahola authored
-
- Oct 18, 2011
-
-
Perttu Ahola authored
-
- Oct 17, 2011
-
-
Perttu Ahola authored
-
- Sep 06, 2011
-
-
Perttu Ahola authored
-
- May 21, 2011
-
-
Perttu Ahola authored
-