17 Commits (09f884b7bd385779a127efa78b98d87020e54fae)

Author SHA1 Message Date
Lioncash 1a7cf26884 udp/client: Remove unused boost include 6 years ago
Lioncash 8df93132cd udp: Silence a C++20 deprecation warning 6 years ago
Ameer 121af3646d Singleton GC Adapter class, remove globals, fix naming convention 6 years ago
Ameer c94583d867 Clang Formatting 6 years ago
Ameer 0076a08d04 Cleanup after linter 6 years ago
Ameer 0248614add GC Adapter Implementation 6 years ago
ReinUsesLisp 716d6aee30 input_common/udp: Fix clang build issues 6 years ago
FearlessTobi 230ac6a4e8 input_common/udp: Fix Linux build by using a backwards compatible way of error checking 6 years ago
James Rowe 002d9508a0 input/udp - Add minor error handling to prevent bad input from crashing 6 years ago
James Rowe 2cdda8c564 input/udp - Dont log on invalid packet received 6 years ago
Lioncash 83f8090273 input_common/udp: Add missing override specifiers 6 years ago
Lioncash 5c61e0ba39 input_common/udp: std::move SocketCallback instances where applicable 6 years ago
Lioncash fb9c9ddcc9 input_common/udp: std::move shared_ptr within Client constructor 6 years ago
Lioncash 9bb6ab77f4 udp/client: Replace deprecated from_string() call with make_address_v4() 6 years ago
Lioncash 881408445a input_common/udp: Silence -Wreorder warning for Socket 6 years ago
Lioncash 36524465a6 input_common/udp: Remove unnecessary inclusions 6 years ago
Lioncash 4aa9c9632d input_common/udp: Add missing header guard 6 years ago
FearlessTobi bbd85a495a Address second part of review comments 7 years ago
FearlessTobi 0fe11746fc Address review comments 7 years ago
fearlessTobi ac3690f205 Input: UDP Client to provide motion and touch controls 7 years ago