summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/Src/ControllerInterface/ExpressionParser.cpp
diff options
context:
space:
mode:
authorJasper St. Pierre <jstpierre@mecheye.net>2013-07-22 04:21:56 -0400
committerJasper St. Pierre <jstpierre@mecheye.net>2013-08-05 04:42:26 -0400
commit3b32d3c90d052873c0b8de6dbdb3c1d03ae90814 (patch)
tree816afbce24ed081b96debd1734a28b6d83276ef6 /Source/Core/InputCommon/Src/ControllerInterface/ExpressionParser.cpp
parent9e8655fa1f662cd294f67bcf2397fd2bdd23edd1 (diff)
NetPlay: Split the server out, and make the local system manage a client as well
This should be transparent, but it may cause regressions. The idea here is that now all players, including the host of the server, talk to the server through TCP/IP networking. This significantly reduces our codepaths through netplay, and will prevent strange local-only bugs from happening. The cleanup isn't 100% finished yet. The NetPlay dialog still drives the server through private APIs. I eventually want to sanction off the server entirely, so all communication is done through TCP/IP. This will allow us to have high-traffic public servers that can relay multiple games and lobbies at a time, and split off channel and game management to people other than the host. This is all still just a pipe dream, though.
Diffstat (limited to 'Source/Core/InputCommon/Src/ControllerInterface/ExpressionParser.cpp')
0 files changed, 0 insertions, 0 deletions