staphen
|
ffbbcc6d62
|
Support unencrypted multiplayer games with no password
|
2021-10-25 01:14:37 +02:00 |
|
Anders Jenbo
|
a19e7b2a3b
|
Remove some more use of miniwin
|
2021-07-17 23:54:13 +02:00 |
|
Anders Jenbo
|
2ca6e37c46
|
Clean up sub folders using clang-tidy/Android Studio
|
2021-07-08 03:30:25 -07:00 |
|
Anders Jenbo
|
0f2ad469ea
|
♻️Clean up variable initialization
|
2021-06-27 14:58:51 -07:00 |
|
Anders Jenbo
|
8e07ef8fe5
|
Clang-tidy: misc-unused-parameters
|
2021-06-27 17:34:32 +02:00 |
|
Anders Jenbo
|
790f42d078
|
Clang-tidy: readability-inconsistent-declaration-parameter-name
|
2021-06-27 01:06:00 +02:00 |
|
Anders Jenbo
|
de4ced7e4f
|
Clang-tidy: readability-qualified-auto
|
2021-06-27 00:56:08 +02:00 |
|
Anders Jenbo
|
d8fa29c972
|
Clean up more implicit bool conversion
|
2021-06-26 10:07:02 -07:00 |
|
Anders Jenbo
|
22b632f04a
|
♻️Clean up implicit bool conversions
|
2021-06-26 08:57:59 -07:00 |
|
Gleb Mazovetskiy
|
46a5dc147b
|
🔨 Restore GCC 5 compatibility
We can support this much older compiler with just these few minor
changes.
|
2021-04-27 14:26:14 +02:00 |
|
Anders Jenbo
|
2969b80163
|
🎨 Run readability-identifier-naming on all src sub-folders
|
2021-04-22 03:53:35 +02:00 |
|
Anders Jenbo
|
1e3ed903be
|
🎨 strip redundant else
|
2021-04-22 00:39:48 +02:00 |
|
Anders Jenbo
|
7c054bc005
|
🎨 push_back -> emplace_back
|
2021-04-22 00:16:54 +02:00 |
|
Anders Jenbo
|
373f28736f
|
🎨 Acceptable parts of modernize-*
|
2021-04-19 22:42:19 +02:00 |
|
Anders Jenbo
|
5fdb9ce459
|
🎨 Format code
|
2021-04-19 00:37:33 +02:00 |
|
Anders Jenbo
|
8c821e98d3
|
🚚 Restructure files
|
2021-04-16 03:57:22 +02:00 |
|