# # ChangeLog for code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.cc # # Generated by Trac 1.0.9 # May 29, 2024, 10:03:36 AM Mon, 15 Dec 2008 22:26:16 GMT landauf [2478] * code/branches/objecthierarchy2/bin/def_keybindings.ini (modified) * code/branches/objecthierarchy2/src/orxonox/objects/controllers/HumanController.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/controllers/HumanController.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Camera.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Camera.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/CameraPosition.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/CameraPosition.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/ControllableEntity.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/WorldEntity.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Spectator.h (modified) - Readded smooth camera movement (configurable through ... Tue, 09 Dec 2008 01:07:24 GMT landauf [2361] * code/branches/objecthierarchy2/src/core/Core.cc (modified) * code/branches/objecthierarchy2/src/core/Core.h (modified) * code/branches/objecthierarchy2/src/core/Super.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/Radar.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/Scene.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/gametypes/Gametype.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/BlinkingBillboard.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Camera.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/FadingBillboard.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/MovableEntity.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/triggers/Trigger.cc (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/debug/DebugFPSText.cc (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/debug/DebugRTRText.cc (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/objecthierarchy2/src/orxonox/tools/Shader.cc (modified) * code/branches/objecthierarchy2/src/util/Convert.h (modified) - Fixed a problem with SUPER in combination with a pure-virtual base- ... Sun, 07 Dec 2008 03:18:11 GMT landauf [2350] * code/branches/objecthierarchy2/src/orxonox/GraphicsEngine.cc (modified) * code/branches/objecthierarchy2/src/orxonox/GraphicsEngine.h (modified) * code/branches/objecthierarchy2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy2/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/objecthierarchy2/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/objecthierarchy2/src/orxonox/objects/GlobalShader.cc (added) * code/branches/objecthierarchy2/src/orxonox/objects/GlobalShader.h (added) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Backlight.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Camera.cc (modified) * code/branches/objecthierarchy2/src/orxonox/tools/CMakeLists.txt (modified) * code/branches/objecthierarchy2/src/orxonox/tools/Shader.cc (added) * code/branches/objecthierarchy2/src/orxonox/tools/Shader.h (added) - Added support for postprocessing shaders (bloom, motion blur, ...). ... Tue, 25 Nov 2008 00:14:19 GMT landauf [2256] * code/branches/objecthierarchy2/src/orxonox/objects/Radar.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/RadarViewable.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/RadarViewable.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/WorldEntity.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Pawn.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Pawn.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/SpaceShip.h (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/OverlayGroup.h (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/hud/HUDRadar.h (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/objecthierarchy2/src/orxonox/overlays/hud/HUDSpeedBar.h (modified) The SpaceShips HUD is working again (Speedbar and Radar) Mon, 24 Nov 2008 00:50:47 GMT landauf [2254] * code/branches/objecthierarchy2/bin/def_keybindings.ini (modified) * code/branches/objecthierarchy2/src/core/BaseObject.cc (modified) * code/branches/objecthierarchy2/src/core/BaseObject.h (modified) * code/branches/objecthierarchy2/src/core/Functor.h (modified) * code/branches/objecthierarchy2/src/core/Super.h (modified) * code/branches/objecthierarchy2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/CMakeLists.txt (modified) * code/branches/objecthierarchy2/src/orxonox/objects/controllers/HumanController.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/controllers/HumanController.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/items (added) * code/branches/objecthierarchy2/src/orxonox/objects/items/CMakeLists.txt (added) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.cc (added) * code/branches/objecthierarchy2/src/orxonox/objects/items/Engine.h (added) * code/branches/objecthierarchy2/src/orxonox/objects/items/Item.cc (added) * code/branches/objecthierarchy2/src/orxonox/objects/items/Item.h (added) * code/branches/objecthierarchy2/src/orxonox/objects/items/MultiStateEngine.cc (added) * code/branches/objecthierarchy2/src/orxonox/objects/items/MultiStateEngine.h (added) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Backlight.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Backlight.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Billboard.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Billboard.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/CMakeLists.txt (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/ControllableEntity.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/ControllableEntity.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/FadingBillboard.cc (added) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/FadingBillboard.h (added) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/Light.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/WorldEntity.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/SpaceShip.h (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/worldentities/pawns/Spectator.h (modified) Update your media repository and delete keybindings.ini if you want ...