0ad/source/network
janwas 40a7da782e warning fixes
GameSetup.cpp: add support for new internal/public mod layout

This was SVN commit r6393.
2008-09-18 11:31:12 +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 Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +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 warning fixes 2008-09-18 11:31:12 +00:00
NetMessage.h Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
NetMessages.h Refactored "generic" order to just call it "contact action", and added support for intercepting targets if performing a contact action while moving. 2008-07-29 08:22:56 +00:00
NetServer.cpp warning fixes 2008-09-18 11:31:12 +00:00
NetServer.h Merged in Dacian's network changes. 2008-07-03 06:29:22 +00:00
NetSession.cpp Networking fixes - it now more or less works over ENet! 2008-07-12 19:08:38 +00:00
NetSession.h Some fixes for OS X: 2008-08-11 04:18:10 +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 Fixed multi-line comment warning 2008-07-18 23:52:29 +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 needed unicode at work: 2008-08-09 19:22:13 +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