14 Commits (4db65d94de34c9f8fa6bc3510ce2d8ca80026fa9)

Author SHA1 Message Date
Anders Jenbo 872456ae5d Use size_t for a select few pnum variables 4 years ago
Gleb Mazovetskiy 188dc79f6e Make `Players` a vector 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 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 f167bd4dfb Clang-tidy: llvm-include-order 5 years ago
Anders Jenbo d8fa29c972 Clean up more implicit bool conversion 5 years ago
Gleb Mazovetskiy 46a5dc147b 🔨 Restore GCC 5 compatibility 5 years ago
Anders Jenbo b69d18f12d 🌐 Enable translation of all remaning strings 5 years ago
Anders Jenbo 2969b80163 🎨 Run readability-identifier-naming on all src sub-folders 5 years ago
Anders Jenbo 373f28736f 🎨 Acceptable parts of modernize-* 5 years ago
Anders Jenbo 8c821e98d3 🚚 Restructure files 5 years ago
Xadhoom 867dd96a73 Add ZeroTier support 5 years ago
Anders Jenbo bfb3c11c2b 🎨 Change namespace to devilution 5 years ago
Anders Jenbo a2656637e4 🎨 Format source 5 years ago
pionere d5a0fa8e85 get rid of a few warnings 5 years ago
Anders Jenbo dc8be6c0ab
C++03 compatibility (#736) 6 years ago
Anders Jenbo 18532e7c9b Format SourceX and SourceS 7 years ago
Xadhoom 24f746ae6a Fix strict aliasing violations in netcode 7 years ago
Xadhoom f00e427ed2 Remove pch.h 7 years ago
Xadhoom 5283a9ffd1 Put everything into namespace dvl 7 years ago
Xadhoom ae60e94670 Implement proper turn syncing in the network layer 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
Xadhoom 3ad2c379e3 Restructure networking 7 years ago
Xadhoom 9ef0b862a6 Fix for dvlnet_null 7 years ago
Xadhoom 7339bbfd9b slightly refactor network layer 7 years ago