#
# ChangeLog for code/archive/PLehmann_FS16
#
# Generated by Trac 1.0.9
# Apr 12, 2025, 2:14:16 AM

Mon, 16 Oct 2017 13:28:06 GMT patricwi [11480]
	* code/archive/PLehmann_FS16 (moved)

	Moved plehmannFS16


Thu, 26 May 2016 13:54:24 GMT plehmann [11204]
	* code/branches/plehmannFS16/data/gui/scripts/testscript.lua (modified)
	* code/branches/plehmannFS16/src/orxonox/controllers/ControllerDirector.h (modified)
	* code/branches/plehmannFS16/src/orxonox/controllers/NewScriptController.cc (modified)
	* code/branches/plehmannFS16/src/orxonox/controllers/NewScriptController.h (modified)
	* code/branches/plehmannFS16/src/orxonox/controllers/scriptTasks/CMakeLists.txt (modified)
	* code/branches/plehmannFS16/src/orxonox/controllers/scriptTasks/MoveToTask.cc (modified)
	* code/branches/plehmannFS16/src/orxonox/controllers/scriptTasks/MoveToTask.h (modified)

	implemented the update function of MoveToTask. but it does not yet ...