Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/orxonox/controllers/FormationController.cc

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
(edit) @10916   8 years landauf use actual types instead of 'auto'. only exception is for complicated …
(edit) @10821   8 years muemart Run clang-modernize -loop-convert - Again, not all possible loops were …
(edit) @10768   9 years landauf replace '0' by 'nullptr'
(edit) @10765   9 years landauf replace 'NULL' by 'nullptr'
(copy) @10732   9 years landauf created new branch for cpp11
copied from code/trunk/src/orxonox/controllers/FormationController.cc:
(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.