# # ChangeLog for code/trunk/src/core/Super.h # # Generated by Trac 1.0.9 # May 17, 2024, 9:43:13 PM Sat, 27 Sep 2008 23:15:26 GMT rgrieder [1841] * code/trunk/src/core/BaseObject.h (modified) * code/trunk/src/core/Namespace.h (modified) * code/trunk/src/core/Super.h (modified) * code/trunk/src/core/XMLIncludes.h (moved) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/gui/OgreCEGUIRenderer.h (modified) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/util/Sleep.h (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/util.vcproj (modified) - "windows.h" --> "winbase.h" in Sleep.h. This causes less trouble ... Tue, 09 Sep 2008 02:25:52 GMT landauf [1747] * code/trunk (modified) * code/trunk/src/audio/AudioIncludes.h (modified) * code/trunk/src/audio/AudioManager.cc (modified) * code/trunk/src/audio/AudioManager.h (modified) * code/trunk/src/audio/AudioStream.cc (modified) * code/trunk/src/core/BaseObject.h (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/ClassFactory.h (modified) * code/trunk/src/core/ClassTreeMask.h (modified) * code/trunk/src/core/CommandEvaluation.cc (modified) * code/trunk/src/core/CommandEvaluation.h (modified) * code/trunk/src/core/CommandExecutor.cc (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConfigValueContainer.cc (modified) * code/trunk/src/core/ConfigValueContainer.h (modified) * code/trunk/src/core/ConfigValueIncludes.h (modified) * code/trunk/src/core/ConsoleCommand.cc (modified) * code/trunk/src/core/ConsoleCommand.h (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (modified) * code/trunk/src/core/Core.cc (modified) * code/trunk/src/core/Core.h (modified) * code/trunk/src/core/CoreIncludes.h (modified) * code/trunk/src/core/CorePrereqs.h (modified) * code/trunk/src/core/Debug.h (deleted) * code/trunk/src/core/Error.cc (deleted) * code/trunk/src/core/Error.h (deleted) * code/trunk/src/core/Executor.cc (modified) * code/trunk/src/core/Executor.h (modified) * code/trunk/src/core/Factory.cc (modified) * code/trunk/src/core/Functor.h (modified) * code/trunk/src/core/IRC.cc (modified) * code/trunk/src/core/Identifier.cc (modified) * code/trunk/src/core/Identifier.h (modified) * code/trunk/src/core/Iterator.h (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/Language.h (modified) * code/trunk/src/core/Loader.cc (modified) * code/trunk/src/core/MetaObjectList.cc (modified) * code/trunk/src/core/MetaObjectList.h (modified) * code/trunk/src/core/Namespace.cc (modified) * code/trunk/src/core/NamespaceNode.cc (modified) * code/trunk/src/core/ObjectList.h (modified) * code/trunk/src/core/ObjectListBase.cc (copied) * code/trunk/src/core/ObjectListBase.h (copied) * code/trunk/src/core/ObjectListIterator.h (copied) * code/trunk/src/core/OrxonoxClass.cc (modified) * code/trunk/src/core/OutputBuffer.cc (deleted) * code/trunk/src/core/OutputBuffer.h (deleted) * code/trunk/src/core/OutputHandler.cc (deleted) * code/trunk/src/core/OutputHandler.h (deleted) * code/trunk/src/core/Shell.cc (modified) * code/trunk/src/core/Shell.h (modified) * code/trunk/src/core/SignalHandler.cc (deleted) * code/trunk/src/core/SignalHandler.h (deleted) * code/trunk/src/core/Super.h (copied) * code/trunk/src/core/TclBind.cc (modified) * code/trunk/src/core/TclThreadManager.cc (modified) * code/trunk/src/core/TclThreadManager.h (modified) * code/trunk/src/core/XMLPort.h (modified) * code/trunk/src/core/input/Button.cc (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/KeyBinder.cc (modified) * code/trunk/src/core/input/KeyDetector.cc (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/GamestateClient.cc (modified) * code/trunk/src/network/GamestateClient.h (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/Synchronisable.h (modified) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/GraphicsEngine.cc (modified) * code/trunk/src/orxonox/GraphicsEngine.h (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/Orxonox.cc (modified) * code/trunk/src/orxonox/OrxonoxStableHeaders.h (modified) * code/trunk/src/orxonox/Radar.cc (modified) * code/trunk/src/orxonox/Radar.h (modified) * code/trunk/src/orxonox/RadarViewable.cc (modified) * code/trunk/src/orxonox/RadarViewable.h (modified) * code/trunk/src/orxonox/Settings.cc (modified) * code/trunk/src/orxonox/Settings.h (modified) * code/trunk/src/orxonox/SignalHandler.cc (copied) * code/trunk/src/orxonox/SignalHandler.h (copied) * code/trunk/src/orxonox/objects/Ambient.cc (modified) * code/trunk/src/orxonox/objects/Ambient.h (modified) * code/trunk/src/orxonox/objects/Backlight.cc (modified) * code/trunk/src/orxonox/objects/BillboardProjectile.cc (modified) * code/trunk/src/orxonox/objects/Camera.cc (modified) * code/trunk/src/orxonox/objects/Model.cc (modified) * code/trunk/src/orxonox/objects/Model.h (modified) * code/trunk/src/orxonox/objects/NPC.cc (modified) * code/trunk/src/orxonox/objects/NPC.h (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.cc (modified) * code/trunk/src/orxonox/objects/ParticleProjectile.h (modified) * code/trunk/src/orxonox/objects/Projectile.cc (modified) * code/trunk/src/orxonox/objects/Projectile.h (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.cc (modified) * code/trunk/src/orxonox/objects/RotatingProjectile.h (modified) * code/trunk/src/orxonox/objects/Skybox.cc (modified) * code/trunk/src/orxonox/objects/Skybox.h (modified) * code/trunk/src/orxonox/objects/SpaceShip.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.h (modified) * code/trunk/src/orxonox/objects/Tickable.h (modified) * code/trunk/src/orxonox/objects/WorldEntity.cc (modified) * code/trunk/src/orxonox/objects/WorldEntity.h (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.h (modified) * code/trunk/src/orxonox/overlays/OverlayText.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.h (modified) * code/trunk/src/orxonox/overlays/debug/DebugFPSText.h (modified) * code/trunk/src/orxonox/overlays/debug/DebugRTRText.h (modified) * code/trunk/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDBar.h (modified) * code/trunk/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDNavigation.h (modified) * code/trunk/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/trunk/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/trunk/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) * code/trunk/src/orxonox/tools/WindowEventListener.cc (modified) * code/trunk/src/util/CMakeLists.txt (modified) * code/trunk/src/util/Convert.h (modified) * code/trunk/src/util/Debug.h (copied) * code/trunk/src/util/Error.cc (copied) * code/trunk/src/util/Error.h (copied) * code/trunk/src/util/MultiType.cc (copied) * code/trunk/src/util/MultiType.h (modified) * code/trunk/src/util/MultiTypeMath.cc (deleted) * code/trunk/src/util/MultiTypeMath.h (deleted) * code/trunk/src/util/MultiTypePrimitive.cc (deleted) * code/trunk/src/util/MultiTypePrimitive.h (deleted) * code/trunk/src/util/MultiTypeString.cc (deleted) * code/trunk/src/util/MultiTypeString.h (deleted) * code/trunk/src/util/MultiTypeValue.h (copied) * code/trunk/src/util/OutputBuffer.cc (copied) * code/trunk/src/util/OutputBuffer.h (copied) * code/trunk/src/util/OutputHandler.cc (copied) * code/trunk/src/util/OutputHandler.h (copied) * code/trunk/src/util/UtilPrereqs.h (modified) * code/trunk/visual_studio/core_properties.vsprops (modified) * code/trunk/visual_studio/network_properties.vsprops (modified) * code/trunk/visual_studio/orxonox_properties.vsprops (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) * code/trunk/visual_studio/vc8/orxonox.vcproj (modified) * code/trunk/visual_studio/vc8/util.vcproj (modified) merged core3 back to trunk Sun, 07 Sep 2008 15:19:48 GMT landauf [1736] * code/branches/core3/src/core/BaseObject.h (modified) * code/branches/core3/src/core/Namespace.cc (modified) * code/branches/core3/src/core/Super.h (modified) * code/branches/core3/src/orxonox/objects/Ambient.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/BillboardProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Model.cc (modified) * code/branches/core3/src/orxonox/objects/Model.h (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/ParticleProjectile.h (modified) * code/branches/core3/src/orxonox/objects/Projectile.cc (modified) * code/branches/core3/src/orxonox/objects/Projectile.h (modified) * code/branches/core3/src/orxonox/objects/RotatingProjectile.cc (modified) * code/branches/core3/src/orxonox/objects/Skybox.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/core3/src/orxonox/objects/SpaceShipAI.cc (modified) * code/branches/core3/src/orxonox/objects/Tickable.h (modified) * code/branches/core3/src/orxonox/objects/WorldEntity.cc (modified) Super.h: - removed some commented lines - removed testfunction