#
# ChangeLog for code/trunk/src/cpptcl/CppTcl.cc
#
# Generated by Trac 1.0.9
# Apr 1, 2025, 4:55:04 PM

Fri, 02 May 2008 19:23:30 GMT landauf [1214]
	* code/trunk/CMakeLists.txt (modified)
	* code/trunk/cmake/FindTCL.cmake (modified)
	* code/trunk/src/CMakeLists.txt (modified)
	* code/trunk/src/core/CMakeLists.txt (modified)
	* code/trunk/src/core/CommandExecutor.cc (modified)
	* code/trunk/src/core/CommandExecutor.h (modified)
	* code/trunk/src/core/CorePrereqs.h (modified)
	* code/trunk/src/core/Functor.h (modified)
	* code/trunk/src/core/InputBuffer.cc (modified)
	* code/trunk/src/core/InputBuffer.h (modified)
	* code/trunk/src/core/InputHandler.cc (modified)
	* code/trunk/src/core/TclBind.cc (copied)
	* code/trunk/src/core/TclBind.h (copied)
	* code/trunk/src/cpptcl (copied)
	* code/trunk/src/cpptcl/CMakeLists.txt (copied)
	* code/trunk/src/cpptcl/CREDITS (copied)
	* code/trunk/src/cpptcl/CppTcl.cc (copied)
	* code/trunk/src/cpptcl/CppTcl.h (copied)
	* code/trunk/src/cpptcl/LICENSE (copied)
	* code/trunk/src/cpptcl/README (copied)
	* code/trunk/src/cpptcl/details (copied)
	* code/trunk/src/cpptcl/details/callbacks.h (copied)
	* code/trunk/src/cpptcl/details/callbacks_v.h (copied)
	* code/trunk/src/cpptcl/details/constructors.h (copied)
	* code/trunk/src/cpptcl/details/conversions.h (copied)
	* code/trunk/src/cpptcl/details/dispatchers.h (copied)
	* code/trunk/src/cpptcl/details/metahelpers.h (copied)
	* code/trunk/src/cpptcl/details/methods.h (copied)
	* code/trunk/src/cpptcl/details/methods_v.h (copied)
	* code/trunk/src/orxonox/CMakeLists.txt (modified)
	* code/trunk/src/orxonox/GraphicsEngine.cc (modified)
	* code/trunk/src/orxonox/GraphicsEngine.h (modified)
	* code/trunk/src/orxonox/Main.cc (modified)
	* code/trunk/src/orxonox/Orxonox.cc (modified)
	* code/trunk/src/orxonox/Orxonox.h (modified)
	* code/trunk/src/orxonox/OrxonoxPrereqs.h (modified)
	* code/trunk/src/orxonox/console (copied)
	* code/trunk/src/orxonox/console/InGameConsole.cc (copied)
	* code/trunk/src/orxonox/console/InGameConsole.h (copied)
	* code/trunk/src/util/String.cc (modified)
	* code/trunk/visual_studio/vc8/orxonox.vcproj (modified)

	merged console-branch back to trunk.
	IMPORTANT: update your media ...


Sun, 27 Apr 2008 14:54:31 GMT landauf [1194]
	* code/branches/console/src/core/CommandExecutor.cc (modified)
	* code/branches/console/src/core/CommandExecutor.h (modified)
	* code/branches/console/src/core/TclBind.cc (modified)
	* code/branches/console/src/core/TclBind.h (modified)
	* code/branches/console/src/cpptcl/CppTcl.cc (modified)
	* code/branches/console/src/cpptcl/CppTcl.h (modified)
	* code/branches/console/src/orxonox/GraphicsEngine.cc (modified)

	tcl can now initialize itself by loading the *.tcl files from
	media/tcl