aboutsummaryrefslogtreecommitdiff
path: root/src/client/client.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Inventory: Send dirty lists where appropriate (#8742)SmallJoker2019-08-241-4/+2
* Implement adding velocity to player from Luasfan52019-08-101-0/+1
* Client::Interact: Use InteractAction enum instead of numeric constantsANAND2019-08-071-1/+1
* Unify wield item handling (#8677)SmallJoker2019-08-071-7/+3
* Optimize usage of TOSERVER_GOTBLOCKS packetsfan52019-08-071-1/+1
* Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot2019-03-011-3/+0
* Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot2019-02-261-2/+4
* Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat2019-02-261-4/+2
* Consistent HP and damage types (#8167)SmallJoker2019-02-101-3/+3
* Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker2018-12-041-0/+1
* Move client-specific files to 'src/client' (#7902)Quentin Bazin2018-11-281-0/+608