Lioncash
|
f0c6e696fd
|
TraversalProto: Convert typedefs into using aliases
Same behavior, more straightforward reading.
|
2021-01-20 12:24:05 -05:00 |
Lioncash
|
d48b5615ae
|
TraversalProto: Collapse version enum into a typed variable
Same behavior, less code.
|
2021-01-20 12:24:05 -05:00 |
Lioncash
|
d2ea94195c
|
TraversalProto: Convert TraversalPacketType into an enum class
Makes for strong typing and prevents namespace pollution.
|
2021-01-20 12:24:05 -05:00 |
Lioncash
|
2f0fb2056e
|
TraversalProto: Convert TraversalConnectFailedReason into an enum class
|
2021-01-20 12:24:05 -05:00 |
BhaaL
|
23d99f2f2c
|
specify custom brace style to fix unions
BreakBeforeBraces: Allman apparently includes all styles,
except for AfterUnion (which is false) when using clang-format -dump-config
|
2017-01-05 12:55:13 +01:00 |
Pierre Bourdon
|
3570c7f03a
|
Reformat all the things. Have fun with merge conflicts.
|
2016-06-24 10:43:46 +02:00 |
Ziek
|
a629555e6b
|
Added Gui elements in Netplay Setup Diag so a person can choose a traversal server
Fixed bug with UPnP so that it will grab the proper address and protocal
Fixed bug that caused dolphin to freeze when host codes were to large
|
2015-02-25 18:28:26 -08:00 |
Ziek
|
4cdc307b87
|
Moved Traversal Client code over from old netplay
Moved over gui code for copying host code
added gui to netplay diag setup to switch between direct and traversal connection
|
2015-02-25 18:28:25 -08:00 |