.. |
protocols
|
Fix real lan network connection
|
2016-04-01 09:59:16 +08:00 |
event.cpp
|
Fixed line endings.
|
2016-03-10 09:28:52 +11:00 |
event.hpp
|
Removed EventProcessingInfo, and pre-computing of protocols that should
|
2016-03-09 07:46:33 +11:00 |
game_setup.cpp
|
Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will
|
2016-03-11 16:42:35 +11:00 |
game_setup.hpp
|
Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will
|
2016-03-11 16:42:35 +11:00 |
network_config.cpp
|
Started to add password support for a controlling a server.
|
2016-02-10 13:32:39 +11:00 |
network_config.hpp
|
Renamged NetworkWorld to RaceEventManager (since this class is
|
2016-02-11 09:03:51 +11:00 |
network_console.cpp
|
Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will
|
2016-03-11 16:42:35 +11:00 |
network_console.hpp
|
Removed unnecessary broadcast functions.
|
2016-03-01 17:13:31 +11:00 |
network_player_profile.cpp
|
Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will
|
2016-03-11 16:42:35 +11:00 |
network_player_profile.hpp
|
Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will
|
2016-03-11 16:42:35 +11:00 |
network_string.cpp
|
Another refactoring of NetworkString, this time added support for sequential
|
2016-03-13 13:49:43 +11:00 |
network_string.hpp
|
Another refactoring of NetworkString, this time added support for sequential
|
2016-03-13 13:49:43 +11:00 |
network.cpp
|
Fixed crashes (on VS at least) when the string printed contained
|
2016-03-06 15:54:39 +11:00 |
network.hpp
|
Started to set token in the 'lower level' functions, removing the need
|
2016-02-28 15:54:43 +11:00 |
protocol_manager.cpp
|
Added time step size as parameter to each protocol's synchromous update
|
2016-03-19 10:24:44 +11:00 |
protocol_manager.hpp
|
Added time step size as parameter to each protocol's synchromous update
|
2016-03-19 10:24:44 +11:00 |
protocol.cpp
|
Added end of race handling, so that clients and server shut
|
2016-03-17 17:19:21 +11:00 |
protocol.hpp
|
Added time step size as parameter to each protocol's synchromous update
|
2016-03-19 10:24:44 +11:00 |
race_config.cpp
|
More work on networking UI
|
2016-03-06 20:01:40 -05:00 |
race_config.hpp
|
More work on networking UI
|
2016-03-06 20:01:40 -05:00 |
race_event_manager.cpp
|
Removed many token settings and tests, which are now done in
|
2016-03-01 09:56:33 +11:00 |
race_event_manager.hpp
|
Let only the server decide when a kart finished the race. Notify
|
2016-02-15 17:45:24 +11:00 |
remote_kart_info.hpp
|
Initial work on soccer AI, plus lots of code re-factor/clean up.
|
2016-01-15 18:25:52 +08:00 |
server.cpp
|
Update protocol to include server difficulty and mode
|
2016-03-10 19:25:55 -05:00 |
server.hpp
|
Update protocol to include server difficulty and mode
|
2016-03-10 19:25:55 -05:00 |
servers_manager.cpp
|
Fix empty popup when no lan server detected
|
2016-03-31 20:40:42 -04:00 |
servers_manager.hpp
|
Moved Server and ServersManager into network directory.
|
2015-11-12 17:52:04 +11:00 |
stk_host.cpp
|
Added time step size as parameter to each protocol's synchromous update
|
2016-03-19 10:24:44 +11:00 |
stk_host.hpp
|
Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will
|
2016-03-11 16:42:35 +11:00 |
stk_peer.cpp
|
Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will
|
2016-03-11 16:42:35 +11:00 |
stk_peer.hpp
|
Removed NetworkPlayerProfile field from STKPeer (since if splitscreen will
|
2016-03-11 16:42:35 +11:00 |
transport_address.hpp
|
Fixed storing of EnetAddresses in TransportAddress.
|
2015-11-18 08:14:58 +11:00 |