Commit graph

10 commits

Author SHA1 Message Date
L
6f325cb294 Useless comments removed 2023-02-08 13:56:20 +01:00
L
31bd29b92b Project can now be compiled using CMake 3.5 2023-02-07 21:18:17 +01:00
L
bf02aee57d Reduced C++ standard requirement down to C++11
Requires pthreads in *NIX (because of gamespy)
Using CMake 3.12 instead (required because of *add_compile_definitions* command)
2023-02-07 20:52:08 +01:00
L
de40d640d5 Set minimum cmake version to 3.5 2023-02-07 19:38:31 +01:00
L
0d2eb7f693 Added OPM header 2023-02-05 13:27:22 +01:00
L
29061bea50 Fixed send_heartbeat sending to the wrong address 2023-02-05 02:08:47 +01:00
L
5fecffc451 Fixed wrong client ping value in gamespy players callback 2023-02-05 01:58:52 +01:00
L
8ec6fcd9fe Added old qr gamespy implementation 2023-02-05 01:40:14 +01:00
L
296e0c271b Fixed gamespy compilation error on unix 2023-02-05 01:38:42 +01:00
L
dd44f78fc5 Added gamespy SDK 2023-02-04 21:00:01 +01:00