0ad/source/network
2008-07-03 06:29:22 +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 Merged in Dacian's network changes. 2008-07-03 06:29:22 +00:00
NetClient.h Merged in Dacian's network changes. 2008-07-03 06:29:22 +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 Merged in Dacian's network changes. 2008-07-03 06:29:22 +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 Merged in Dacian's network changes. 2008-07-03 06:29:22 +00:00
NetServer.h Merged in Dacian's network changes. 2008-07-03 06:29:22 +00:00
NetSession.cpp Merged in Dacian's network changes. 2008-07-03 06:29:22 +00:00
NetSession.h Merged in Dacian's network changes. 2008-07-03 06:29:22 +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 Merged in Dacian's network changes. 2008-07-03 06:29:22 +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 premake: detect processor architecture from script 2008-06-30 17:34:18 +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