1
1
forked from 0ad/0ad
0ad/source/network
janwas a34b759720 . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it.
. timer, config: fix definition of ALLOW_RDTSC
. add movsx_be64 (for whirlpool), revise implementation, move to
byte_order, add test
. MAX -> std::max, remove those macros
. add timestamp to system_info as requested by philip

This was SVN commit r5050.
2007-05-09 21:01:11 +00:00
..
AllNetMessages.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Client.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
Client.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
JSEvents.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
NetLog.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
NetLog.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
NetMessage.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
NetMessage.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
Network.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
Network.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
NetworkInternal.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
NMTCreator.h # Slightly tidied up string code. 2007-02-01 14:46:14 +00:00
Serialization.h . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
Server.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
Server.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
ServerSession.cpp Tried compiling with ICC9 on Linux, which raised various issues: 2006-12-16 01:01:15 +00:00
ServerSession.h remove all author/modified by tags. 2007-05-07 16:33:24 +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 remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SessionManager.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
SessionManager.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
SocketBase.cpp . split up lib.h/.cpp, include the remnants from PCH, remove (pretty much universal) include of it. 2007-05-09 21:01:11 +00:00
SocketBase.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
StreamSocket.cpp # move ps/Network into top level project (and static lib). 2006-08-26 20:25:37 +00:00
StreamSocket.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
StringConverters.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00