HULL/code/server
Jack Slater 92e9ddf02b
Update sv_init.c to point to new directory server address
directory.ioquake3.org has a new ip address as well
2025-08-28 22:41:32 -10:00
..
server.h Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
sv_bot.c Remove FS_Read2(). 2017-03-17 04:21:11 -07:00
sv_ccmds.c Echo server say/tell/sayto message to console 2017-07-24 20:55:14 -05:00
sv_client.c Prevent SV_DropClient() from being called recursively if the client is dropped by a kick or timeout and has too many reliable commands 2024-10-11 21:03:44 +01:00
sv_game.c Range check client number for trap_BotUserCommand 2017-06-07 20:38:12 -05:00
sv_init.c Update sv_init.c to point to new directory server address 2025-08-28 22:41:32 -10:00
sv_main.c Prevent SV_DropClient() from being called recursively if the client is dropped by a kick or timeout and has too many reliable commands 2024-10-11 21:03:44 +01:00
sv_net_chan.c Fix legacy protocol with new packet queueing 2011-07-17 23:43:33 +00:00
sv_rankings.c Replace strncpy usage with Q_strncpyz 2025-07-24 09:47:13 +01:00
sv_snapshot.c Correct spelling mistakes. 2017-11-22 01:40:20 -06:00
sv_world.c reduce the amount of compiler warnings for variable shadowing 2013-05-30 15:43:20 -05:00