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-22 13:28:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f66a202cb0d8d76019902811873515ded1dfdfee
0ad
/
source
/
network
T
History
elexis
44f0929ea6
Don't throw FSM update errors (type=16 state=6) when kicking clients while others haven't finished the authentication, loading screen or synchronization yet, refs
#3241
.
...
This was SVN commit r18859.
2016-10-23 15:44:02 +00:00
..
tests
Host on arbitrary UDP ports. Patch in cooperation with Imarok,
fixes
#3575
.
2016-06-13 16:56:14 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Don't throw FSM update errors (type=16 state=6) when kicking clients while others haven't finished the authentication, loading screen or synchronization yet, refs
#3241
.
2016-10-23 15:44:02 +00:00
NetClient.h
Host on arbitrary UDP ports. Patch in cooperation with Imarok,
fixes
#3575
.
2016-06-13 16:56:14 +00:00
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
NetHost.h
…
NetMessage.cpp
Major network cleanup. Patch by Imarok.
2016-06-04 12:08:30 +00:00
NetMessage.h
…
NetMessages.h
Major network cleanup. Patch by Imarok.
2016-06-04 12:08:30 +00:00
NetMessageSim.cpp
SpiderMonkey 38 upgrade: 10/35
2016-09-02 16:24:46 +00:00
NetServer.cpp
Don't throw FSM update errors (type=16 state=6) when kicking clients while others haven't finished the authentication, loading screen or synchronization yet, refs
#3241
.
2016-10-23 15:44:02 +00:00
NetServer.h
SpiderMonkey 38 upgrade: 33/35
2016-09-02 16:53:22 +00:00
NetSession.cpp
Header cleanup: profile.h is no longer unnecessarily included in scriptinterface.h but rather in the required .cpp files
2016-06-21 10:33:11 +00:00
NetSession.h
Host on arbitrary UDP ports. Patch in cooperation with Imarok,
fixes
#3575
.
2016-06-13 16:56:14 +00:00
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Add missing JSAutoRequest calls. (hopefully all of them have been spotted now)
2016-09-18 09:34:45 +00:00
NetTurnManager.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…