aboutsummaryrefslogtreecommitdiff
path: root/src/client/client.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker2018-12-041-0/+1
| | | | | | | Includes newer style changes and fixes by est31 Improve the block position de-serialization Add type NodeMetadataMap
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+608
Update Android.mk Remove 'src/client' from include_directories