]> git.tdb.fi Git - r2c2.git/commit
Export AI control parameters over the network
authorMikko Rasa <tdb@tdb.fi>
Thu, 9 Apr 2015 07:07:52 +0000 (10:07 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 9 Apr 2015 07:46:57 +0000 (10:46 +0300)
commit3b37ee041af581e47646c2487e7e302c55bd8cd7
tree0cf668b184202285780cf90ea345e103bfd23af3
parent7b4155fa0581d7c5fe198e4fb1dea61fa0846eec
Export AI control parameters over the network

I'm going to revamp the whole network thing a bit later, but this at
least allows it to function.
source/libr2c2/aicontrol.cpp
source/network/client.cpp
source/network/client.h
source/network/packets.h
source/network/protocol.cpp
source/network/server.cpp
source/network/server.h
source/network/train.cpp
source/network/train.h