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-07-03 12:05:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4df483f60cd0bc083f5e65b6009240260a918dc
0ad
/
source
/
network
T
History
leper
e578d215ea
Fix free() of not allocated struct in the UPnP code. Patch by Echelon9.
Fixes
#2338
,
#2418
.
...
This was SVN commit r15619.
2014-08-06 14:11:04 +00:00
..
tests
Exact stack rooting for JSON related ScriptInterface functions.
2014-08-02 22:21:50 +00:00
fsm.cpp
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
fsm.h
…
NetClient.cpp
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
NetClient.h
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
NetFileTransfer.cpp
…
NetFileTransfer.h
Fix tests, and warnings, and non-PCH build
2011-12-23 13:01:29 +00:00
NetHost.cpp
…
NetHost.h
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
NetMessage.cpp
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
NetMessage.h
…
NetMessages.h
Implements ready status into gamesetup.
Fixes
#2447
.
2014-04-26 18:34:34 +00:00
NetMessageSim.cpp
Exact stack rooting for ScriptInterface::ToString.
2014-08-03 17:29:49 +00:00
NetServer.cpp
Fix free() of not allocated struct in the UPnP code. Patch by Echelon9.
Fixes
#2338
,
#2418
.
2014-08-06 14:11:04 +00:00
NetServer.h
Exact stack rooting for JSON related ScriptInterface functions.
2014-08-02 22:21:50 +00:00
NetSession.cpp
Detect and fix printf signedness errors.
Fixes
#1086
,
#1087
.
2012-01-01 16:43:10 +00:00
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
NetTurnManager.h
Send messages in queue before closing connection, patch by boeseRaupe.
Fixes
#2420
2014-02-05 02:44:25 +00:00
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…