19 Commits (hubui)

Author SHA1 Message Date
Gleb Mazovetskiy 188dc79f6e Make `Players` a vector 4 years ago
staphen dcfd057200 Add two-way handshake between ZeroTier peers 4 years ago
ephphatha 0cd7c530bc Drop connections when a packet with length 0 header is received 4 years ago
staphen ffbbcc6d62 Support unencrypted multiplayer games with no password 4 years ago
Vladimir Olteanu 5e5737370f dvlnet: pass smartptrs to lambdas that free buffers 5 years ago
Anders Jenbo 2ca6e37c46 Clean up sub folders using clang-tidy/Android Studio 5 years ago
Anders Jenbo db3d1d4054 Revert and disable readability-convert-member-functions-to-static 5 years ago
Anders Jenbo 8c76d45797 Clang-tidy: modernize-avoid-bind 5 years ago
Anders Jenbo 17e67d2b90 Clang-tidy: modernize-use-equals-default 5 years ago
Anders Jenbo 22b632f04a ♻️Clean up implicit bool conversions 5 years ago
Gleb Mazovetskiy 46a5dc147b 🔨 Restore GCC 5 compatibility 5 years ago
Jmgr 1b7e0d2cb3 Migrate existing log entries 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo 1e3ed903be 🎨 strip redundant else 5 years ago
Anders Jenbo d024f79b0e 🧹 performance-unnecessary-value-param 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo b978d80119 🎨 llvm-include-order 5 years ago
Anders Jenbo bb4e1960e7 🎨 modernize-use-nullptr 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
Xadhoom 791d400ae3 Close TCP listening socket on leave 5 years ago
Anders Jenbo 69ad34f58f Consistently use NULL instead of nullptr 6 years ago
Anders Jenbo 961e7f58c4 Implement UI errors 6 years ago
Xadhoom 0010c9307f Fix network: creating and joining 6 years ago
Anders Jenbo ba9288c6cf Unify error dialogs, for looks and portability 7 years ago
Gleb Mazovetskiy e3cf8af94d dvlnet: More C++11 compatibility 7 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Gleb Mazovetskiy 94f62177f1 Make SourceX/dvlnet C++11 compatible 7 years ago
Mathieu Maret 19f5686770 Catch exception by reference 7 years ago
Sergey Semushin c474692329 Fix lifetime of 'frame' buffer in tcp server/client. 7 years ago
Xadhoom 24f746ae6a Fix strict aliasing violations in netcode 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Xadhoom 5407370e71 More header fixes 7 years ago
Xadhoom ae60e94670 Implement proper turn syncing in the network layer 7 years ago
Xadhoom 5b8df4bdd8 Use platform-independent sleep function 7 years ago
Xadhoom aff8769a97 Some fixes for network 7 years ago
Xadhoom 4d557709e0 Clean headers for network code 7 years ago
Xadhoom af47577446 Begin restructuring headers 7 years ago
Xadhoom 4ac418104f Start implementing TCP networking 7 years ago