stk-code_catmod/src/network
2015-10-22 23:41:49 +11:00
..
protocols Removed many unnecessary copies of NetworkString. 2015-10-22 21:43:06 +11:00
client_network_manager.cpp Reserve space for NetworkStrings (to reduce copying when reallocating). 2015-10-16 00:03:23 +11:00
client_network_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
event.cpp Coding style changes. 2015-10-22 16:03:11 +11:00
event.hpp Removed many unnecessary copies of NetworkString. 2015-10-22 21:43:06 +11:00
game_setup.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
game_setup.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
network_interface.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
network_interface.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
network_manager.cpp Removed unused functions. 2015-10-22 23:41:49 +11:00
network_manager.hpp Removed unused functions. 2015-10-22 23:41:49 +11:00
network_string.cpp Added missing GPL license. 2015-03-30 11:42:28 +11:00
network_string.hpp Removed many unnecessary copies of NetworkString. 2015-10-22 21:43:06 +11:00
network_world.cpp removed some useless files + improvements in end-race GUI interaction 2013-08-29 17:57:56 +00:00
network_world.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
protocol_manager.cpp Cosmetic/coding style changes. 2015-10-22 11:03:41 +11:00
protocol_manager.hpp Cosmetic/coding style changes. 2015-10-22 11:03:41 +11:00
protocol.cpp Removed many unnecessary copies of NetworkString. 2015-10-22 21:43:06 +11:00
protocol.hpp Cosmetic/coding style changes. 2015-10-22 11:03:41 +11:00
race_config.cpp Merge branch 'master' into fixes 2015-07-03 15:29:53 +02:00
race_config.hpp Added missing GPL license. 2015-03-30 11:42:28 +11:00
remote_kart_info.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
server_network_manager.cpp Cosmetic/coding style changes. 2015-10-22 11:03:41 +11:00
server_network_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
stk_host.cpp Avoid copying STK Events for networking. 2015-10-22 00:02:40 +11:00
stk_host.hpp Cosmetic changes mostly, removed unused functions. 2015-10-20 22:42:57 +11:00
stk_peer.cpp Removed unnecessary #include, and disabled copying of STKPeer. 2015-10-22 18:46:01 +11:00
stk_peer.hpp Removed unnecessary #include, and disabled copying of STKPeer. 2015-10-22 18:46:01 +11:00
types.hpp Cosmetic changes mostly, removed unused functions. 2015-10-20 22:42:57 +11:00