aboutsummaryrefslogtreecommitdiff
path: root/src/network
AgeCommit message (Expand)Author
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
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-08-18Optimize headers (part 2) (#6272)Loïc Blot
2017-08-18Add missing ctime include (#6269)adrido
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-08-17Typo fix in compat code from commit 1d8d01074fdb52946f81110bebf1d001185b394bLoic Blot
2017-08-16ClientInterface: add a function to verify (correctly) if user limit was reach...Loïc Blot
2017-08-16Cleanup various headers to reduce compilation times (#6255)Loïc Blot
2017-08-15server.cpp: code modernizationLoic Blot
2017-08-09Step height: Add as a player object propertyparamat
2017-07-25Network protocol: Document settable player collisionbox (#6168)Paramat
2017-07-18[CSM] Add flavour limits controlled by server (#5930)Loïc Blot
2017-07-16Chat protocol rewrite (#5117)Loïc Blot
2017-07-01C++11 cleanup inventorymanager (#6077)Vincent Glize
2017-06-21C++11 cleanup on constructors dir network (#6021)Vincent Glize
2017-06-19Verify HudSetParams input when hotbar textures are set (#6013)Loïc Blot
2017-06-17Cpp11 initializers 2 (#5999)Loïc Blot