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-24 19:28:05 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd274113bc9bc0ff8d1fb7e510faab20a8b349ff
0ad
/
source
/
network
T
History
historic_bruno
9ccaa42a54
Fixes MSVC warning C4706: assignment within conditional expression
...
This was SVN commit r14519.
2014-01-06 02:16:09 +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
Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby.
2013-11-07 20:07:24 +00:00
NetClient.h
Multiplayer lobby based on the XmPP protocol. Special thanks to Philip, alpha123, scythetwirler, and anyone else who has helped build, debug or test the lobby.
2013-11-07 20:07:24 +00:00
NetFileTransfer.cpp
…
NetFileTransfer.h
…
NetHost.cpp
…
NetHost.h
…
NetMessage.cpp
…
NetMessage.h
…
NetMessages.h
…
NetMessageSim.cpp
…
NetServer.cpp
Fixes MSVC warning C4706: assignment within conditional expression
2014-01-06 02:16:09 +00:00
NetServer.h
Add compile time flag to disable use of miniupnpc.
2013-12-18 16:08:56 +00:00
NetSession.cpp
…
NetSession.h
…
NetStats.cpp
…
NetStats.h
…
NetTurnManager.cpp
Removes g_ScriptingHost and implements global to compartment 1 to 1 relation.
2014-01-04 10:14:53 +00:00
NetTurnManager.h
…
NMTCreator.h
…
Serialization.h
…
StringConverters.h
…