Jeffery Myers
0726491ef8
Fixes to make rnet and it's examples build on Windows in visual studio 2019. ( #1602 )
...
Mostly typecasts, and some int to unsigned short changes, and including the windsock 2 library in the examples.
Co-authored-by: Jeffery Myers <JefMyers@blizzard.com >
2021-02-20 21:13:20 +01:00
Ray
42dad5df95
[rnet] Renamed some functions
2020-02-20 13:46:33 +01:00
Ray
e176a476c0
[rnet] Review network examples formatting
2020-02-20 12:42:37 +01:00
Ray
faff512140
[rnet] Convert to header-only
...
Some functions renamed
2020-02-19 18:15:59 +01:00
Ray
6d1cdf25a7
[rnet] Review module formating
...
Align formating with other raylib modules coding style.
2020-02-18 18:15:22 +01:00
raysan5
1c4dadcf68
Support custom memory allocators
2020-01-19 12:10:09 +01:00
Ray
b75511248d
Remove trailing spaces
2019-10-17 17:18:03 +02:00
Ray
e26cc01ba8
More rnet review to avoid warnings/errors
2019-04-22 21:50:45 +02:00
Ray
2d4c2ff351
Review rnet errors
2019-04-22 20:54:50 +02:00
Ray
f7d978e726
Reviewed rnet inclusion
...
Move to own header for a more deep review of the module
2019-04-22 20:27:54 +02:00
Jak
4b8d06f501
[rnet] module WIP ( #809 )
...
Added experimental network module
2019-04-22 20:03:00 +02:00