sm64coopdx/src/pc/network
2023-03-27 15:34:22 -07:00
..
discord fixes and other improvements (#309) 2023-03-21 19:43:29 -04:00
packets Fixed sync ID assignments 2023-03-27 15:34:22 -07:00
socket Fix compilation warnings and stop demos when hosting (#313) 2023-03-21 22:41:43 -04:00
ban_list.c Cleanup Deluxe (#45) 2022-03-29 20:45:56 -07:00
ban_list.h Added chat commands: /kick /ban /permban /players 2022-02-12 15:23:05 -08:00
moderator_list.c Moderator cleanup 2022-05-09 23:20:07 -07:00
moderator_list.h Moderator cleanup 2022-05-09 23:20:07 -07:00
network.c Increase max packets per second to 100 2023-03-27 11:59:06 -07:00
network.h Show players on star select toggle (#321) 2023-03-23 21:12:26 -04:00
network_player.c Fixed sync ID assignments 2023-03-27 15:34:22 -07:00
network_player.h Figure out a ping between every player, adjust resend rate based on it 2023-03-27 11:50:32 -07:00
network_utils.c just a few more improvements (#207) 2022-10-18 15:34:46 -07:00
network_utils.h Mod storage, network_discord_id_from_local_index and other small changes (#200) 2022-09-26 19:28:26 -07:00
sync_object.c Fixed sync ID assignments 2023-03-27 15:34:22 -07:00
sync_object.h Swapped out hashmap to C++ for sync objects 2023-03-27 14:29:15 -07:00
syncid.h Deterministically set the sync ID for level objects that spawn from spawninfo, macros, and special 2023-03-26 21:10:38 -07:00
version.c fix version string buffer overflow (#327) 2023-03-26 14:52:13 -07:00
version.h Fix debug builds on linux 2023-03-26 14:53:01 -07:00