Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Name Size Rev Age Author Last Change
../
AIController.cc 11.3 KB 10765   10 years landauf replace 'NULL' by 'nullptr'
AIController.h 1.8 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ArtificialController.cc 11.3 KB 10917   10 years landauf made mapEntry const& wherever possible
ArtificialController.h 3.7 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
CMakeLists.txt 288 bytes 10216   10 years landauf merged branch presentationFS14 back to trunk
Controller.cc 1.6 KB 10768   10 years landauf replace '0' by 'nullptr'
Controller.h 3.2 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ControllerDirector.cc 4.9 KB 10765   10 years landauf replace 'NULL' by 'nullptr'
ControllerDirector.h 2.2 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
DroneController.cc 8.3 KB 10768   10 years landauf replace '0' by 'nullptr'
DroneController.h 2.2 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
FormationController.cc 36.7 KB 10919   10 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
FormationController.h 5.2 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
HumanController.cc 14.2 KB 10768   10 years landauf replace '0' by 'nullptr'
HumanController.h 3.3 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
NewHumanController.cc 24.5 KB 10768   10 years landauf replace '0' by 'nullptr'
NewHumanController.h 4.0 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
ScriptController.cc 12.2 KB 10919   10 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
ScriptController.h 3.9 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
testscript.lua 25 bytes 10622   10 years landauf merged branch presentationFS15merge back to trunk
WaypointController.cc 2.0 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
WaypointController.h 1.5 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
WaypointPatrolController.cc 3.5 KB 10919   10 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
WaypointPatrolController.h 2.2 KB 10817   10 years muemart Run clang-modernize -add-override A few notes: - There are probably …
Note: See TracBrowser for help on using the repository browser.