openmohaa/code/gamespy
smallmodel 236897cfcc
Some checks are pending
Build branch / build-all (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
Set the server list socket as non-blocking
This prevents the game from freezing when the connection is slow or if the master server is unreachable
2025-04-23 00:37:48 +02:00
..
Chat Added gamespy SDK 2023-02-04 21:00:01 +01:00
common Uncomment WSACleanup() 2025-04-22 00:31:39 +02:00
gcdkey Added gamespy SDK 2023-02-04 21:00:01 +01:00
ghttp Added gamespy SDK 2023-02-04 21:00:01 +01:00
GP Added gamespy SDK 2023-02-04 21:00:01 +01:00
gstats Fix a few typos 2024-09-19 10:52:47 +02:00
gt2 Added gamespy SDK 2023-02-04 21:00:01 +01:00
natneg Added gamespy SDK 2023-02-04 21:00:01 +01:00
Peer Added gamespy SDK 2023-02-04 21:00:01 +01:00
pinger Added gamespy SDK 2023-02-04 21:00:01 +01:00
pt Added gamespy SDK 2023-02-04 21:00:01 +01:00
qr2 Arithmetic operations fixes 2023-06-22 18:32:15 +02:00
sake Added gamespy SDK 2023-02-04 21:00:01 +01:00
sc Fix a few typos 2024-09-19 10:52:47 +02:00
serverbrowsing Added gamespy SDK 2023-02-04 21:00:01 +01:00
Voice2 Added gamespy SDK 2023-02-04 21:00:01 +01:00
webservices Fix a few typos 2024-09-19 10:52:47 +02:00
changelog.txt Added gamespy SDK 2023-02-04 21:00:01 +01:00
cl_gamespy.c Use functions that return master host information 2025-04-22 21:40:34 +02:00
cl_gamespy.h Use functions that return master host information 2025-04-22 21:40:34 +02:00
CMakeLists.txt Link gcd_key to gcd_qr2 2025-04-22 00:48:39 +02:00
darray.c Replace tabs by spaces 2025-02-28 18:11:09 +01:00
darray.h Replace tabs by spaces 2025-02-28 18:11:09 +01:00
gcrypt.c Replace tabs by spaces 2025-02-28 18:11:09 +01:00
gcrypt.h Add support for server list encryption and tell the master server to return the server list encrypted 2025-02-22 20:39:10 +01:00
goaceng.h Set the server list socket as non-blocking 2025-04-23 00:37:48 +02:00
gserver.c Replace tabs by spaces 2025-02-28 18:11:09 +01:00
gserver.h Replace tabs by spaces 2025-02-28 18:11:09 +01:00
gserverlist.c Set the server list socket as non-blocking 2025-04-23 00:37:48 +02:00
gutil.c Replace tabs by spaces 2025-02-28 18:11:09 +01:00
gutil.h Replace tabs by spaces 2025-02-28 18:11:09 +01:00
hashtable.c Replace tabs by spaces 2025-02-28 18:11:09 +01:00
hashtable.h Replace tabs by spaces 2025-02-28 18:11:09 +01:00
md5.h Replace tabs by spaces 2025-02-28 18:11:09 +01:00
md5c.c Replace tabs by spaces 2025-02-28 18:11:09 +01:00
nonport.c Added gamespy SDK 2023-02-04 21:00:01 +01:00
nonport.h Added gamespy SDK 2023-02-04 21:00:01 +01:00
q_gamespy.c Add Com_InitGameSpy() for future use 2025-04-22 22:51:06 +02:00
q_gamespy.h Add Com_InitGameSpy() for future use 2025-04-22 22:51:06 +02:00
sv_gamespy.c Use functions that return master host information 2025-04-22 21:40:34 +02:00
sv_gamespy.h Use functions that return master host information 2025-04-22 21:40:34 +02:00
sv_gqueryreporting.c Use functions that return master host information 2025-04-22 21:40:34 +02:00
sv_gqueryreporting.h Use functions that return master host information 2025-04-22 21:40:34 +02:00