0ad/source/network
Ykkrosh d790210c11 Fixes for ENet compilation
This was SVN commit r6146.
2008-06-28 20:19:13 +00:00
..
AllNetMessages.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
fsm.cpp dacian's network files were not yet completely in SVN. added the remaining files, removed obsolete ones 2008-06-25 20:34:23 +00:00
fsm.h dacian's network files were not yet completely in SVN. added the remaining files, removed obsolete ones 2008-06-25 20:34:23 +00:00
JSEvents.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00
NetClient.cpp GCC/Linux build fixes 2008-06-25 23:01:13 +00:00
NetClient.h dacian's network files were not yet completely in SVN. added the remaining files, removed obsolete ones 2008-06-25 20:34:23 +00:00
NetJsEvents.h dacian's network files were not yet completely in SVN. added the remaining files, removed obsolete ones 2008-06-25 20:34:23 +00:00
NetLog.cpp Some uint/size_t compile fixes 2008-06-26 07:25:50 +00:00
NetLog.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
NetMessage.cpp Some uint/size_t compile fixes 2008-06-26 07:25:50 +00:00
NetMessage.h Some uint/size_t compile fixes 2008-06-26 07:25:50 +00:00
NetMessages.h dacian's network files were not yet completely in SVN. added the remaining files, removed obsolete ones 2008-06-25 20:34:23 +00:00
NetServer.cpp GCC/Linux build fixes 2008-06-25 23:01:13 +00:00
NetServer.h dacian's network files were not yet completely in SVN. added the remaining files, removed obsolete ones 2008-06-25 20:34:23 +00:00
NetSession.cpp Fixes for ENet compilation 2008-06-28 20:19:13 +00:00
NetSession.h dacian's network files were not yet completely in SVN. added the remaining files, removed obsolete ones 2008-06-25 20:34:23 +00:00
Network.cpp committing the current status of dacian's new network code on matei's request 2008-06-16 18:19:35 +00:00
Network.h committing the current status of dacian's new network code on matei's request 2008-06-16 18:19:35 +00:00
NetworkInternal.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
NMTCreator.h GCC/Linux build fixes 2008-06-25 23:01:13 +00:00
Serialization.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
ServerSocket.cpp Network logging has been improved with a more flexible set o classes (sinks). Two implementations for a file sink and the game console sink are provided so currently network logging is output using both these sinks. 2007-10-13 15:17:50 +00:00
SocketBase.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
SocketBase.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
StreamSocket.cpp had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
StreamSocket.h had to remove uint and ulong from lib/types.h due to conflict with other library. 2008-05-11 18:48:32 +00:00
StringConverters.h remove all author/modified by tags. 2007-05-07 16:33:24 +00:00