# # ChangeLog for code/branches/objecthierarchy/src/util # # Generated by Trac 1.0.9 # May 30, 2024, 10:08:01 AM Tue, 28 Oct 2008 19:44:52 GMT rgrieder [2030] * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/CameraHandler.cc (moved) * code/branches/objecthierarchy/src/orxonox/CameraHandler.h (moved) * code/branches/objecthierarchy/src/orxonox/Main.cc (modified) * code/branches/objecthierarchy/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/Camera.cc (modified) * code/branches/objecthierarchy/src/util/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/util/SignalHandler.cc (moved) * code/branches/objecthierarchy/src/util/SignalHandler.h (moved) * code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj (modified) * code/branches/objecthierarchy/visual_studio/vc8/util.vcproj (modified) - Moved SignalHandler from orxonox to util - Moved CameraHandler ... Mon, 27 Oct 2008 10:44:20 GMT rgrieder [2020] * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy/src/util/String.cc (modified) * code/branches/objecthierarchy/src/util/String.h (modified) * code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj (modified) - Updated msvc files - Changed iterator to const_iterator for stl ... Mon, 27 Oct 2008 03:08:51 GMT landauf [2019] * code/branches/objecthierarchy/src/core/BaseObject.cc (modified) * code/branches/objecthierarchy/src/core/BaseObject.h (modified) * code/branches/objecthierarchy/src/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/core/Factory.cc (modified) * code/branches/objecthierarchy/src/core/Factory.h (modified) * code/branches/objecthierarchy/src/core/Functor.h (modified) * code/branches/objecthierarchy/src/core/Identifier.cc (modified) * code/branches/objecthierarchy/src/core/Identifier.h (modified) * code/branches/objecthierarchy/src/core/Loader.cc (modified) * code/branches/objecthierarchy/src/core/Namespace.cc (modified) * code/branches/objecthierarchy/src/core/Namespace.h (modified) * code/branches/objecthierarchy/src/core/Template.cc (modified) * code/branches/objecthierarchy/src/core/Template.h (modified) * code/branches/objecthierarchy/src/core/XMLPort.h (modified) * code/branches/objecthierarchy/src/network/Synchronisable.cc (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/LevelManager.cc (added) * code/branches/objecthierarchy/src/orxonox/LevelManager.h (added) * code/branches/objecthierarchy/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Camera.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Camera.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/CameraHandler.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/CameraHandler.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/ParticleSpawner.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Scene.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/Scene.h (added) * code/branches/objecthierarchy/src/orxonox/objects/Script.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Script.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Test.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/controllers/Controller.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/controllers/Controller.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/controllers/HumanController.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/controllers/HumanController.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/gametypes/Gametype.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/HumanPlayer.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/HumanPlayer.h (added) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/Info.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/Level.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/Level.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/ControllableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/Model.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/Model.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/MovableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/PositionableEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/SpawnPoint.cc (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/SpawnPoint.h (added) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/WorldEntity.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/pawns/Spectator.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OverlayText.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/OverlayText.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/debug/DebugFPSText.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/debug/DebugFPSText.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/debug/DebugRTRText.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/debug/DebugRTRText.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/ChatOverlay.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDBar.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/objecthierarchy/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/BillboardSet.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/Light.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/Light.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/Mesh.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/Mesh.h (modified) * code/branches/objecthierarchy/src/orxonox/tools/ParticleInterface.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/ParticleInterface.h (modified) * code/branches/objecthierarchy/src/util/Math.cc (modified) * code/branches/objecthierarchy/src/util/Math.h (modified) * code/branches/objecthierarchy/src/util/OutputHandler.cc (modified) * code/branches/objecthierarchy/src/util/String.cc (modified) * code/branches/objecthierarchy/src/util/String.h (modified) many changes, most important: BaseObject takes now a pointer to it's ... Sun, 26 Oct 2008 11:46:44 GMT rgrieder [2017] * code/branches/objecthierarchy/src/util/Convert.h (modified) * code/branches/objecthierarchy/visual_studio/vc8/directories.vsprops (modified) Changed conversion_cast<>() to omni_cast<>() and added support for ... Sat, 25 Oct 2008 23:54:15 GMT rgrieder [2016] * code/branches/objecthierarchy/src/util (modified) * code/branches/objecthierarchy/src/util/Convert.h (modified) * code/branches/objecthierarchy/src/util/Math.cc (modified) * code/branches/objecthierarchy/src/util/MathConvert.h (copied) * code/branches/objecthierarchy/src/util/MultiTypeValue.h (modified) * code/branches/objecthierarchy/visual_studio/vc8/util.vcproj (modified) Merged the changes in Convert.h from core3 branch back. If it ... Thu, 23 Oct 2008 22:37:54 GMT rgrieder [2002] * code/branches/objecthierarchy/src/util/Math.h (modified) * code/branches/objecthierarchy/src/util/MultiType.cc (modified) * code/branches/objecthierarchy/src/util/MultiType.h (modified) * code/branches/objecthierarchy/src/util/MultiTypeValue.h (modified) - Added zeroise() function hat returns a zero value of any math ... Sun, 12 Oct 2008 23:08:03 GMT landauf [1912] * code/branches/objecthierarchy (copied) created branch to work on the new object-hierarchy Tue, 07 Oct 2008 22:24:58 GMT rgrieder [1894] * code/trunk/src/util/ExprParser.cc (modified) * code/trunk/src/util/ExprParser.h (modified) * code/trunk/src/util/String.cc (modified) - Converted ExprParser to 4 spaces/tab - Tiny little bug in String.cc