#
# ChangeLog for code/branches/objecthierarchy/cmake/FindDirectX.cmake
#
# Generated by Trac 1.0.9
# Mar 7, 2025, 9:51:26 AM

Sun, 12 Oct 2008 23:08:03 GMT landauf [1912]
	* code/branches/objecthierarchy (copied)

	created branch to work on the new object-hierarchy


Sun, 05 Oct 2008 23:05:07 GMT landauf [1889]
	* code/trunk/CMakeLists.txt (modified)
	* code/trunk/cmake/FindDirectX.cmake (modified)
	* code/trunk/src/core/ConfigFileManager.cc (modified)
	* code/trunk/src/core/Executor.h (modified)
	* code/trunk/src/core/Functor.h (modified)
	* code/trunk/src/core/Namespace.cc (modified)
	* code/trunk/src/core/NamespaceNode.cc (modified)
	* code/trunk/src/core/Script.cc (modified)
	* code/trunk/src/core/Script.h (modified)
	* code/trunk/src/core/XMLPort.h (modified)
	* code/trunk/src/orxonox/objects/WorldEntity.cc (modified)
	* code/trunk/src/util/Convert.h (modified)
	* code/trunk/src/util/String.cc (modified)
	* code/trunk/src/util/String.h (modified)

	unsigned int -> size_t for std::string related functions
	I hope this ...