Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/network/src/network @ 237

Name Size Rev Age Author Last Change
../
ConnectionManager.cc 5.2 KB 230   17 years scheusso created base-class Synchronisable; the files are still quite empty
ClientConnection.cc 4.4 KB 229   17 years scheusso added class Client (rootclass of the network module for the client) …
Client.cc 3.2 KB 230   17 years scheusso created base-class Synchronisable; the files are still quite empty
dummyclient.cc 2.5 KB 217   17 years scheusso -implemented class ClientConnection: - implements the network part …
ConnectionManager.h 2.2 KB 230   17 years scheusso created base-class Synchronisable; the files are still quite empty
PacketDecoder.cc 2.2 KB 237   17 years scheusso synchronisable
PacketBuffer.cc 2.0 KB 204   17 years scheusso changed packetbuffer and conenctionmanager to remember the client …
PacketManager.h 1.8 KB 223   17 years dumenim dumenim added some comment to the code
ClientConnection.h 1.8 KB 229   17 years scheusso added class Client (rootclass of the network module for the client) …
PacketGenerator.cc 1.7 KB 223   17 years dumenim dumenim added some comment to the code
Synchronisable.cc 1.6 KB 237   17 years scheusso synchronisable
dummyclient2.cc 1.5 KB 217   17 years scheusso -implemented class ClientConnection: - implements the network part …
Makefile 1.4 KB 237   17 years scheusso synchronisable
Makefile.tardis 1.3 KB 237   17 years scheusso synchronisable
PacketBufferTestExt.cc 1.1 KB 188   17 years scheusso adapted PacketBuffer to work with ENetPacket *
Synchronisable.h 1.1 KB 237   17 years scheusso synchronisable
Client.h 1022 bytes 230   17 years scheusso created base-class Synchronisable; the files are still quite empty
PacketBuffer.h 925 bytes 204   17 years scheusso changed packetbuffer and conenctionmanager to remember the client …
dummyserver.cc 862 bytes 204   17 years scheusso changed packetbuffer and conenctionmanager to remember the client …
Server.cc 797 bytes 230   17 years scheusso created base-class Synchronisable; the files are still quite empty
Server.h 741 bytes 230   17 years scheusso created base-class Synchronisable; the files are still quite empty
PacketBufferTest.cc 629 bytes 174   17 years scheusso added boost:mutex to PacketBuffer in order to make it thread safe; …
Note: See TracBrowser for help on using the repository browser.