aboutsummaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2020-03-26Connection: Fix deadlock in debug mode (#9550)SmallJoker
2020-03-20Add comments for translators (#9510)Wuzzy
2020-03-08Workaround for get_player_informationSmallJoker
2020-03-05Fix memory leak in protocol 38 set_skysfan5
2020-03-05Fixes around ServerActiveObject on_punch handlingsfan5
2020-03-05set_sky improvements, set_sun, set_moon and set_starsJordach
2020-02-26Allow texture modifiers in hotbar textures. (#9271)Warr1024
2020-02-01Improve core.sound_play with ephemeral sounds and player exclusionsfan5
2020-01-16Make clipping of formspec elements more consistent (#9262)Hugues Ross
2019-12-08Formspec: make bgcolor element less confusing and allow setting fullscreen co...DS
2019-12-06Add z-index management to HUDPierre-Yves Rollo
2019-11-19Rework packet receiving in ServerThreadsfan5
2019-11-10Call on_secondary_use when object is right-clickedsfan5
2019-11-07Formspec: draw order and clipping for all elements (#8740)DS
2019-09-23Fix broken buildsfan5
2019-09-22Punchwear (improved) (#8959)sfan5
2019-09-21Wieldhand: Specify which ItemStack to use (#8961)SmallJoker
2019-09-19Add support for per-player FOV overrides and multipliersAnand S
2019-09-19Remove incorrect MutexAutoLocksfan5
2019-09-14Built-in formspecs: Force version 1SmallJoker
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-09-09Send cumulated inventory changes only each step (#8856)SmallJoker
2019-08-24Inventory: Send dirty lists where appropriate (#8742)SmallJoker
2019-08-16Remove unused function in ReliablePacketBuffersfan5
2019-08-16Minor refactor of IncomingSplitBuffersfan5
2019-08-16Drop m_list_size from ReliablePacketBuffersfan5
2019-08-15network: Stricter handling of split packetssfan5
2019-08-15network: Fix crash in ReliablePacketBuffer on mismatching packetssfan5
2019-08-13Better F6 profiler (#8750)SmallJoker
2019-08-10Merge pull request #8776 from osjc/FixGetNodeJozef Behran
2019-08-10Implement adding velocity to player from Luasfan5
2019-08-07Client::Interact: Use InteractAction enum instead of numeric constantsANAND
2019-08-07Unify wield item handling (#8677)SmallJoker
2019-08-04Fix binary-string confusion in client network codesfan5
2019-06-09Damage: Play no damage sound when immortal (#8350)SmallJoker
2019-04-14Various network performance improvements (#8125)Jozef Behran
2019-03-14LINT fixes since recent tooling updateLoïc Blot
2019-03-10Fix serialization of std::time_t by casting to u64 first (#8353)rubenwardy
2019-03-07Optimize interaction distance checker (#8193)Jozef Behran
2019-03-07Fix detach inventory serialisation (#8331)rubenwardy
2019-03-06Fix incorrect string length check after castrubenwardy
2019-03-01Fix particle spawners not visible since CSM spawner implementation (#8289)Loïc Blot
2019-02-26Revert "Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8...Loïc Blot
2019-02-26Revert CSM particles commit to fix particle spawner bug for 5.0.0 (#8288)Paramat
2019-02-23Attend to LINT sillyness (#8276)Paramat
2019-02-15Revert RTT fixes (#8187)ANAND
2019-02-15LINT fixLoïc Blot
2019-02-10Consistent HP and damage types (#8167)SmallJoker