#
# ChangeLog for code/branches/pickups/cmake
#
# Generated by Trac 1.0.9
# Mar 2, 2025, 8:25:47 PM

Wed, 15 Oct 2008 11:36:15 GMT dsommer [1927]
	* code/branches/pickups (copied)

	added pickup branch


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