Gleb Mazovetskiy
|
46a5dc147b
|
🔨 Restore GCC 5 compatibility
We can support this much older compiler with just these few minor
changes.
|
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
|
7c054bc005
|
🎨 push_back -> emplace_back
|
5 years ago |
Anders Jenbo
|
373f28736f
|
🎨 Acceptable parts of modernize-*
|
5 years ago |
Anders Jenbo
|
5fdb9ce459
|
🎨 Format code
|
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
|
cee6029da0
|
🔥 Rely less on storm.h
|
5 years ago |
pionere
|
d5a0fa8e85
|
get rid of a few warnings
|
5 years ago |
Anders Jenbo
|
1a43a19007
|
Remove duplicate defines
|
6 years ago |
Xadhoom
|
0010c9307f
|
Fix network: creating and joining
|
6 years ago |
Anders Jenbo
|
18532e7c9b
|
Format SourceX and SourceS
Fixes #262
|
7 years ago |
Gleb Mazovetskiy
|
94f62177f1
|
Make SourceX/dvlnet C++11 compatible
std::make_unique is only available in C++17 and above
|
7 years ago |
Xadhoom
|
24f746ae6a
|
Fix strict aliasing violations in netcode
|
7 years ago |
Xadhoom
|
ba0faf2d0c
|
miniwin fully macro-clean
|
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
|
aff8769a97
|
Some fixes for network
|
7 years ago |
Xadhoom
|
7f0fd7e0fa
|
Small fixes
|
7 years ago |
Xadhoom
|
4d557709e0
|
Clean headers for network code
|
7 years ago |
Xadhoom
|
af47577446
|
Begin restructuring headers
|
7 years ago |
Xadhoom
|
b8379e7187
|
Menu for TCP and UDP; enable difficulty selection
|
7 years ago |
Xadhoom
|
7aeb6e3de4
|
Fix leaving and joining again
|
7 years ago |
Xadhoom
|
4ac418104f
|
Start implementing TCP networking
|
7 years ago |
Xadhoom
|
3ad2c379e3
|
Restructure networking
|
7 years ago |