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 08:28:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
20ed5b118c8343b59cefbbe5d4963efbcfeedf48
0ad
/
source
/
network
T
History
historic_bruno
a00e57df72
Fixes hypothetical mem leak in network code (and an error in Cppcheck), patch by Riemer,
fixes
#2122
...
This was SVN commit r13980.
2013-10-10 23:46:42 +00:00
..
tests
…
fsm.cpp
Fixes hypothetical mem leak in network code (and an error in Cppcheck), patch by Riemer,
fixes
#2122
2013-10-10 23:46:42 +00:00
fsm.h
…
NetClient.cpp
…
NetClient.h
…
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
NetHost.h
…
NetMessage.cpp
…
NetMessage.h
…
NetMessages.h
…
NetMessageSim.cpp
…
NetServer.cpp
Removes some unread variables reported by LLVM. Refs
#1114
2012-08-20 23:59:50 +00:00
NetServer.h
…
NetSession.cpp
…
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
…
NetTurnManager.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…