0ad/source/network
janwas 871cdb6ef9 # SwEng (reduce full recompiles by splitting up master error header)
- error codes now accessed as ERR::NO_MEM, INFO::OK etc.
- no more X-macros => the above are now recognized by visual assist
- error codes are defined by the module originating them (lib_errors has
some generic ones)
  => no full rebuild when adding some
- error descriptions are now in C++ files => can be changed without full
rebuild

added AT_STARTUP in lib.h.

This was SVN commit r4374.
2006-09-22 13:19:40 +00:00
..
AllNetMessages.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Client.cpp # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
Client.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
JSEvents.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NetLog.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NetLog.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NetMessage.cpp Added the concept of diplomatic stance in CPlayer. 2006-08-28 03:07:48 +00:00
NetMessage.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Network.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Network.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NetworkInternal.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NMTCreator.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Serialization.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Server.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Server.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ServerSession.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ServerSession.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
ServerSocket.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Session.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
Session.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
SessionManager.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
SessionManager.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
SocketBase.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
SocketBase.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
StreamSocket.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
StreamSocket.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
StringConverters.h # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00