.. |
protocols
|
adding some comments and fixing the kart selection screen bug
|
2013-09-15 09:45:22 +00:00 |
client_network_manager.cpp
|
removed some useless files + improvements in end-race GUI interaction
|
2013-08-29 17:57:56 +00:00 |
client_network_manager.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 |
event.cpp
|
lot of code refactoring, now protocols can choose whether they receive network messages (and more generally events) in a synchronous mode (along with the main loop) or in an asynchronous mode
|
2013-08-01 19:49:57 +00: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
|
merging uni's and trunk branches. Not everything tested right now
|
2013-08-27 01:02:41 +00:00 |
game_setup.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 |
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
|
Lot of changes to make a cleaner startup in no-graphics mode and having a clean exit with all threads being stopped etc...
|
2013-09-12 15:54:32 +00:00 |
network_manager.hpp
|
Lot of changes to make a cleaner startup in no-graphics mode and having a clean exit with all threads being stopped etc...
|
2013-09-12 15:54:32 +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
|
adding some comments and fixing the kart selection screen bug
|
2013-09-15 09:45:22 +00: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
|
Lot of changes to make a cleaner startup in no-graphics mode and having a clean exit with all threads being stopped etc...
|
2013-09-12 15:54:32 +00:00 |
protocol_manager.hpp
|
Lot of changes to make a cleaner startup in no-graphics mode and having a clean exit with all threads being stopped etc...
|
2013-09-12 15:54:32 +00:00 |
protocol.cpp
|
merging hilnius's branch
|
2013-07-31 18:03:11 +00:00 |
protocol.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 |
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
|
Lot of changes to make a cleaner startup in no-graphics mode and having a clean exit with all threads being stopped etc...
|
2013-09-12 15:54:32 +00:00 |
server_network_manager.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 |
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
|
Lot of changes to make a cleaner startup in no-graphics mode and having a clean exit with all threads being stopped etc...
|
2013-09-12 15:54:32 +00:00 |
stk_host.hpp
|
Adding packet logging + fixing lost packets (that are now kept for 2 seconds while waiting protocols that should receive them to be started).
|
2013-09-09 19:15:31 +00:00 |
stk_peer.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 |
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 |