stk-code_catmod/src/network
2018-08-03 01:26:42 +08:00
..
protocols Use a correct queue to save network state 2018-07-30 19:38:10 +08:00
compress_network_body.hpp Save the uncompressed physics values to objects in server 2018-07-26 13:32:41 +08:00
crypto.cpp Add the remaining unreliable fragment flags 2018-07-27 22:40:28 +08:00
crypto.hpp Add AES encryption and validation for wan player 2018-06-02 12:28:29 +08:00
dummy_rewinder.hpp Don't recreate locally destroyed projectile 2018-07-30 01:56:14 +08:00
event_rewinder.cpp Refactored event handling, so that now not only Rewinder objects 2016-08-11 17:16:54 +10:00
event_rewinder.hpp Started to implement proper item handling: the server now sends 2018-05-08 19:12:06 +10:00
event.cpp Remove token in network string 2018-06-04 13:25:10 +08:00
event.hpp Add AES encryption and validation for wan player 2018-06-02 12:28:29 +08:00
game_setup.cpp Allow changing soccer team in lan or private servers 2018-07-14 15:16:54 +08:00
game_setup.hpp Allow changing soccer team in lan or private servers 2018-07-14 15:16:54 +08:00
network_config.cpp Split random ports (default off for server) configuration 2018-07-31 10:46:41 +08:00
network_config.hpp Allow changing soccer team in lan or private servers 2018-07-14 15:16:54 +08:00
network_console.cpp Randomly use stun servers of the low ping from top-half of the list 2018-03-23 18:51:26 +08:00
network_console.hpp Simpify network console 2018-02-23 14:57:59 +08:00
network_player_profile.cpp Server never has local player at the moment 2018-03-16 23:09:21 +08:00
network_player_profile.hpp Allow changing soccer team in lan or private servers 2018-07-14 15:16:54 +08:00
network_string.cpp Remove token in network string 2018-06-04 13:25:10 +08:00
network_string.hpp Detect incompatible binary during restore state 2018-07-25 16:15:26 +08:00
network.cpp Add the remaining unreliable fragment flags 2018-07-27 22:40:28 +08:00
network.hpp Add --connection-debug for verbose packet logging 2018-06-08 12:12:59 +08:00
protocol_manager.cpp Add exception handling to prevent player hacking network string 2018-07-19 14:23:35 +08:00
protocol_manager.hpp Convert more time handling to handling ticks. 2018-03-20 09:25:39 +11:00
protocol.cpp Remove token in network string 2018-06-04 13:25:10 +08:00
protocol.hpp Remove token in network string 2018-06-04 13:25:10 +08:00
race_event_manager.cpp Use count up ticks on rewinding for time limit in soccer game 2018-07-13 23:34:50 +08:00
race_event_manager.hpp Removed execute permission (for unknown reasons VS makes source files 2018-06-08 10:59:13 +10:00
remote_kart_info.hpp Allow changing soccer team in lan or private servers 2018-07-14 15:16:54 +08:00
rewind_info.cpp Optimize network state saving 2018-07-30 16:26:28 +08:00
rewind_info.hpp Optimize network state saving 2018-07-30 16:26:28 +08:00
rewind_manager.cpp Clean all pending rewind event functions when exit 2018-08-03 01:26:42 +08:00
rewind_manager.hpp Use a correct queue to save network state 2018-07-30 19:38:10 +08:00
rewind_queue.cpp Don't recreate locally destroyed projectile 2018-07-30 01:56:14 +08:00
rewind_queue.hpp Use a correct queue to save network state 2018-07-30 19:38:10 +08:00
rewinder.cpp Port rewinders to use shared_ptr 2018-07-24 14:22:20 +08:00
rewinder.hpp Make flyable to work with shared_ptr 2018-07-24 15:43:31 +08:00
server.cpp Add AES encryption and validation for wan player 2018-06-02 12:28:29 +08:00
server.hpp Add AES encryption and validation for wan player 2018-06-02 12:28:29 +08:00
servers_manager.cpp Fix getifaddrs leaking 2018-07-11 13:49:01 +08:00
servers_manager.hpp Auto refresh for lan server detection 2018-04-25 20:26:23 +02:00
smooth_network_body.cpp Make smoothing variable configurable 2018-07-15 12:49:07 +08:00
smooth_network_body.hpp Make smoothing variable configurable 2018-07-15 12:49:07 +08:00
stk_host.cpp Add exception handling to prevent player hacking network string 2018-07-19 14:23:35 +08:00
stk_host.hpp Show ping of remote players in lobby 2018-07-04 00:54:40 +08:00
stk_peer.cpp Try unreliable state in network 2018-07-27 21:47:07 +08:00
stk_peer.hpp Remove token in network string 2018-06-04 13:25:10 +08:00
transport_address.cpp Added a new constructor taking a string and port number (including 2018-04-15 00:32:30 +10:00
transport_address.hpp Since broadcasting to 255.255.255.255 does not work in all cases, 2018-04-23 23:30:48 +10:00