Commit History

Author SHA1 Message Date
  Abdou-31 d1b80b462e Fix typos and en_US/en_GB inconsistency in various files (#12902) 1 year ago
  sfan5 a89afe1229 Deal with compiler warnings 2 years ago
  ShadowNinja 7993909fab Spacing fixes 2 years ago
  SmallJoker 57a59ae92d Network: Delete copy constructor and use std::move instead (#11642) 2 years ago
  SmallJoker d51d0f3a5a Various code improvements 2 years ago
  sfan5 fd8a8501bc Shave off buffer copies in networking code (#11607) 2 years ago
  red-001 0abb3e89fa Block attempts to connect to the client (#10589) 3 years ago
  sfan5 8ca602150d Replace std::list<session_t> in networking code (#10215) 3 years ago
  sfan5 ac368af4fe Allow connection info to be missing from minetest.get_player_information() (#9739) 4 years ago
  sfan5 3494475df1 Miscellaneous networking improvements (#9611) 4 years ago
  SmallJoker 23c907befe Workaround for get_player_information 4 years ago
  sfan5 c10952b574 Rework packet receiving in ServerThread 4 years ago
  sfan5 13b22e2afb Remove unused function in ReliablePacketBuffer 4 years ago
  sfan5 428a4c86e3 Minor refactor of IncomingSplitBuffer 4 years ago
  sfan5 fc2f55d931 Drop m_list_size from ReliablePacketBuffer 4 years ago
  Jozef Behran 007ce24a11 Various network performance improvements (#8125) 5 years ago
  ANAND 7a0e52acd6 Revert RTT fixes (#8187) 5 years ago
  Lars Hofhansl ca8ec46843 Remove legacy client handling code. 6 years ago
  you 968ce9af59 RTT fixes (#7428) 6 years ago
  Loïc Blot ad7daf7b52 Add session_t typedef + remove unused functions (#6470) 6 years ago
  Loic Blot a3c298e1d1 Use a Buffer instead of SharedBuffer in ConnectionCommand 6 years ago
  Loïc Blot c05228fa6d Re-apply previous commit with a typo fix 6 years ago
  Loïc Blot 31e0f0efe9 Revert "Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand" 6 years ago
  Loïc Blot 5b04f5e7d2 Network: fix a concurrency problem, by re-adding a copy in ConnectionCommand 6 years ago
  Loic Blot eabf04bd34 Network part requires SharedBuffers to be pass as value 6 years ago
  Loïc Blot 3cea7a349a Network cleanup (#6310) 6 years ago
  Loïc Blot c7160cb629 Network cleanup (#6302) 6 years ago
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 6 years ago
  Loïc Blot 88b436e6a9 Code modernization: subfolders (#6283) 6 years ago
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 6 years ago