This website requires JavaScript.
Explore
Help
Register
Sign In
epic
/
OpenRA
Watch
1
Star
0
Fork
0
You've already forked OpenRA
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c8c7629bcef5e9196937d2cbafd82fcba837d30a
OpenRA
/
OpenRA.Game
/
Network
History
Paul Chote
3f67feab0e
Rename boolean LobbyOption fields.
2017-12-12 22:43:11 +01:00
..
Connection.cs
Fix thread-safety and dispose issues in NetworkConnection.
2017-02-21 14:10:06 +00:00
FrameData.cs
…
GameServer.cs
Fix game server compatibility check.
2017-02-12 18:48:03 +00:00
GeoIP.cs
…
Handshake.cs
…
Order.cs
Fix order deserialization when there is no indended order subject
2017-11-13 00:37:44 +01:00
OrderIO.cs
…
OrderManager.cs
Remove legacy MP lobby mod and replay switching logic.
2017-02-11 16:45:18 +00:00
ReplayConnection.cs
Reduce allocations needed by ReplayConnection.
2017-11-19 12:11:38 +00:00
ReplayRecorder.cs
…
Session.cs
Rename boolean LobbyOption fields.
2017-12-12 22:43:11 +01:00
SyncReport.cs
Remove allocations when enumerating sync hashes on an actor.
2017-12-10 13:49:52 +00:00
UnitOrders.cs
Limit chat messages to 2500 characters.
2017-10-14 13:10:27 +02:00
UPnP.cs
…