# # ChangeLog for code/branches/core/src/util/UtilPrereqs.h # # Generated by Trac 1.0.9 # Jun 7, 2024, 2:02:27 PM Sun, 17 Feb 2008 14:40:02 GMT landauf [820] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/BaseObject.cc (modified) * code/branches/core/src/orxonox/core/BaseObject.h (modified) * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Identifier.cc (modified) * code/branches/core/src/orxonox/core/Identifier.h (modified) * code/branches/core/src/orxonox/core/Language.cc (modified) * code/branches/core/src/orxonox/core/Level.h (added) * code/branches/core/src/orxonox/core/Loader.cc (added) * code/branches/core/src/orxonox/core/Loader.h (added) * code/branches/core/src/orxonox/core/MetaObjectList.h (modified) * code/branches/core/src/util/CMakeLists.txt (modified) * code/branches/core/src/util/UtilPrereqs.h (modified) * code/branches/core/src/util/tinyxml/ticpp.cc (modified) * code/branches/core/src/util/tinyxml/ticpp.h (modified) * code/branches/core/src/util/tinyxml/ticpprc.h (modified) * code/branches/core/src/util/tinyxml/tinyxml.h (modified) added a Level-class and a first implementation of the Loader, using ... Sat, 09 Feb 2008 18:32:06 GMT landauf [792] * code/branches/core/src/orxonox/core/CMakeLists.txt (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/core/CoreIncludes.h (modified) * code/branches/core/src/orxonox/core/CorePrereqs.h (modified) * code/branches/core/src/orxonox/core/Loader.cc (added) * code/branches/core/src/orxonox/core/Loader.h (added) * code/branches/core/src/orxonox/core/OrxonoxClass.h (modified) * code/branches/core/src/util/CMakeLists.txt (modified) * code/branches/core/src/util/Convert.h (modified) * code/branches/core/src/util/Math.cc (added) * code/branches/core/src/util/Math.h (modified) * code/branches/core/src/util/MultiType.h (added) * code/branches/core/src/util/MultiTypeMath.cc (added) * code/branches/core/src/util/MultiTypeMath.h (added) * code/branches/core/src/util/MultiTypePrimitive.cc (added) * code/branches/core/src/util/MultiTypePrimitive.h (added) * code/branches/core/src/util/MultiTypeString.cc (added) * code/branches/core/src/util/MultiTypeString.h (added) * code/branches/core/src/util/String.cc (added) * code/branches/core/src/util/String.h (added) * code/branches/core/src/util/String2Number.h (modified) * code/branches/core/src/util/UtilPrereqs.h (added) * code/branches/core/src/util/substring.h (modified) upload of the work i did before the exams (not yet finished nor working)