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-29 13:48:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e1a34eb4ea05b7ef35c80bf0b3cb53cdb94992eb
0ad
/
source
/
network
T
History
leper
c6ca83949c
Prevent players from rejoining that were not present on game start. Patch by elexis.
Fixes
#3305
.
...
This was SVN commit r16792.
2015-06-18 18:20:54 +00:00
..
tests
…
fsm.cpp
…
fsm.h
…
NetClient.cpp
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetClient.h
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
NetHost.h
…
NetMessage.cpp
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetMessage.h
…
NetMessages.h
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetMessageSim.cpp
…
NetServer.cpp
Prevent players from rejoining that were not present on game start. Patch by elexis.
Fixes
#3305
.
2015-06-18 18:20:54 +00:00
NetServer.h
Improve rejoin messages. Patch by elexis.
Fixes
#1949
.
2015-05-03 02:06:17 +00:00
NetSession.cpp
…
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Fix issue with OOS in replays. Patch by elexis
2015-06-18 15:29:03 +00:00
NetTurnManager.h
Fix issue with OOS in replays. Patch by elexis
2015-06-18 15:29:03 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…