# # ChangeLog for code/branches/Waypoints_HS17/src/modules/overlays/hud/HUDWaypoints.cc # # Generated by Trac 1.0.9 # Jun 4, 2024, 8:46:04 AM Mon, 30 Oct 2017 15:18:57 GMT jostoffe [11523] * code/branches/Waypoints_HS17/data/levels/emptyLevel.oxw (modified) * code/branches/Waypoints_HS17/data/levels/tutorial.oxw (modified) * code/branches/Waypoints_HS17/data/overlays/HUDPickupTemplate.oxo (modified) * code/branches/Waypoints_HS17/data/overlays/HUDTemplate_test.oxo (added) * code/branches/Waypoints_HS17/data/overlays/HUDTemplates3.oxo (modified) * code/branches/Waypoints_HS17/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/Waypoints_HS17/src/modules/overlays/hud/HUDWaypoints.cc (added) * code/branches/Waypoints_HS17/src/modules/overlays/hud/HUDWaypoints.h (added) * code/branches/Waypoints_HS17/src/orxonox/controllers/AutonomousDroneController.cc (added) * code/branches/Waypoints_HS17/src/orxonox/controllers/AutonomousDroneController.h (added) * code/branches/Waypoints_HS17/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/Waypoints_HS17/src/orxonox/controllers/WaypointArrow.cc (added) * code/branches/Waypoints_HS17/src/orxonox/controllers/WaypointArrow.h (added) * code/branches/Waypoints_HS17/src/orxonox/worldentities/AutonomousDrone.cc (added) * code/branches/Waypoints_HS17/src/orxonox/worldentities/AutonomousDrone.h (added) * code/branches/Waypoints_HS17/src/orxonox/worldentities/CMakeLists.txt (modified) EmptyLevel funktioniert nicht wegen AutonomousDroneController, HUD ...