Cameron Cawley
|
1357bfe672
|
COMMON: Avoid including engine headers in common code for DebugChannelDef
|
2024-06-20 20:15:57 +01:00 |
|
Hubert Maier
|
05fd4dc465
|
JANITORIAL: Fix occured typo in socket.cpp
|
2024-05-18 13:52:31 +02:00 |
|
Le Philousophe
|
0043d344a9
|
BACKENDS: Avoid passing arguments by value in cloud and networking
Use references everywhere it's possible.
Use override keyword to raise errors when there are discrepancies.
|
2023-10-29 01:51:38 +02:00 |
|
Little Cat
|
b8ac9ed46e
|
BACKENDS: ENET: Revert back to using "get_host_ip"
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
200402852e
|
BACKENDS: ENET: Replace get_host_ip to get_host.
This resolves issues when connecting to peers via domain names.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
c16244a23a
|
BACKENDS: ENET: Compile stable 1.3.17 source.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
06b69d3480
|
BACKENDS: ENET: Remove trailing whitespace.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
619daae936
|
BACKENDS: ENET: Code formatting.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
64200c8643
|
BACKENDS: ENET: Raw UDP socket creation.
|
2023-03-06 00:07:13 +01:00 |
|