Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/orxonox/controllers

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10994   8 years landauf using some constexpr
(edit) @10919   9 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
(edit) @10917   9 years landauf made mapEntry const& wherever possible
(edit) @10916   9 years landauf use actual types instead of 'auto'. only exception is for complicated …
(edit) @10821   9 years muemart Run clang-modernize -loop-convert - Again, not all possible loops were …
(edit) @10817   9 years muemart Run clang-modernize -add-override A few notes: - There are probably …
(edit) @10769   9 years landauf no space needed anymore between closing template brackets ('> >' → '>>')
(edit) @10768   9 years landauf replace '0' by 'nullptr'
(edit) @10765   9 years landauf replace 'NULL' by 'nullptr'
(edit) @10733   9 years landauf merged branch cpp11 to cpp11_v2
(copy) @10732   9 years landauf created new branch for cpp11
copied from code/trunk/src/orxonox/controllers:
(edit) @10631   9 years landauf the AI sometimes selected its own ship as target while it was steering …
Note: See TracRevisionLog for help on using the revision log.