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
|
239f1f6760
|
BACKENDS: ENET: call both get_host and 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
|
9329f8c3d6
|
BACKENDS: ENET: Hosts can connect to peers.
Useful for connecting to a "rendezvous" server or some sort.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
f9ec21c27a
|
BACKENDS: ENET: Fix naming convention
|
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
|
1a50e10a83
|
BACKENDS: ENET: Now compiles and works on MSVC.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
747b28504a
|
BACKENDS: ENET: Use delayMillis for disconnection.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
8a673b4a0c
|
BACKENDS: ENET: Ability to disconnect peers.
|
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
|
6305d74464
|
BACKENDS: ENET: Host data send and retrieval.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
7bc36d05fc
|
BACKENDS: ENET: Client host creation.
|
2023-03-06 00:07:13 +01:00 |
|
Little Cat
|
129b56cd3e
|
BACKENDS: ENET: Host creation.
|
2023-03-06 00:07:13 +01:00 |
|