1
0
forked from 0ad/0ad
0ad/source/ps/Network
olsner 048f14120b - Array Support
- NetMessageType => ENetMessageType
- Some general message types

This was SVN commit r180.
2004-03-08 02:03:24 +00:00
..
AllNetMessages.h - Array Support 2004-03-08 02:03:24 +00:00
NetMessage.cpp minor changes (mainly header rename) for lib overhaul 2004-03-02 23:54:51 +00:00
NetMessage.h [Entities and Events] Still incomplete, but compiles cleanly. Replaces version accidentally commited that didn't. 2004-01-21 02:08:09 +00:00
Network.cpp linux compat, uint seems to be a define 2003-12-10 19:33:42 +00:00
Network.h Updated debug messages and changes for the new serialization framework 2003-11-30 16:54:11 +00:00
NetworkInternal.h minor changes (mainly header rename) for lib overhaul 2004-03-02 23:54:51 +00:00
NMTCreator.h - Array Support 2004-03-08 02:03:24 +00:00
Serialization.h minor changes (mainly header rename) for lib overhaul 2004-03-02 23:54:51 +00:00
ServerSocket.cpp First commit of networking 2003-11-25 02:11:50 +00:00
SocketBase.cpp minor changes (mainly header rename) for lib overhaul 2004-03-02 23:54:51 +00:00
SocketBase.h IPv6 Compatability (DLL-detection aware), added GetString() and GetPort() to SocketAddress, Documentation 2003-12-10 19:39:22 +00:00
StreamSocket.cpp Fixed the RunWaitLoop, and some thread issues with it. Fixed similar glitches in StreamSocket as well 2003-11-30 17:00:27 +00:00
StreamSocket.h Fixed the RunWaitLoop, and some thread issues with it. Fixed similar glitches in StreamSocket as well 2003-11-30 17:00:27 +00:00