stk-code_catmod/src/network
2016-03-01 11:55:57 +11:00
..
protocols Removed many token settings and tests, which are now done in 2016-03-01 09:56:33 +11:00
event.cpp Removed many token settings and tests, which are now done in 2016-03-01 09:56:33 +11:00
event.hpp Removed many token settings and tests, which are now done in 2016-03-01 09:56:33 +11:00
game_setup.cpp Added comments. 2016-01-27 07:39:53 +11:00
game_setup.hpp Replaced setLocalKartInfo with setPlayerKart. Updated some docs. 2016-01-12 13:00:45 +11:00
network_config.cpp Started to add password support for a controlling a server. 2016-02-10 13:32:39 +11:00
network_config.hpp Renamged NetworkWorld to RaceEventManager (since this class is 2016-02-11 09:03:51 +11:00
network_console.cpp Started to set token in the 'lower level' functions, removing the need 2016-02-28 15:54:43 +11:00
network_console.hpp Started to set token in the 'lower level' functions, removing the need 2016-02-28 15:54:43 +11:00
network_player_profile.cpp Code simplification. 2016-01-14 08:05:40 +11:00
network_player_profile.hpp Code simplification. 2016-01-14 08:05:40 +11:00
network_string.cpp Fixed linux compilation. 2016-02-29 11:09:40 +11:00
network_string.hpp Fixed potentially incorrect code in getFloat; added memory leak check; 2016-03-01 09:54:26 +11:00
network.cpp Started to set token in the 'lower level' functions, removing the need 2016-02-28 15:54:43 +11: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 Removed unnecessary sendMessage function in ProtocolManager. 2016-02-28 15:57:41 +11:00
protocol_manager.hpp Removed unnecessary sendMessage function in ProtocolManager. 2016-02-28 15:57:41 +11:00
protocol.cpp Removed many token settings and tests, which are now done in 2016-03-01 09:56:33 +11:00
protocol.hpp Merge branch 'refactor-network-string' of https://github.com/supertuxkart/stk-code into refactor-network-string 2016-03-01 11:55:57 +11:00
race_config.cpp Fixed voting for laps and reverse. 2016-02-09 09:41:35 +11:00
race_config.hpp Automatically start game when all track votes have been received. 2015-12-04 08:00:51 +11:00
race_event_manager.cpp Removed many token settings and tests, which are now done in 2016-03-01 09:56:33 +11:00
race_event_manager.hpp Let only the server decide when a kart finished the race. Notify 2016-02-15 17:45:24 +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
server.cpp Moved Server and ServersManager into network directory. 2015-11-12 17:52:04 +11:00
server.hpp Moved Server and ServersManager into network directory. 2015-11-12 17:52:04 +11:00
servers_manager.cpp Use BareNetworkString. 2016-02-25 09:48:47 +11:00
servers_manager.hpp Moved Server and ServersManager into network directory. 2015-11-12 17:52:04 +11:00
stk_host.cpp Removed STKHost::sendMessage function. 2016-02-28 16:26:48 +11:00
stk_host.hpp Removed STKHost::sendMessage function. 2016-02-28 16:26:48 +11:00
stk_peer.cpp Started to set token in the 'lower level' functions, removing the need 2016-02-28 15:54:43 +11:00
stk_peer.hpp Started to set token in the 'lower level' functions, removing the need 2016-02-28 15:54:43 +11:00
transport_address.hpp Fixed storing of EnetAddresses in TransportAddress. 2015-11-18 08:14:58 +11:00