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-02 04:25:36 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7585c1cd448838ec3939cddda5c7d6447778ebd
0ad
/
source
/
network
T
History
dax
40cfae7f81
NMT_REMOVE_MESSAGE network message added so that an entity can be removed during a multiplayer game (compilation error fix)
...
This was SVN commit r6543.
2008-12-21 19:56:50 +00:00
..
fsm.cpp
…
fsm.h
…
JSEvents.h
…
NetClient.cpp
…
NetClient.h
…
NetJsEvents.h
…
NetLog.cpp
…
NetLog.h
…
NetMessage.cpp
NMT_REMOVE_MESSAGE network message added so that an entity can be removed during a multiplayer game (compilation error fix)
2008-12-21 19:56:50 +00:00
NetMessage.h
…
NetMessages.h
NMT_REMOVE_MESSAGE network message added so that an entity can be removed during a multiplayer game
2008-12-20 18:09:16 +00:00
NetServer.cpp
warning fixes
2008-09-18 11:31:12 +00:00
NetServer.h
…
NetSession.cpp
…
NetSession.h
Some fixes for OS X:
2008-08-11 04:18:10 +00:00
Network.cpp
…
Network.h
…
NetworkInternal.h
…
NMTCreator.h
…
Serialization.h
…
ServerSocket.cpp
…
SocketBase.cpp
fixes to stack trace code under x64 (from work):
2008-09-27 10:05:11 +00:00
SocketBase.h
…
StreamSocket.cpp
fixes to stack trace code under x64 (from work):
2008-09-27 10:05:11 +00:00
StreamSocket.h
…
StringConverters.h
…