This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
61b243fdc68f94de965639dc412d3c927225da38
0ad
/
source
/
network
T
History
elexis
08b23d0164
Sooner network timeout warnings.
...
Reviewed By: echotangoecho This was SVN commit r19574.
2017-05-13 22:52:11 +00:00
..
tests
Split TurnManager classes into individual files per class. Patch by echotangoecho,
fixes
#4095
.
2017-01-24 02:04:50 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Display which clients are still in the loading screen
2017-03-21 18:50:29 +00:00
NetClient.h
Display which clients are still in the loading screen
2017-03-21 18:50:29 +00:00
NetClientTurnManager.cpp
Add missing Hexify call to the OOS dialog in D105 that became required with the hash comparison in JS. Reported by causative.
2017-05-12 08:50:20 +00:00
NetClientTurnManager.h
Split TurnManager classes into individual files per class. Patch by echotangoecho,
fixes
#4095
.
2017-01-24 02:04:50 +00:00
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
NetHost.h
Bump year number of files changed this year in the license headers.
2017-05-01 14:28:22 +00:00
NetMessage.cpp
Display which clients are still in the loading screen
2017-03-21 18:50:29 +00:00
NetMessage.h
…
NetMessages.h
Display which clients are still in the loading screen
2017-03-21 18:50:29 +00:00
NetMessageSim.cpp
SpiderMonkey 38 upgrade: 10/35
2016-09-02 16:24:46 +00:00
NetServer.cpp
Don't throw NetServer FSM errors if a client presses not-ready just before the host launches the game.
2017-04-10 16:52:52 +00:00
NetServer.h
Update ready state immediately when receiving the message.
2017-04-09 22:59:04 +00:00
NetServerTurnManager.cpp
Change the NetServer Broadcast function to send the given message to clients that are in one of the states specified by the caller.
2017-01-25 19:04:17 +00:00
NetServerTurnManager.h
Split TurnManager classes into individual files per class. Patch by echotangoecho,
fixes
#4095
.
2017-01-24 02:04:50 +00:00
NetSession.cpp
Sooner network timeout warnings.
2017-05-13 22:52:11 +00:00
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…