.. |
protocols
|
server-client connection should work now
|
2013-07-08 15:34:12 +00:00 |
client_network_manager.cpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
client_network_manager.hpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
event.cpp
|
merging trunk and networking. 'data/gui/menu_story_focus.png' has its networking version kept (dunno why the two files were different, they seemed same to me)
|
2013-07-06 11:48:23 +00:00 |
event.hpp
|
merging trunk and networking. 'data/gui/menu_story_focus.png' has its networking version kept (dunno why the two files were different, they seemed same to me)
|
2013-07-06 11:48:23 +00:00 |
game_setup.cpp
|
adding connection stuff in the lobby protocol, and a xls file in doc/ to describe the protocol
|
2013-07-04 22:49:45 +00:00 |
game_setup.hpp
|
adding a new string class to easily format packets. added features in the lobby protocol
|
2013-07-05 16:16:02 +00:00 |
http_functions.cpp
|
cleaning destructors, using log:: instead of printf or std::cout, cleaning more paths, removed useless fnctions
|
2013-07-04 16:59:30 +00:00 |
http_functions.hpp
|
breaking everything that was working. cannot even start a race now, need to rewrite the network manager and part of the race startup sequence
|
2013-06-29 22:57:18 +00:00 |
network_interface.cpp
|
cleaning the includes to meet stk's standard
|
2013-07-04 13:19:32 +00:00 |
network_interface.hpp
|
cleaning the includes to meet stk's standard
|
2013-07-04 13:19:32 +00:00 |
network_manager.cpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
network_manager.hpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
network_string.cpp
|
adding a new string class to easily format packets. added features in the lobby protocol
|
2013-07-05 16:16:02 +00:00 |
network_string.hpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
protocol_manager.cpp
|
fixing a segfault caused by mipmaps in --no-graphics mode and adding a connect to peer protocol (for the server)
|
2013-07-07 22:23:13 +00:00 |
protocol_manager.hpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
protocol.cpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
protocol.hpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
remote_kart_info.hpp
|
Space cleanup pass on the headers
|
2013-05-30 19:47:39 +00:00 |
server_network_manager.cpp
|
supposedly working server-client connection
|
2013-07-08 15:03:36 +00:00 |
server_network_manager.hpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
singleton.hpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
stk_host.cpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
stk_host.hpp
|
adding a new string class to easily format packets. added features in the lobby protocol
|
2013-07-05 16:16:02 +00:00 |
stk_peer.cpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
stk_peer.hpp
|
Modifications in protocols to use the http connector and xml to get information from the database. Correcting the --server option which wasn't working. Now launching supertuxkart --server will connect the user 'server':'serverpass' and start automatically a ServerLobbyRoomProtocol that listens to incoming peer connections.
|
2013-07-07 19:49:51 +00:00 |
types.hpp
|
cleaning destructors, using log:: instead of printf or std::cout, cleaning more paths, removed useless fnctions
|
2013-07-04 16:59:30 +00:00 |