aboutsummaryrefslogtreecommitdiff
path: root/src/clientiface.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use std::string::empty() instead of size() where applicableAnton2014-12-121-1/+1
* Split settings into seperate source and header filesShadowNinja2014-09-211-4/+3
* Fix "ghost" blocks if block update is "on wire" while player digs nodessapier2014-08-221-0/+7
* Add prefixes to enum values and fix style issueskwolekr2014-06-281-56/+59
* Cleanup client init states by bumping protocol versionsapier2014-04-081-9/+37
* Fix bug in RemoteClient::GetNextBlocksPerttu Ahola2014-03-261-2/+3
* Add missing headerBlockMen2014-02-061-0/+1
* Add propper client initializationsapier2014-01-311-0/+769