1
0
forked from 0ad/0ad
0ad/source/ps/Network
2005-02-02 16:57:15 +00:00
..
AllNetMessages.h Revamped CNetClient/CNetServer JS Interface and new CGameAttributes 2005-01-19 22:32:25 +00:00
Client.cpp NetServer onChat event and NetClient onDisconnect event added 2005-02-02 16:57:15 +00:00
Client.h Fixed a few memory leaks as well as the CPlayer/SColour crash-on-exit bug 2005-01-23 01:36:47 +00:00
JSEvents.h NetServer onChat event and NetClient onDisconnect event added 2005-02-02 16:57:15 +00:00
NetMessage.cpp - A lot of small network fixes 2004-09-21 14:40:43 +00:00
NetMessage.h Revamped CNetClient/CNetServer JS Interface and new CGameAttributes 2005-01-19 22:32:25 +00:00
Network.cpp New JavaScript interface for the network client, plus some linux/gcc/misc fixes 2005-01-17 04:52:02 +00:00
Network.h s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
NetworkInternal.h Fix for the crash when a client connects, as well as some minor additions to client/server code 2005-01-29 16:51:13 +00:00
NMTCreator.h String conversion fix/extension 2004-11-07 21:57:46 +00:00
Serialization.h fix incorrect 64-bit serialization 2004-11-18 20:51:49 +00:00
Server.cpp NetServer onChat event and NetClient onDisconnect event added 2005-02-02 16:57:15 +00:00
Server.h NetServer onChat event and NetClient onDisconnect event added 2005-02-02 16:57:15 +00:00
ServerSession.cpp NetServer onChat event and NetClient onDisconnect event added 2005-02-02 16:57:15 +00:00
ServerSession.h Fix for the crash when a client connects, as well as some minor additions to client/server code 2005-01-29 16:51:13 +00:00
ServerSocket.cpp New JavaScript interface for the network client, plus some linux/gcc/misc fixes 2005-01-17 04:52:02 +00:00
Session.cpp w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00
Session.h w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00
SessionManager.cpp - A lot of small network fixes 2004-09-21 14:40:43 +00:00
SessionManager.h w00t! first batch of actual network support! 2004-08-16 15:19:17 +00:00
SocketBase.cpp Fix for the crash when a client connects, as well as some minor additions to client/server code 2005-01-29 16:51:13 +00:00
SocketBase.h Fix for the crash when a client connects, as well as some minor additions to client/server code 2005-01-29 16:51:13 +00:00
StreamSocket.cpp Some more verbose error reporting 2004-11-12 22:11:04 +00:00
StreamSocket.h s/Prometheus/Pyrogenesis/ 2004-12-05 21:56:09 +00:00
StringConverters.h String conversion fix/extension 2004-11-07 21:57:46 +00:00