Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/core7/src/libraries/network @ 10580

Name Size Rev Age Author Last Change
../
synchronisable 10564   9 years landauf bugfix: after receiving a ClassID packet, the client erases the list …
packet 10565   9 years landauf fixed mapping of FunctionIDs - same reason like for ClassIDs in r10564
TODO 367 bytes 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
TrafficControl.h 4.6 KB 6746   14 years rgrieder Merged gamestates2 branch back to trunk. This brings in some heavy …
GamestateHandler.cc 1.2 KB 7801   13 years dafrick Merging presentation2 branch back to trunk.
ClientConnection.h 2.0 KB 8327   13 years scheusso merging network6 into trunk
Connection.h 4.2 KB 8327   13 years scheusso merging network6 into trunk
GamestateHandler.h 1.6 KB 8327   13 years scheusso merging network6 into trunk
ServerConnection.h 2.0 KB 8327   13 years scheusso merging network6 into trunk
LANDiscoverable.h 1.3 KB 8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
MasterServerProtocol.h 2.5 KB 8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
PeerList.h 2.2 KB 8351   13 years rgrieder Merged kicklib2 branch back to trunk (includes former branches …
GamestateManager.h 3.9 KB 8402   13 years scheusso fix for Notification Script (bug is in network)
Client.h 2.9 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
ClientConnection.cc 5.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Connection.cc 10.9 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
GamestateManager.cc 12.7 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Host.h 2.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
LANDiscoverable.cc 3.4 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
LANDiscovery.h 1.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
MasterServerComm.cc 7.6 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
MasterServerComm.h 3.0 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
NetworkPrecompiledHeaders.h 2.1 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
PeerList.cc 2.5 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
Server.h 2.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
ServerConnection.cc 4.4 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
MasterServer.h 2.4 KB 8937   12 years smerkli merged masterserverfix corretly now.
ServerList.cc 3.8 KB 8937   12 years smerkli merged masterserverfix corretly now.
ServerList.h 3.1 KB 8937   12 years smerkli merged masterserverfix corretly now.
ClientConnectionListener.h 1.7 KB 9667   11 years landauf merged core6 back to trunk
NetworkChatListener.h 2.0 KB 9667   11 years landauf merged core6 back to trunk
Server.cc 12.8 KB 9667   11 years landauf merged core6 back to trunk
TrafficControl.cc 11.2 KB 9667   11 years landauf merged core6 back to trunk
WANDiscoverable.h 2.1 KB 9667   11 years landauf merged core6 back to trunk
WANDiscovery.h 2.8 KB 9667   11 years landauf merged core6 back to trunk
ClientConnectionListener.cc 2.2 KB 10362   9 years landauf use static identifier initializer to store the inheritance definition …
Host.cc 4.5 KB 10380   9 years landauf registered missing classes. WorldEntityCollisionShape is the only …
MasterServer.cc 12.3 KB 10459   9 years landauf wrap ScopedSingletonWrapper in a …
LANDiscovery.cc 4.0 KB 10464   9 years landauf define ScopeID as integer constants instead of an enum. this allows to …
FunctionCall.h 1.9 KB 10478   9 years landauf callStaticNetworkFunction() and callMemberNetworkFunction() are now …
FunctionCallManager.cc 3.0 KB 10478   9 years landauf callStaticNetworkFunction() and callMemberNetworkFunction() are now …
FunctionCallManager.h 2.0 KB 10478   9 years landauf callStaticNetworkFunction() and callMemberNetworkFunction() are now …
NetworkFunction.h 7.2 KB 10511   9 years landauf bugfix: comparison function was not symmetric. e.g. two …
CMakeLists.txt 1.8 KB 10535   9 years landauf statically initialized instances are now registered with a type. …
NetworkFunctionIncludes.cc 1.8 KB 10535   9 years landauf statically initialized instances are now registered with a type. …
NetworkFunctionIncludes.h 5.0 KB 10535   9 years landauf statically initialized instances are now registered with a type. …
NetworkPrereqs.h 5.0 KB 10535   9 years landauf statically initialized instances are now registered with a type. …
NetworkStaticInitializationHandler.h 1.5 KB 10535   9 years landauf statically initialized instances are now registered with a type. …
NetworkStaticInitializationHandler.cc 1.7 KB 10542   9 years landauf clean and explicit setup/shutdown of singletons that are used by …
WANDiscoverable.cc 3.2 KB 10561   9 years landauf found some unregistered classes
WANDiscovery.cc 4.8 KB 10561   9 years landauf found some unregistered classes
FunctionCall.cc 4.3 KB 10565   9 years landauf fixed mapping of FunctionIDs - same reason like for ClassIDs in r10564
NetworkFunction.cc 1.5 KB 10565   9 years landauf fixed mapping of FunctionIDs - same reason like for ClassIDs in r10564
NetworkFunctionManager.cc 2.8 KB 10565   9 years landauf fixed mapping of FunctionIDs - same reason like for ClassIDs in r10564
NetworkFunctionManager.h 2.3 KB 10565   9 years landauf fixed mapping of FunctionIDs - same reason like for ClassIDs in r10564
Client.cc 6.1 KB 10566   9 years landauf moved destruction of all level objects from Client to GSLevel. …
Note: See TracBrowser for help on using the repository browser.