This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-23 14:25:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22bbe450e4bc216fe800ace2d1d3e431fe2e36fd
0ad
/
source
/
network
T
History
elexis
d3255168b9
enet backward-compatibility fix, refs
#2854
. Patch by texane,
fixes
#3863
.
...
This was SVN commit r17960.
2016-03-27 23:27:37 +00:00
..
tests
…
fsm.cpp
…
fsm.h
…
NetClient.cpp
Fix few style issues remarked by leper.
2016-03-15 04:37:41 +00:00
NetClient.h
…
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
NetHost.h
Allow hosting matches with 8 players and up to 16 observers,
fixes
#3254
.
2016-03-13 16:52:00 +00:00
NetMessage.cpp
…
NetMessage.h
…
NetMessages.h
Allow hosting matches with 8 players and up to 16 observers,
fixes
#3254
.
2016-03-13 16:52:00 +00:00
NetMessageSim.cpp
…
NetServer.cpp
enet backward-compatibility fix, refs
#2854
. Patch by texane,
fixes
#3863
.
2016-03-27 23:27:37 +00:00
NetServer.h
…
NetSession.cpp
enet backward-compatibility fix, refs
#2854
. Patch by texane,
fixes
#3863
.
2016-03-27 23:27:37 +00:00
NetSession.h
Prevent the local client of the host from becoming disconnected in case of lag,
fixes
#2854
.
2016-02-18 13:10:59 +00:00
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
…
NetTurnManager.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…