aboutsummaryrefslogtreecommitdiff
path: root/src/clientiface.cpp
AgeCommit message (Expand)Author
2016-03-12Resend blocks when modified while sending to clientJeija
2016-02-22Reset block send timer when invoking setBlock(s)NotSent()orwell96
2015-10-14Rename macros with two leading underscoresShadowNinja
2015-08-31Make ClientInterface::statenames consistent with the state enum againest31
2015-08-23Clean up threadingShadowNinja
2015-08-02Add map limit config optionrubenwardy
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-04-01Move globals from main.cpp to more sane locationsCraig Robbins
2015-03-13Replace NetworkPacket pointers to referencesLoic Blot
2015-03-04ClientInterface::getClientIDs doesn't need a std::list. Use a std::vector for...Loic Blot
2015-02-16Performance Improvement: Use a cache which caches result for getFacePositions.Loic Blot
2015-02-16[Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot
2015-01-18Fix all warnings and remove -Wno-unused-but-set cflagkwolekr
2014-12-12Use std::string::empty() instead of size() where applicableAnton
2014-09-21Split settings into seperate source and header filesShadowNinja
2014-08-22Fix "ghost" blocks if block update is "on wire" while player digs nodessapier
2014-06-28Add prefixes to enum values and fix style issueskwolekr
2014-04-08Cleanup client init states by bumping protocol versionsapier
2014-03-26Fix bug in RemoteClient::GetNextBlocksPerttu Ahola
2014-02-06Add missing headerBlockMen
2014-01-31Add propper client initializationsapier