source:
code/branches/cpp11_v2/src/orxonox/chat
@
11055
Name | Size | Rev | Age | Author | Last Change |
---|---|---|---|---|---|
../ | |||||
ChatHistory.cc | 4.5 KB | 10919 | 9 years | landauf | use range-based for-loop where it makes sense (e.g. ObjectList) |
ChatHistory.h | 3.5 KB | 10817 | 9 years | muemart | Run clang-modernize -add-override A few notes: - There are probably … |
ChatInputHandler.cc | 11.2 KB | 10765 | 9 years | landauf | replace 'NULL' by 'nullptr' |
ChatInputHandler.h | 4.0 KB | 10845 | 9 years | landauf | always use 'virtual' in the declaration of virtual functions even if … |
ChatListener.h | 1.9 KB | 9667 | 11 years | landauf | merged core6 back to trunk |
ChatManager.cc | 4.2 KB | 10733 | 9 years | landauf | merged branch cpp11 to cpp11_v2 |
ChatManager.h | 2.1 KB | 10992 | 9 years | landauf | for all non-copyable classes (i.e. those with deleted … |
CMakeLists.txt | 93 bytes | 8858 | 13 years | landauf | merged output branch back to trunk. Changes: - you have to include … |
Note: See TracBrowser
for help on using the repository browser.