Skip to content
Snippets Groups Projects
  1. May 04, 2014
  2. Apr 29, 2014
  3. Apr 15, 2014
  4. Apr 08, 2014
    • sapier's avatar
      Cleanup client init states by bumping protocol version · 142e2d3b
      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
      142e2d3b
  5. Feb 05, 2014
  6. Jan 31, 2014
    • sapier's avatar
      Add propper client initialization · e258675e
      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
      e258675e
  7. Jan 10, 2014
  8. Dec 15, 2013
  9. Aug 14, 2013
  10. Aug 04, 2013
  11. Jun 23, 2013
    • proller's avatar
      Add support for IPv6 · f960c3be
      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)
      f960c3be
  12. Mar 12, 2013
  13. Feb 24, 2013
  14. Nov 29, 2012
  15. Jun 17, 2012
  16. Jun 05, 2012
  17. Mar 11, 2012
  18. Nov 07, 2011
  19. Oct 20, 2011
  20. May 21, 2011
  21. Jan 15, 2011
  22. Dec 25, 2010
  23. Dec 24, 2010
  24. Nov 29, 2010
    • Perttu Ahola's avatar
      license stuff · fc26dcdb
      Perttu Ahola authored
      --HG--
      rename : src/licensecomment.txt => licensecomment.txt
      fc26dcdb
  25. Nov 27, 2010
Loading