Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/network @ 11006

Name Size Rev Age Author Last Change
../
packet 11006   8 years landauf made some enums in network library strongly typed. for most other …
synchronisable 11002   8 years landauf MultiType now supports strongly typed enum classes. Their values are …
Client.cc 6.0 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Client.h 3.0 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
ClientConnection.cc 5.9 KB 10765   8 years landauf replace 'NULL' by 'nullptr'
ClientConnection.h 2.0 KB 10817   8 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ClientConnectionListener.cc 2.0 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
ClientConnectionListener.h 1.7 KB 9667   11 years landauf merged core6 back to trunk
CMakeLists.txt 1.8 KB 10624   9 years landauf merged branch core7 back to trunk
Connection.cc 10.9 KB 11006   8 years landauf made some enums in network library strongly typed. for most other …
Connection.h 4.1 KB 11006   8 years landauf made some enums in network library strongly typed. for most other …
FunctionCall.cc 4.3 KB 10918   8 years muemart Use emplace_back instead of push_back if beneficial
FunctionCall.h 1.9 KB 10624   9 years landauf merged branch core7 back to trunk
FunctionCallManager.cc 2.9 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
FunctionCallManager.h 2.0 KB 10769   8 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
GamestateHandler.cc 1.2 KB 10768   8 years landauf replace '0' by 'nullptr'
GamestateHandler.h 1.6 KB 8327   13 years scheusso merging network6 into trunk
GamestateManager.cc 12.2 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
GamestateManager.h 3.9 KB 10817   8 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Host.cc 4.3 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Host.h 2.8 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
LANDiscoverable.cc 3.8 KB 10995   8 years landauf bugfix: LANDiscoverable was not registered (and thus it wasn't …
LANDiscoverable.h 1.6 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
LANDiscovery.cc 4.9 KB 10765   8 years landauf replace 'NULL' by 'nullptr'
LANDiscovery.h 2.0 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
MasterServer.cc 13.4 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
MasterServer.h 2.4 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
MasterServerComm.cc 7.6 KB 10765   8 years landauf replace 'NULL' by 'nullptr'
MasterServerComm.h 3.0 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
MasterServerProtocol.h 2.7 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
NetworkChatListener.h 2.0 KB 9667   11 years landauf merged core6 back to trunk
NetworkFunction.cc 1.5 KB 10624   9 years landauf merged branch core7 back to trunk
NetworkFunction.h 7.4 KB 10994   8 years landauf using some constexpr
NetworkFunctionIncludes.cc 1.8 KB 10624   9 years landauf merged branch core7 back to trunk
NetworkFunctionIncludes.h 5.1 KB 10817   8 years muemart Run clang-modernize -add-override A few notes: - There are probably …
NetworkFunctionManager.cc 2.8 KB 10768   8 years landauf replace '0' by 'nullptr'
NetworkFunctionManager.h 2.3 KB 10624   9 years landauf merged branch core7 back to trunk
NetworkPrecompiledHeaders.h 2.1 KB 8858   13 years landauf merged output branch back to trunk. Changes: - you have to include …
NetworkPrereqs.h 5.0 KB 11006   8 years landauf made some enums in network library strongly typed. for most other …
NetworkStaticInitializationHandler.cc 1.7 KB 10624   9 years landauf merged branch core7 back to trunk
NetworkStaticInitializationHandler.h 1.6 KB 10817   8 years muemart Run clang-modernize -add-override A few notes: - There are probably …
PeerList.cc 2.4 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
PeerList.h 2.3 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
Server.cc 13.2 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
Server.h 3.1 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
ServerConnection.cc 4.4 KB 10765   8 years landauf replace 'NULL' by 'nullptr'
ServerConnection.h 2.0 KB 8327   13 years scheusso merging network6 into trunk
ServerList.cc 4.7 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
ServerList.h 3.2 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
TODO 367 bytes 5781   15 years rgrieder Reverted trunk again. We might want to find a way to delete these …
TrafficControl.cc 11.2 KB 10994   8 years landauf using some constexpr
TrafficControl.h 4.6 KB 10817   8 years muemart Run clang-modernize -add-override A few notes: - There are probably …
WANDiscoverable.cc 3.7 KB 10624   9 years landauf merged branch core7 back to trunk
WANDiscoverable.h 2.1 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
WANDiscovery.cc 5.8 KB 10624   9 years landauf merged branch core7 back to trunk
WANDiscovery.h 3.3 KB 10622   9 years landauf merged branch presentationFS15merge back to trunk
Note: See TracBrowser for help on using the repository browser.