23 Commits

Author SHA1 Message Date
Lion Kortlepel
b034072027
fix potential UB in decompression 2024-06-23 23:04:55 +02:00
Lion Kortlepel
1f7c498bd9
fix compiler error in decomp 2024-06-22 23:05:01 +02:00
Lion Kortlepel
e46d4b2f0e
Merge branch 'performance-improvements' 2024-06-22 23:01:15 +02:00
Lion Kortlepel
f2b34543f9
switch to compression with limit at 30 MB 2024-06-22 22:48:00 +02:00
Lion Kortlepel
8b0f4f99f6
use thread_local static buffer to receive into, null term manually 2024-06-19 16:53:17 +02:00
Lion Kortlepel
17e887442c
avoid a substr() which costs us ~20% of runtime performance 2024-06-19 16:18:11 +02:00
Lion Kortlepel
a82b9fb36f
reformat 2024-06-17 22:01:15 +02:00
Lion Kortlepel
05ffa0b638
Merge branch 'linux' 2024-06-17 21:57:41 +02:00
Lion Kortlepel
c0df995e28
fix perms on all source files 2024-03-22 10:47:08 +01:00
gamingdoom
5dfb5f3b88 works but linux build is broken and this is an old version of the source 2023-10-16 22:13:30 -07:00
gamingdoom
54e1beb548 rename network.h to network.hpp 2023-10-16 17:33:52 -07:00
Anonymous-275
fbc5e28d25 Mingw Compatible 2021-03-29 11:43:24 +03:00
Anonymous275
5337d1bf25 Small edit 2020-12-20 15:14:19 +02:00
Anonymous275
4b9742553a more cleanup 2020-12-20 14:11:17 +02:00
Anonymous275
49dd577c36 Support of 1Gps+ internet 2020-12-19 01:16:05 +02:00
Anonymous275
4914d251f1 new auth system + cleanup 2020-12-16 01:35:31 +02:00
Anonymous275
1579c8bc29 UDP Cleanup 2020-11-25 20:26:43 +02:00
Anonymous275
97cc5a3179 fixed. every. bug. 2020-11-13 21:23:18 +02:00
Anonymous275
d5466bb68a Fixed ? ping 2020-11-13 00:30:03 +02:00
Anonymous275
cd05b0a59a lot of work 2020-11-08 21:48:52 +02:00
Anonymous275
a2b6b29ea1 Vehicle ghost fix, server list fix 2020-11-07 23:29:42 +02:00
Anonymous275
7da9f4fcd2 Launcher update to 1.63.5
- async tcp buffer
- two way encryption on connect
- map security fix
- DNS Lookup on connect
- fixed bug in beamng security
2020-10-16 17:10:12 +03:00
Anonymous275
ccdbc51b30 V1.6
Rewrite
2020-08-21 20:57:41 +03:00