Gleb Mazovetskiy
|
7e1fea6f76
|
clang-format all files in {Source,test}/
Also includes a few manual tweaks to comments and newlines for better results.
Co-authored-by: Anders Jenbo <anders@jenbo.dk>
|
4 years ago |
Anders Jenbo
|
2ca6e37c46
|
Clean up sub folders using clang-tidy/Android Studio
|
5 years ago |
Anders Jenbo
|
939003311a
|
Clang-tidy: readability-make-member-function-const
|
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
|
961e7f58c4
|
Implement UI errors
|
6 years ago |
Anders Jenbo
|
18532e7c9b
|
Format SourceX and SourceS
Fixes #262
|
7 years ago |
Nam Nguyen
|
7e2bd7c967
|
detect 64-bit platform on windows, gcc, clang, arm and ppc
sources:
Use of #ifdef __LP64__ suggested by @brynet.
https://stackoverflow.com/a/40033930
|
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
|
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 |