aboutsummaryrefslogtreecommitdiff
path: root/src/clientiface.h
AgeCommit message (Expand)Author
2016-03-12Resend blocks when modified while sending to clientJeija
2016-02-16Clientiface: remove "value is dummy" from docsest31
2015-08-31Make ClientInterface::statenames consistent with the state enum againest31
2015-08-23Clean up threadingShadowNinja
2015-07-21Ask auth handler to create auth when a default password is setest31
2015-05-24Small clientiface ASCII art improvementsest31
2015-05-16Fix build since last commitest31
2015-05-16Finalize init packets and enable protocol v25est31
2015-05-11Make early protocol auth mechanism generic, and add SRPest31
2015-03-13Replace NetworkPacket pointers to referencesLoic Blot
2015-03-13Prepare Protocol v25 init & authentication.Loic Blot
2015-03-07For usages of assert() that are meant to persist in Release builds (when NDEB...Craig Robbins
2015-03-04ClientInterface::getClientIDs doesn't need a std::list. Use a std::vector for...Loic Blot
2015-02-16[Patch 2/4] Network rework: packet writing, sending and cleanupsLoic Blot
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-20Fix macro ARRAYSIZE name collision on windowssapier
2014-04-15Fix all warnings reported by clangSfan5
2014-04-12Fix MSVC buildBlockMen
2014-04-08Cleanup client init states by bumping protocol versionsapier
2014-01-31Add propper client initializationsapier