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
2bbdd145ab19fa337955bd3a0e3fc5fcdedc1756
0ad
/
source
/
network
T
History
Imarok
0c522edef3
Fixed swapped names in
0fd8aa2a77
...
Noticed by elexis This was SVN commit r21534.
2018-03-13 14:55:55 +00:00
..
scripting
Secure lobby authentication - prevent joins as a different player
2018-03-12 00:23:40 +00:00
tests
Remove VFS cache, because it is less effective and less efficient than the OS cache (and partially redundant with higher level application caches).
2017-12-10 17:33:03 +00:00
fsm.cpp
…
fsm.h
…
NetClient.cpp
Secure lobby authentication - prevent joins as a different player
2018-03-12 00:23:40 +00:00
NetClient.h
Secure lobby authentication - prevent joins as a different player
2018-03-12 00:23:40 +00:00
NetClientTurnManager.cpp
More ScriptInterface const.
2017-11-25 06:49:58 +00:00
NetClientTurnManager.h
…
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
NetHost.h
Secure lobby authentication - prevent joins as a different player
2018-03-12 00:23:40 +00:00
NetMessage.cpp
…
NetMessage.h
Fix few typos found with the Debian lintian tool.
2017-10-28 22:34:57 +00:00
NetMessages.h
Secure lobby authentication - prevent joins as a different player
2018-03-12 00:23:40 +00:00
NetMessageSim.cpp
…
NetServer.cpp
Fixed swapped names in
0fd8aa2a77
2018-03-13 14:55:55 +00:00
NetServer.h
Secure lobby authentication - prevent joins as a different player
2018-03-12 00:23:40 +00:00
NetServerTurnManager.cpp
Don't trigger a NetServerTurnManager debug breakpoint if a modified or unmodified client sends a non-sequential turnnumber.
2018-01-26 23:02:13 +00:00
NetServerTurnManager.h
Don't trigger a NetServerTurnManager debug breakpoint if a modified or unmodified client sends a non-sequential turnnumber.
2018-01-26 23:02:13 +00:00
NetSession.cpp
…
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…
StunClient.cpp
Fix two clang warnings in
61261d14fc
reported by leper.
2017-12-04 14:30:38 +00:00
StunClient.h
…