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-28 08:27:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6c7dfedcbf72a3679fc3a73b6ecb89b64a71fbc8
0ad
/
source
/
ps
/
Network
T
History
Ykkrosh
aa027d20ec
Fixed ScEd again - renamed the network system's CCommand to CNetCommand, since ScEd used that name first :-P
...
This was SVN commit r2337.
2005-05-23 02:39:07 +00:00
..
AllNetMessages.h
Fixed ScEd again - renamed the network system's CCommand to CNetCommand, since ScEd used that name first :-P
2005-05-23 02:39:07 +00:00
Client.cpp
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
Client.h
…
JSEvents.h
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
NetLog.cpp
…
NetLog.h
…
NetMessage.cpp
Fixed ScEd again - renamed the network system's CCommand to CNetCommand, since ScEd used that name first :-P
2005-05-23 02:39:07 +00:00
NetMessage.h
Fixed ScEd again - renamed the network system's CCommand to CNetCommand, since ScEd used that name first :-P
2005-05-23 02:39:07 +00:00
Network.cpp
…
Network.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
NetworkInternal.h
…
NMTCreator.h
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
Serialization.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
Server.cpp
Script integration work - valueOf() is no longer required most of the time; also property-change watches and enumeration over entities (but not yet other native objects), rudimentary beginnings of a global events system, and adjusted the status orb to update only on changes.
2005-04-22 07:12:55 +00:00
Server.h
…
ServerSession.cpp
- Linux/GCC (as usual :P)
2005-05-18 05:32:09 +00:00
ServerSession.h
…
ServerSocket.cpp
…
Session.cpp
…
Session.h
First draft of a GPG3-style profiler (including tracing into scripts, after a fashion)
2005-03-30 16:14:19 +00:00
SessionManager.cpp
…
SessionManager.h
…
SocketBase.cpp
…
SocketBase.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
StreamSocket.cpp
…
StreamSocket.h
types.h => lib/types.h (avoid name collision)
2005-02-26 15:13:15 +00:00
StringConverters.h
…