stk-code_catmod/src/network
2017-04-11 22:30:57 +10:00
..
protocols Fixed more 64-bit related compiler warnings. 2017-04-11 22:30:57 +10: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 Refactored event handling, so that now not only Rewinder objects 2016-08-11 17:16:54 +10:00
event.cpp Fixed more 64-bit related compiler warnings. 2017-04-11 22:30:57 +10:00
event.hpp Removed EventProcessingInfo, and pre-computing of protocols that should 2016-03-09 07:46:33 +11:00
game_setup.cpp Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will 2016-03-11 16:42:35 +11:00
game_setup.hpp Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will 2016-03-11 16:42:35 +11:00
network_config.cpp Only allow LAN connections for LAN servers (previously anyone with 2016-12-06 09:10:05 +11:00
network_config.hpp Only allow LAN connections for LAN servers (previously anyone with 2016-12-06 09:10:05 +11:00
network_console.cpp Fixedc compilation, renamed LobbyRoomProtocol to LobbyProtocol. 2016-11-23 18:39:59 +11:00
network_console.hpp Removed unnecessary broadcast functions. 2016-03-01 17:13:31 +11:00
network_player_profile.cpp Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will 2016-03-11 16:42:35 +11:00
network_player_profile.hpp Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will 2016-03-11 16:42:35 +11:00
network_string.cpp Fixed more 64-bit related compiler warnings. 2017-04-11 22:30:57 +10:00
network_string.hpp Fixed some 64-bit related compiler warnings on VS. 2017-04-07 00:41:08 +10:00
network.cpp Removed exec permission. 2016-09-21 09:07:06 +10:00
network.hpp Started to set token in the 'lower level' functions, removing the need 2016-02-28 15:54:43 +11:00
protocol_manager.cpp Added time step size as parameter to each protocol's synchromous update 2016-03-19 10:24:44 +11:00
protocol_manager.hpp Added time step size as parameter to each protocol's synchromous update 2016-03-19 10:24:44 +11:00
protocol.cpp Fixed more 64-bit related compiler warnings. 2017-04-11 22:30:57 +10:00
protocol.hpp Fixed more 64-bit related compiler warnings. 2017-04-11 22:30:57 +10:00
race_config.cpp Removed StartGameProtocol, and added the necessary states to the 2016-11-22 17:57:15 +11:00
race_config.hpp Removed StartGameProtocol, and added the necessary states to the 2016-11-22 17:57:15 +11:00
race_event_manager.cpp Removed unused functions. 2016-12-07 09:34:33 +11:00
race_event_manager.hpp Removed unused functions. 2016-12-07 09:34:33 +11:00
remote_kart_info.hpp Initial work on soccer AI, plus lots of code re-factor/clean up. 2016-01-15 18:25:52 +08:00
rewind_info.cpp Made Physics a singleton, removing the accessor functions from World. 2016-12-13 08:31:08 +11:00
rewind_info.hpp Fised neniry leak. 2016-08-22 18:08:51 +10:00
rewind_manager.cpp Tried to fix all 64-bit related compiler warnings triggered from files 2017-04-08 23:25:33 +10:00
rewind_manager.hpp Refactored event handling, so that now not only Rewinder objects 2016-08-11 17:16:54 +10:00
rewinder.cpp Started to work on rewinding. ATM a single kart can be rewound 2013-08-12 23:29:21 +00:00
rewinder.hpp Made the KartRewinder to be a kart (which gives it easier access to 2016-09-05 08:00:21 +10:00
server.cpp Remove unnecessary request for server address,since it is now included 2016-10-14 18:08:39 +11:00
server.hpp Update protocol to include server difficulty and mode 2016-03-10 19:25:55 -05:00
servers_manager.cpp Fix LAN handling when connecting via a WAN server. 2016-10-25 07:53:52 +11:00
servers_manager.hpp Moved Server and ServersManager into network directory. 2015-11-12 17:52:04 +11:00
stk_host.cpp Fixed more 64-bit related compiler warnings. 2017-04-11 22:30:57 +10:00
stk_host.hpp Renamed handleLANRequest to HandleDirectSocketRequest, since the code 2016-12-01 10:11:50 +11:00
stk_peer.cpp Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will 2016-03-11 16:42:35 +11:00
stk_peer.hpp Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will 2016-03-11 16:42:35 +11:00
transport_address.cpp Only allow LAN connections for LAN servers (previously anyone with 2016-12-06 09:10:05 +11:00
transport_address.hpp Only allow LAN connections for LAN servers (previously anyone with 2016-12-06 09:10:05 +11:00