openmohaa/code/gamespy
smallmodel 9427137dbd
Some checks failed
CodeQL / Analyze (push) Waiting to run
Build branch / build-all (push) Failing after 32s
Properly increment the packet number before sending the gamespy reply
Some programs parse the packet number and stop working properly if the packet number is an incorrect value
2025-01-04 19:43:47 +01:00
..
Chat Added gamespy SDK 2023-02-04 21:00:01 +01:00
common Fix insecure printf format 2024-11-29 21:48:56 +01: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
CMakeLists.txt Bump the minimum CMake version to 3.12 2024-11-30 00:36:33 +01:00
darray.c Added gamespy SDK 2023-02-04 21:00:01 +01:00
darray.h Added gamespy SDK 2023-02-04 21:00:01 +01:00
goaceng.h Set ENGINE_VERSION to 3.0 2023-08-30 21:53:40 +02:00
gserver.c Fixed cross-platform errors 2023-07-27 23:13:57 +02:00
gserver.h Added GameSpy server list 2023-07-27 22:43:51 +02:00
gserverlist.c Using MASTER_SERVER_HOST macro 2023-07-29 19:30:39 +02:00
gutil.c Arithmetic operations fixes 2023-06-22 18:32:15 +02:00
gutil.h Added old qr gamespy implementation 2023-02-05 01:40:14 +01:00
hashtable.c Added gamespy SDK 2023-02-04 21:00:01 +01:00
hashtable.h Added gamespy SDK 2023-02-04 21:00:01 +01:00
md5.h Added gamespy SDK 2023-02-04 21:00:01 +01:00
md5c.c Added gamespy SDK 2023-02-04 21:00:01 +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
sv_gamespy.c Use 0.31 for Breakthrough demo 2024-11-13 00:07:07 +01:00
sv_gamespy.h Added gamespy cd key authorization code (mohaas/mohaab only) 2023-08-24 23:19:21 +02:00
sv_gqueryreporting.c Properly increment the packet number before sending the gamespy reply 2025-01-04 19:43:47 +01:00
sv_gqueryreporting.h Moved MIN_HEARTBEAT_TIME and MAX_HEARTBEAT_TIME to sv_gqueryreporting.h 2023-08-29 18:45:46 +02:00