#
# ChangeLog for code/branches/Waypoints_HS17
#
# Generated by Trac 1.0.9
# Apr 12, 2025, 1:07:34 PM

Mon, 13 Nov 2017 15:16:35 GMT jostoffe [11559]
	* code/branches/Waypoints_HS17/data/levels/emptyLevel.oxw (modified)
	* code/branches/Waypoints_HS17/src/modules/questsystem/Quest.cc (modified)
	* code/branches/Waypoints_HS17/src/orxonox/worldentities/Arrow.cc (modified)
	* code/branches/Waypoints_HS17/src/orxonox/worldentities/Arrow.h (modified)

	Pfeil wird angezeigt und fliegt mit dem Raumschiff mit, aber er ist ...


Mon, 06 Nov 2017 15:01:33 GMT jostoffe [11539]
	* code/branches/Waypoints_HS17/data/levels/emptyLevel.oxw (modified)
	* code/branches/Waypoints_HS17/src/modules/questsystem/Quest.cc (modified)
	* code/branches/Waypoints_HS17/src/orxonox/controllers/CMakeLists.txt (modified)
	* code/branches/Waypoints_HS17/src/orxonox/worldentities/Arrow.cc (added)
	* code/branches/Waypoints_HS17/src/orxonox/worldentities/Arrow.h (added)
	* code/branches/Waypoints_HS17/src/orxonox/worldentities/CMakeLists.txt (modified)

	Arrow- und ArrowControllerfiles hinzugefuegt. Position vom Schiff ...


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 ...


Mon, 23 Oct 2017 11:30:35 GMT patricwi [11496]
	* code/branches/Waypoints_HS17 (copied)

	Added Waypoints branch


Sun, 22 Oct 2017 22:23:21 GMT patricwi [11495]
	* code/trunk (modified)
	* code/trunk/data/levels/Hover.oxw (modified)
	* code/trunk/data/levels/includes/weaponSettingsHover.oxi (modified)
	* code/trunk/data/levels/templates/spaceshipHover.oxt (modified)
	* code/trunk/data/overlays/HoverHUD.oxo (modified)
	* code/trunk/src/modules/hover/CMakeLists.txt (modified)
	* code/trunk/src/modules/hover/Hover.cc (modified)
	* code/trunk/src/modules/hover/Hover.h (modified)
	* code/trunk/src/modules/hover/HoverFlag.cc (modified)
	* code/trunk/src/modules/hover/HoverOrigin.cc (modified)
	* code/trunk/src/modules/hover/HoverOrigin.h (modified)
	* code/trunk/src/modules/hover/HoverShip.cc (modified)
	* code/trunk/src/modules/hover/HoverShip.h (modified)
	* code/trunk/src/modules/hover/TFlagsLivesLevelHUD.cc (deleted)
	* code/trunk/src/modules/hover/TFlagsLivesLevelHUD.h (deleted)
	* code/trunk/src/modules/weapons/weaponmodes/HsW01.cc (modified)
	* code/trunk/src/modules/weapons/weaponmodes/HsW01.h (modified)

	reverted commit from merge with tgidronFS16 because failed to compile