aboutsummaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
2018-03-28Add reasons to on_dieplayer and on_hpchangeAndrew Ward
2018-03-28Add formspec theming using prepended stringsAndrew Ward
2018-03-24Cleanup sound manager class (#7158)Loïc Blot
2018-03-16Fix an alone if to be with a missing elseLoic Blot
2018-02-18Mitigate formspec exploits by verifying that the formspec was shown to the us...red-001
2018-02-17Remove legacy chat network code. (#6954)red-001
2018-02-15Add `on_auth_fail` callback (#7039)red-001
2018-01-26Fix issues with earlier CSM HUD commit (#6940)red-001
2018-01-20[CSM] Add functions to create particles and particlespawners. (#6072)red-001
2018-01-20[CSM] Add basic HUD manipulation. (#6067)red-001
2018-01-13Add confirmation on new player registration (#6849)Muhammad Rifqi Priyo Susanto
2018-01-03Connected Nodeboxes: Add `disconnected` boxesThomas--S
2017-12-22Fix undefined behaviour on getting pointer to data in empty vectornOOb3167
2017-12-11CSM fixes: load mods after flavours & add flavour to block mod loading (#6738)Loïc Blot
2017-12-10Damage: Remove damage ignore timerSmallJoker
2017-12-04Zoom: Set zoom FOV per-player using a player object propertyparamat
2017-11-24Inventory: Restrict access from too far awaySmallJoker
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-10-30Initial Haiku support (#6568)miqlas
2017-10-29Allow overriding tool capabilities through itemstack metadataraymoo
2017-10-16Fix strict_protocol_version_checking functionality after ee9a442SmallJoker
2017-10-15Real global textures (#6105)Vitaliy
2017-10-10NetworkPacket::putRawPacket: resize m_data to datasize + memcpyLoic Blot
2017-10-09Travis: Update clang from 4.0 to 5.0 (#6467)Loïc Blot
2017-09-27Lint fixLoic Blot
2017-09-27Add session_t typedef + remove unused functions (#6470)Loïc Blot
2017-09-26Implement mod communication channels (#6351)Loïc Blot
2017-09-20Fix compile error in openbsd (#6430)jcalve
2017-09-15ServerEnv: Clean up object lifecycle handling (#6414)sfan5
2017-09-14Object properties: Add 'glow', disables light's effect if negativeRob Blanckaert
2017-09-12Network: Fix logging into older worlds with base64 hashesSmallJoker
2017-09-12Network: Remove large parts of deprecated legacy code (#6404)SmallJoker
2017-09-12Fix failing linter (travis)sfan5
2017-09-05Use a Buffer instead of SharedBuffer in ConnectionCommandLoic Blot
2017-09-05Network protocol documentation: Add 'can_zoom' to version 36paramat
2017-09-04Implement minetest.register_can_bypass_userlimit (#6369)Loïc Blot
2017-09-04Re-apply previous commit with a typo fixLoïc Blot
2017-09-04Revert "Network: fix a concurrency problem, by re-adding a copy in Connection...Loïc Blot
2017-09-04Network: fix a concurrency problem, by re-adding a copy in ConnectionCommandLoïc Blot
2017-09-03Network part requires SharedBuffers to be pass as valueLoic Blot
2017-08-29Network proto handlers/container fixes (#6334)Loïc Blot
2017-08-29Bump minimal protocol version to 36 (#6319)SmallJoker
2017-08-28Clientevent refactor (#6320)Loïc Blot
2017-08-28Pass SharedBuffer as value to increment reference countLoïc Blot
2017-08-25Network cleanup (#6310)Loïc Blot
2017-08-24Add clientside translations.Ekdohibs
2017-08-24Network cleanup (#6302)Loïc Blot
2017-08-24Fix OSX builds (closes #6289, fixes #6270) (#6306)Pavel Puchkin
2017-08-20Minimap: Add new HUD flag for minimap radar modeparamat
2017-08-20Modernize source code: last part (#6285)Loïc Blot