stk-code_catmod/src/network
2014-10-08 18:18:37 -04:00
..
protocols Fixed compiler warnings 2014-10-08 14:44:05 +02:00
client_network_manager.cpp Fix #1153 Cleanup logging code 2014-10-07 20:54:54 +02:00
client_network_manager.hpp Duplicate singleton code for abstract/non abstract cases 2014-07-17 01:30:45 +02:00
event.cpp fixing some memleaks 2014-02-09 01:36:32 +04:00
event.hpp fixing all kind of problems with connection. Now everything works even if weird network configurations (like mine). It might not work behind professional (work) NATs. 2013-09-07 18:49:48 +00:00
game_setup.cpp Renamed Profile to OnlineProfile to better distinguish the various profiles we use. 2014-03-07 11:02:07 +11:00
game_setup.hpp Removed more compiler warnings for 64 bit windows compilation. 2014-09-23 16:23:22 +10:00
network_interface.cpp Undoing last commit which was not what I wanted after all. 2013-07-30 22:05:06 +00:00
network_interface.hpp Duplicate singleton code for abstract/non abstract cases 2014-07-17 01:30:45 +02:00
network_manager.cpp Bugfix: packet_log file would be overwritten at the end of a run. 2014-09-25 17:19:55 +10:00
network_manager.hpp Removed more compiler warnings for 64 bit windows compilation. 2014-09-23 16:23:22 +10:00
network_string.cpp Undoing last commit which was not what I wanted after all. 2013-07-30 22:05:06 +00:00
network_string.hpp Removed more compiler warnings for 64 bit windows compilation. 2014-09-23 16:23:22 +10: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 Duplicate singleton code for abstract/non abstract cases 2014-07-17 01:30:45 +02:00
protocol_manager.cpp Removed more compiler warnings for 64 bit windows compilation. 2014-09-23 16:23:22 +10:00
protocol_manager.hpp Duplicate singleton code for abstract/non abstract cases 2014-07-17 01:30:45 +02:00
protocol.cpp implementing the race vote network communications 2013-09-22 20:40:14 +00:00
protocol.hpp implementing the race vote network communications 2013-09-22 20:40:14 +00:00
race_config.cpp add a reverse spinner 2014-06-02 16:56:59 +02:00
race_config.hpp Fixed windows compilation (missing lib), and some compiler warnings. 2013-12-06 03:54:31 +00:00
remote_kart_info.hpp fixing all kind of problems with connection. Now everything works even if weird network configurations (like mine). It might not work behind professional (work) NATs. 2013-09-07 18:49:48 +00:00
server_network_manager.cpp Renamed Profile to OnlineProfile to better distinguish the various profiles we use. 2014-03-07 11:02:07 +11:00
server_network_manager.hpp Duplicate singleton code for abstract/non abstract cases 2014-07-17 01:30:45 +02:00
stk_host.cpp Fixed linux compilation 2014-09-29 18:19:22 +02:00
stk_host.hpp Revert "Running whitespaces.py; no more trailing whitespaces & tabs -> 4 spaces" 2014-03-29 11:32:04 +01:00
stk_peer.cpp running whitespaces.py update 1 2014-03-29 11:33:43 +01:00
stk_peer.hpp fixing all kind of problems with connection. Now everything works even if weird network configurations (like mine). It might not work behind professional (work) NATs. 2013-09-07 18:49:48 +00:00
types.cpp fixing all kind of problems with connection. Now everything works even if weird network configurations (like mine). It might not work behind professional (work) NATs. 2013-09-07 18:49:48 +00:00
types.hpp fixing all kind of problems with connection. Now everything works even if weird network configurations (like mine). It might not work behind professional (work) NATs. 2013-09-07 18:49:48 +00:00