source:
code/branches/cpp11_v2/src/libraries/network/packet
@
11008
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
Acknowledgement.cc | 2.1 KB | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
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 | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
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 | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
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 | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
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 | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
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 | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
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 | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
Packet.cc | 7.9 KB | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
Packet.h | 3.0 KB | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
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 | 11006 | 9 years | landauf | made some enums in network library strongly typed. for most other … |
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.