OpenRCT2/src/network
Duncan b29be9bfeb Merge pull request #4527 from zaxcav/fixPathfindHistory
Further pathfinding improvements
2016-10-07 12:08:36 +01:00
..
NetworkAction.cpp Fix many warnings for x64 2016-08-27 23:32:15 +01:00
NetworkAction.h Mark classes as final 2016-10-04 18:14:29 +01:00
NetworkConnection.cpp Fix corrupted tcp stream when pinging while sending packets 2016-09-12 23:59:22 +01:00
NetworkConnection.h Mark classes as final 2016-10-04 18:14:29 +01:00
NetworkGroup.cpp make DISABLE_NETWORK compatible 2016-05-30 11:28:14 +01:00
NetworkGroup.h Mark classes as final 2016-10-04 18:14:29 +01:00
NetworkKey.cpp Fix many warnings for x64 2016-08-27 23:32:15 +01:00
NetworkKey.h Mark classes as final 2016-10-04 18:14:29 +01:00
NetworkPacket.cpp Fix many warnings for x64 2016-08-27 23:32:15 +01:00
NetworkPacket.h Mark classes as final 2016-10-04 18:14:29 +01:00
NetworkPlayer.cpp make DISABLE_NETWORK compatible 2016-05-30 11:28:14 +01:00
NetworkPlayer.h Mark classes as final 2016-10-04 18:14:29 +01:00
NetworkServerAdvertiser.cpp Use util_rand as there is no srand for rand to work 2016-09-04 20:22:27 +01:00
NetworkServerAdvertiser.h Add NetworkServerAdvertiser class 2016-08-29 15:35:46 +01:00
NetworkTypes.h Drop `PACKED` attribute 2016-06-03 10:55:21 +02:00
NetworkUser.cpp Remove Exception::GetMsg() 2016-09-08 21:37:27 +01:00
NetworkUser.h Mark classes as final 2016-10-04 18:14:29 +01:00
TcpSocket.cpp Remove Exception::GetMsg() 2016-09-08 21:37:27 +01:00
TcpSocket.h send fix #3836 (#3850) 2016-06-09 23:04:02 +01:00
http.cpp Set user agent for HTTP requests 2016-08-29 19:25:53 +01:00
http.h Add tag to http request / response 2016-08-29 15:35:45 +01:00
network.cpp Fix more configurations 2016-10-06 23:32:10 +02:00
network.h Increase network version for pathfinding updates. 2016-10-04 12:32:06 +02:00
twitch.cpp Remove usage of List from Twitch.cpp 2016-09-13 18:27:57 +01:00
twitch.h Add and correct licence headers to all sources (#3108) 2016-05-04 18:24:41 +01:00