]> git.localhorst.tv Git - blank.git/commit
extracted congestion control into its own class
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 27 Oct 2015 13:57:02 +0000 (14:57 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 27 Oct 2015 15:17:53 +0000 (16:17 +0100)
commita957788426ff011acf662e29ec5fc0525c1a578f
tree922a362509bddb4e7d1441c9917107c181f77ef2
parent225a7e66ed3f3f03ab458ab39c914ed55cd69600
extracted congestion control into its own class
src/client/client.cpp
src/net/CongestionControl.hpp [new file with mode: 0644]
src/net/ConnectionHandler.hpp
src/net/net.cpp
src/ui/HUD.hpp
src/ui/ui.cpp