stk-code_catmod/src/network
2014-02-11 22:36:13 +11:00
..
protocols Removed all references to current user/slot from unlock manager. 2014-02-10 08:57:16 +11:00
client_network_manager.cpp implementing the race vote network communications 2013-09-22 20:40:14 +00:00
client_network_manager.hpp adding comments 2013-09-21 18:26:02 +00: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 fix coverity issues 2014-02-09 17:04:15 +04:00
game_setup.hpp adding comments 2013-09-21 18:26:02 +00: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 adding some comments and fixing the kart selection screen bug 2013-09-15 09:45:22 +00:00
network_manager.cpp Fix bug found by coverity scan. Hopefully I didn't break anything 2014-02-01 18:36:29 -05:00
network_manager.hpp adding comments 2013-09-21 18:26:02 +00: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 Fix bug found by coverity scan. Hopefully I didn't break anything 2014-02-01 18:36:29 -05: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 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
protocol_manager.cpp Fix bug found by coverity scan. Hopefully I didn't break anything 2014-02-01 18:36:29 -05:00
protocol_manager.hpp Fixed all(?) warnings about signed and unsigned comparisons. 2014-01-07 00:09:19 +00: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 fix some cppcheck warnings 2014-01-25 23:21:12 +04: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 implementing the race vote network communications 2013-09-22 20:40:14 +00:00
server_network_manager.hpp some buxfixes + implementation of the max player count 2013-09-21 20:56:39 +00:00
singleton.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
stk_host.cpp small fix: mismatching allocation/deallocation 2014-02-08 01:21:39 +04:00
stk_host.hpp Renamed HTTPManager to RequestManager, and split request 2014-01-09 04:57:58 +00:00
stk_peer.cpp fixing some memleaks 2014-02-09 01:36:32 +04: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