mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2024-11-11 15:21:40 +00:00
8ab3f7af8d
Previously, a legacy client wouldn't get a VoIP packet, but if they did, they'd panic and disconnect. Now they ignore them and continue on. This also gives us the framework to add other features legacy clients can ignore. Oh, this also has the benefit of allowing us to store incoming VoIP for playback in recorded demos. They'll play the chatter on VoIP clients, and be ignored on legacy ones. Huge win. |
||
---|---|---|
.. | ||
server.h | ||
sv_bot.c | ||
sv_ccmds.c | ||
sv_client.c | ||
sv_game.c | ||
sv_init.c | ||
sv_main.c | ||
sv_net_chan.c | ||
sv_rankings.c | ||
sv_snapshot.c | ||
sv_world.c |