22 Commits (master)

Author SHA1 Message Date
staphen 9affb1a79b Process network packets independent of the game's tick rate 4 months ago
LP f295e67b9f
Add multiplayer event logging 4 months ago
staphen 7564bd0fcb Introduce DvlNet function to read latency data from providers 4 months ago
Gleb Mazovetskiy 730c26a856 Migrate maps to unordered maps 2 years ago
staphen 78eb3c7fe9 Parse TCP host using hostname:port format 2 years ago
obligaron ccaf8d1dac
Use uint8_t in msg/multi/sync and fix MSVC warnings (#6856) 2 years ago
Gleb Mazovetskiy 78af369e6e net: Remove template parameter for cdwrap 3 years ago
Gleb Mazovetskiy 5355146d51 Use structured bindings 3 years ago
Gleb Mazovetskiy 14540164a7 Remove utils/stdcompat/optional.hpp 3 years ago
Gleb Mazovetskiy 4fa3732526 Add missing <cstdint> includes 3 years ago
Anders Jenbo 872456ae5d Use size_t for a select few pnum variables 4 years ago
obligaron 1f7b0607a6 public game browsing: show difficulty, speed, players and possible incompatibility 4 years ago
obligaron 0888546d62 Make DvlNet_SendInfoRequest non blocking 4 years ago
Gleb Mazovetskiy 3d308983a8 Migrate to libmpq 4 years ago
staphen ffbbcc6d62 Support unencrypted multiplayer games with no password 4 years ago
Anders Jenbo ae90193136
Game discovery over ZeroTier 5 years ago
Anders Jenbo a19e7b2a3b Remove some more use of miniwin 5 years ago
Anders Jenbo 0f2ad469ea ♻️Clean up variable initialization 5 years ago
Anders Jenbo 8e07ef8fe5 Clang-tidy: misc-unused-parameters 5 years ago
Anders Jenbo d8fa29c972 Clean up more implicit bool conversion 5 years ago
Anders Jenbo 5fdb9ce459 🎨 Format code 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Anders Jenbo 997c1dba55 🚚 Split up all.h in to proper header relations 5 years ago
Xadhoom 867dd96a73 Add ZeroTier support 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
pionere d5a0fa8e85 get rid of a few warnings 5 years ago
Xadhoom 0010c9307f Fix network: creating and joining 6 years ago