#
# ChangeLog for code/branches/tutorial4
#
# Generated by Trac 1.0.9
# Apr 10, 2025, 9:38:52 AM

Mon, 30 Sep 2013 11:18:18 GMT smerkli [9681]
	* code/branches/tutorial4/src/orxonox/controllers/AutonomousDroneController.cc (modified)
	* code/branches/tutorial4/src/orxonox/worldentities/AutonomousDrone.cc (modified)

	Quick fix to make things work in the tutorial. Will be reverted to
	a ...


Mon, 30 Sep 2013 08:46:17 GMT smerkli [9680]
	* code/branches/tutorial4/bin/run.in (modified)

	Added an environment export to the run script so people don't
	have ...


Mon, 30 Sep 2013 07:54:58 GMT jo [9679]
	* code/branches/tutorial4/src/orxonox/controllers/AutonomousDroneController.cc (modified)
	* code/branches/tutorial4/src/orxonox/controllers/AutonomousDroneController.h (modified)
	* code/branches/tutorial4/src/orxonox/worldentities/AutonomousDrone.cc (modified)
	* code/branches/tutorial4/src/orxonox/worldentities/AutonomousDrone.h (modified)

	Updates due to core6 changes.


Mon, 30 Sep 2013 07:47:19 GMT jo [9678]
	* code/branches/tutorial4/data/levels/tutorial.oxw (modified)
	* code/branches/tutorial4/src/orxonox/controllers/AutonomousDroneController.cc (added)
	* code/branches/tutorial4/src/orxonox/controllers/AutonomousDroneController.h (added)
	* code/branches/tutorial4/src/orxonox/worldentities/AutonomousDrone.cc (added)
	* code/branches/tutorial4/src/orxonox/worldentities/AutonomousDrone.h (added)

	Bringing the tutorial4 branch up to date.


Mon, 30 Sep 2013 07:33:52 GMT jo [9677]
	* code/branches/tutorial4 (copied)

	Creating up to date tutorial branch


Sun, 29 Sep 2013 14:27:05 GMT landauf [9676]
	* code/trunk/src/libraries/core/command/IOConsoleWindows.cc (modified)
	* code/trunk/src/libraries/core/command/IOConsoleWindows.h (modified)
	* code/trunk/src/orxonox/gametypes/Dynamicmatch.h (modified)

	fixed warnings with gcc 4.7