# # ChangeLog for code/branches/core/src/util/MultiTypeString.cc # # Generated by Trac 1.0.9 # May 18, 2024, 10:38:40 PM Sun, 09 Mar 2008 03:04:23 GMT landauf [869] * code/branches/core/bin/levels/sample.oxw (modified) * code/branches/core/src/orxonox/CMakeLists.txt (modified) * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/XMLPort.cc (modified) * code/branches/core/src/orxonox/core/XMLPort.h (modified) * code/branches/core/src/orxonox/objects/Ambient.cc (modified) * code/branches/core/src/orxonox/objects/Ambient.h (modified) * code/branches/core/src/orxonox/objects/Model.cc (modified) * code/branches/core/src/orxonox/objects/Model.h (modified) * code/branches/core/src/orxonox/objects/Skybox.cc (modified) * code/branches/core/src/orxonox/objects/Skybox.h (modified) * code/branches/core/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core/src/orxonox/objects/SpaceShip.h (modified) * code/branches/core/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/core/src/orxonox/objects/WorldEntity.h (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.cc (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) cool shit's happening here... it works! wow. I wonder why, but hey, ... Wed, 05 Mar 2008 17:38:09 GMT landauf [853] * code/branches/core/bin/levels/sample.oxw (modified) * code/branches/core/src/orxonox/core/BaseObject.cc (modified) * code/branches/core/src/orxonox/core/XMLPort.h (modified) * code/branches/core/src/orxonox/objects/WorldEntity.cc (modified) * code/branches/core/src/orxonox/objects/WorldEntity.h (modified) * code/branches/core/src/util/Convert.h (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.cc (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) sync with notebook, there are some changes in the MultiTypes, XMLPort ... Wed, 05 Mar 2008 00:29:47 GMT landauf [848] * code/branches/core/src/util/Convert.h (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.cc (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) * code/branches/core/src/util/String.h (modified) several changes: - XMLPort is now theoretically able to load ... Mon, 11 Feb 2008 02:29:16 GMT landauf [797] * code/branches/core/src/orxonox/Orxonox.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/orxonox/objects/test3.cc (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.cc (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) config-values are working again, now with a totally reworked ... Sun, 10 Feb 2008 00:05:27 GMT landauf [794] * code/branches/core/src/orxonox/core/ConfigValueContainer.cc (modified) * code/branches/core/src/orxonox/core/ConfigValueContainer.h (modified) * code/branches/core/src/util/MultiTypeMath.cc (modified) * code/branches/core/src/util/MultiTypeMath.h (modified) * code/branches/core/src/util/MultiTypePrimitive.h (modified) * code/branches/core/src/util/MultiTypeString.cc (modified) * code/branches/core/src/util/MultiTypeString.h (modified) fixed a strange problem in the MultiType-classes read this if ... 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)