Skip to content
Snippets Groups Projects
  1. Dec 29, 2014
  2. Aug 22, 2014
  3. Jun 28, 2014
  4. May 04, 2014
  5. Apr 29, 2014
  6. Apr 15, 2014
  7. 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
  8. Feb 05, 2014
  9. 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
  10. Jan 10, 2014
  11. Dec 15, 2013
  12. Aug 14, 2013
  13. Aug 04, 2013
  14. 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
  15. Mar 12, 2013
  16. Feb 24, 2013
  17. Nov 29, 2012
  18. Jun 17, 2012
  19. Jun 05, 2012
  20. Mar 11, 2012
  21. Nov 07, 2011
  22. Oct 20, 2011
  23. May 21, 2011
  24. Jan 15, 2011
  25. Dec 25, 2010
  26. Dec 24, 2010
  27. Nov 29, 2010
    • Perttu Ahola's avatar
      license stuff · fc26dcdb
      Perttu Ahola authored
      --HG--
      rename : src/licensecomment.txt => licensecomment.txt
      fc26dcdb
  28. Nov 27, 2010
Loading