Commit graph

15 commits

Author SHA1 Message Date
OM
ed330e63fe Commented out unused gamespy libraries 2023-06-18 19:11:05 +02:00
OM
5b97245dd1 Reworked CMakeLists 2023-06-17 01:44:38 +02:00
OM
ba881b768d Added _LINUX define for gamespy 2023-06-17 01:43:42 +02:00
OM
c287638f99 Reworked file inclusion (using relative path) 2023-06-17 01:24:20 +02:00
OM
03100b47c1 Set the project name to openmohaa 2023-05-18 20:24:09 +02:00
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