Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

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