summaryrefslogtreecommitdiff
path: root/src/client/client.cpp
AgeCommit message (Expand)Author
2019-10-08Revert Client::sendPlayerPos optimization (part of 81c7f0a) (#9025)ANAND
2019-09-14client.cpp: Fix code-style in Client::sendPlayerPosANAND
2019-09-14Send ActiveObjects once right after Init2ANAND
2019-09-14Formspecs: Introduce formspec_version to modsSmallJoker
2019-09-14Load CSM environment after the restrictions are knownSmallJoker
2019-08-24Inventory: Send dirty lists where appropriate (#8742)SmallJoker
2019-08-21Revert "Don't send position update packet if player is dead"sfan5
2019-08-20Don't send position update packet if player is deadANAND
2019-08-13Better F6 profiler (#8750)SmallJoker
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2019-08-07Client::Interact: Use InteractAction enum instead of numeric constantsANAND
2019-08-07Unify wield item handling (#8677)SmallJoker
2019-08-07Optimize usage of TOSERVER_GOTBLOCKS packetsfan5
2019-04-28Remove unnecessary CSM warning (#8485)Paramat
2019-02-15Revert RTT fixes (#8187)ANAND
2019-02-10Consistent HP and damage types (#8167)SmallJoker
2019-01-03CSM restrictions: Make 'LOAD_CLIENT_MODS' disable loading of 'builtin' (#8000)Paramat
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin