openmohaa/code/gamespy
smallmodel 1ef1bad9ae
Add network profiling tool from Spearhead and Breakthrough
Profiling can be enabled with `cl_netprofile` and `sv_netprofile`, the overlay can be shown using `cl_netprofileoverlay` and `sv_netprofileoverlay` and the server can dump network profile using the `netprofiledump` command
2024-11-09 21:38:16 +01:00
..
Chat Added gamespy SDK 2023-02-04 21:00:01 +01:00
common Check for __APPLE__ to detect MacOS 2024-04-30 19:25:02 +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
CMakeLists.txt Added GameSpy server list 2023-07-27 22:43:51 +02: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 Add network profiling tool from Spearhead and Breakthrough 2024-11-09 21:38:16 +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 Corrected some compilation warnings 2024-06-11 21:24:01 +02:00
sv_gqueryreporting.h Moved MIN_HEARTBEAT_TIME and MAX_HEARTBEAT_TIME to sv_gqueryreporting.h 2023-08-29 18:45:46 +02:00