História revízii

Autor SHA1 Správa Dátum
  Břetislav Štec 79e2647556 src/network/connection.h: Fix race condition 9 rokov pred
  Loic Blot 8ac0cf500f connection.cpp: remove unused constructor 9 rokov pred
  Loic Blot 4235f671c1 Fix uninitialized variabled in ConnectionEvent 9 rokov pred
  Loic Blot 1fe4256462 Connection::Receive(): receive Network Packet instead of SharedBuffer<u8>. 9 rokov pred
  Loic Blot dfe00abc5a queued_commands must be a std::deque. RunCommandQueues needs to push packet on front, not back 9 rokov pred
  Loic Blot 61f2d0ca34 Remove unused ConnectionCommand::sendToAll function. NetworkPacket::oldForgePacket returns Buffer instead of SharedBuffer and is used in ConnectionCommand instead of Connection::Send 9 rokov pred
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 rokov pred
  Loic Blot b214cde5b4 Remove Queue class which uses std::list and use native std::queue 9 rokov pred
  Loic Blot ed04e8e9e4 [Patch 2/4] Network rework: packet writing, sending and cleanups 9 rokov pred