source:
code/branches/cpp11_v2/src/libraries/network/packet
@
10994
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Acknowledgement.cc | 2.1 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
Acknowledgement.h | 1.6 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
Chat.cc | 2.7 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
Chat.h | 2.0 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
ClassID.cc | 4.8 KB | 10919 | 9 years | landauf | use range-based for-loop where it makes sense (e.g. ObjectList) |
ClassID.h | 1.5 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
CMakeLists.txt | 436 bytes | 8729 | 13 years | rgrieder | Merged unity_build branch back to trunk. Features: - Implemented … |
DeleteObjects.cc | 2.8 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
DeleteObjects.h | 1.5 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
FunctionCalls.cc | 3.4 KB | 10624 | 9 years | landauf | merged branch core7 back to trunk |
FunctionCalls.h | 2.0 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
FunctionIDs.cc | 4.9 KB | 10769 | 9 years | landauf | no space needed anymore between closing template brackets ('> >' → '>>') |
FunctionIDs.h | 1.4 KB | 10817 | 9 years | muemart | Run clang-modernize -add-override A few notes: - There are probably … |
Gamestate.cc | 26.7 KB | 10920 | 9 years | landauf | no static functions anymore in ObjectList. you need to instantiate an … |
Gamestate.h | 5.3 KB | 10994 | 9 years | landauf | using some constexpr |
Packet.cc | 7.9 KB | 10774 | 9 years | landauf | using static_assert instead of BOOST_STATIC_ASSERT |
Packet.h | 3.0 KB | 8327 | 14 years | scheusso | merging network6 into trunk |
ServerInformation.cc | 2.8 KB | 10857 | 9 years | muemart | Fix clang build for LANDiscoverable Looks like name lookup for … |
ServerInformation.h | 2.1 KB | 10919 | 9 years | landauf | use range-based for-loop where it makes sense (e.g. ObjectList) |
Welcome.cc | 2.3 KB | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
Welcome.h | 1.5 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
Note: See TracBrowser
for help on using the repository browser.