# # ChangeLog for code/branches/presentation3/src/orxonox/worldentities # # Generated by Trac 1.0.9 # May 23, 2024, 11:50:29 AM Wed, 09 Jun 2010 19:32:58 GMT rgrieder [7127] * code/branches/presentation3/src/libraries/core/BaseObject.cc (modified) * code/branches/presentation3/src/libraries/core/BaseObject.h (modified) * code/branches/presentation3/src/libraries/core/Event.cc (modified) * code/branches/presentation3/src/libraries/core/EventIncludes.h (modified) * code/branches/presentation3/src/libraries/core/GUIManager.h (modified) * code/branches/presentation3/src/libraries/core/OrxonoxClass.h (modified) * code/branches/presentation3/src/libraries/core/Super.h (modified) * code/branches/presentation3/src/libraries/core/Template.cc (modified) * code/branches/presentation3/src/libraries/network/packet/Chat.cc (modified) * code/branches/presentation3/src/libraries/network/synchronisable/Synchronisable.h (modified) * code/branches/presentation3/src/libraries/util/Serialise.h (modified) * code/branches/presentation3/src/modules/designtools/CreateStars.h (modified) * code/branches/presentation3/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/presentation3/src/modules/designtools/SkyboxGenerator.h (modified) * code/branches/presentation3/src/modules/objects/Planet.cc (modified) * code/branches/presentation3/src/modules/objects/eventsystem/EventListener.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/CheckPoint.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceMultiTrigger.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceMultiTrigger.h (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceTriggerBeacon.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceTriggerBeacon.h (modified) * code/branches/presentation3/src/modules/objects/triggers/EventMultiTrigger.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/EventMultiTrigger.h (modified) * code/branches/presentation3/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/MultiTrigger.h (modified) * code/branches/presentation3/src/modules/objects/triggers/MultiTriggerContainer.cc (modified) * code/branches/presentation3/src/modules/objects/triggers/MultiTriggerContainer.h (modified) * code/branches/presentation3/src/modules/overlays/hud/GametypeFadingMessage.h (modified) * code/branches/presentation3/src/modules/overlays/hud/GametypeStaticMessage.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/GametypeStaticMessage.h (modified) * code/branches/presentation3/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/GametypeStatus.h (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDNavigation.h (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDRadar.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDRadar.h (modified) * code/branches/presentation3/src/modules/pickup/DroppedPickup.cc (modified) * code/branches/presentation3/src/modules/pickup/DroppedPickup.h (modified) * code/branches/presentation3/src/modules/pickup/Pickup.h (modified) * code/branches/presentation3/src/modules/pickup/PickupCollection.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupCollection.h (modified) * code/branches/presentation3/src/modules/pickup/PickupCollectionIdentifier.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupCollectionIdentifier.h (modified) * code/branches/presentation3/src/modules/pickup/PickupManager.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupManager.h (modified) * code/branches/presentation3/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/presentation3/src/modules/pickup/PickupRepresentation.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupRepresentation.h (modified) * code/branches/presentation3/src/modules/pickup/PickupSpawner.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupSpawner.h (modified) * code/branches/presentation3/src/modules/pickup/items/DronePickup.cc (modified) * code/branches/presentation3/src/modules/pickup/items/DronePickup.h (modified) * code/branches/presentation3/src/modules/pickup/items/HealthPickup.cc (modified) * code/branches/presentation3/src/modules/pickup/items/HealthPickup.h (modified) * code/branches/presentation3/src/modules/pickup/items/InvisiblePickup.h (modified) * code/branches/presentation3/src/modules/pickup/items/MetaPickup.cc (modified) * code/branches/presentation3/src/modules/pickup/items/MetaPickup.h (modified) * code/branches/presentation3/src/modules/pickup/items/ShieldPickup.cc (modified) * code/branches/presentation3/src/modules/pickup/items/SpeedPickup.cc (modified) * code/branches/presentation3/src/modules/pickup/items/SpeedPickup.h (modified) * code/branches/presentation3/src/modules/questsystem/Quest.h (modified) * code/branches/presentation3/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestItem.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestManager.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestNotification.cc (modified) * code/branches/presentation3/src/modules/questsystem/notifications/Notification.cc (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationManager.cc (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationQueue.cc (modified) * code/branches/presentation3/src/modules/weapons/RocketController.cc (modified) * code/branches/presentation3/src/modules/weapons/RocketController.h (modified) * code/branches/presentation3/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/presentation3/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/presentation3/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/presentation3/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) * code/branches/presentation3/src/orxonox/ChatHistory.cc (modified) * code/branches/presentation3/src/orxonox/ChatHistory.h (modified) * code/branches/presentation3/src/orxonox/ChatInputHandler.cc (modified) * code/branches/presentation3/src/orxonox/ChatInputHandler.h (modified) * code/branches/presentation3/src/orxonox/Level.cc (modified) * code/branches/presentation3/src/orxonox/MoodManager.cc (modified) * code/branches/presentation3/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/presentation3/src/orxonox/Radar.cc (modified) * code/branches/presentation3/src/orxonox/controllers/AIController.cc (modified) * code/branches/presentation3/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/presentation3/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/presentation3/src/orxonox/controllers/DroneController.h (modified) * code/branches/presentation3/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/presentation3/src/orxonox/graphics/MeshLodInformation.cc (modified) * code/branches/presentation3/src/orxonox/graphics/MeshLodInformation.h (modified) * code/branches/presentation3/src/orxonox/graphics/Model.cc (modified) * code/branches/presentation3/src/orxonox/graphics/Model.h (modified) * code/branches/presentation3/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/InterfaceCompilation.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/PickupCarrier.h (modified) * code/branches/presentation3/src/orxonox/interfaces/Pickupable.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/Pickupable.h (modified) * code/branches/presentation3/src/orxonox/interfaces/RadarViewable.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/RadarViewable.h (modified) * code/branches/presentation3/src/orxonox/pickup/PickupIdentifier.cc (modified) * code/branches/presentation3/src/orxonox/pickup/PickupIdentifier.h (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.h (modified) * code/branches/presentation3/src/orxonox/worldentities/WorldEntity.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/WorldEntity.h (modified) Removed excess white space at the end of lines. Wed, 02 Jun 2010 00:16:11 GMT landauf [7080] * code/branches/presentation3/src/orxonox/worldentities/pawns/FpsPlayer.cc (modified) fixed bug in FpsPlayer, weaponNode wasn't destroyed. this fixes a ... Tue, 01 Jun 2010 23:52:21 GMT landauf [7077] * code/branches/presentation3/src/modules/designtools/CreateStars.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.cc (modified) delete -> destroy() Tue, 01 Jun 2010 22:27:03 GMT landauf [7075] * code/branches/presentation3/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/FpsPlayer.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/FpsPlayer.h (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.h (modified) removed some tabs and adjusted formatting in some fps related files Tue, 01 Jun 2010 22:02:50 GMT landauf [7073] * code/branches/presentation3 (modified) * code/branches/presentation3/cmake/LibraryConfig.cmake (modified) * code/branches/presentation3/data/levels/fps_test.oxw (copied) * code/branches/presentation3/data/levels/includes/weaponsettings_fps.oxi (copied) * code/branches/presentation3/data/levels/presentation_FS10.oxw (copied) * code/branches/presentation3/data/levels/presentation_FS10_ed.oxw (copied) * code/branches/presentation3/data/levels/templates/fps.oxt (copied) * code/branches/presentation3/data/overlays/hudtamplates_fps.oxo (copied) * code/branches/presentation3/src/libraries/tools/CMakeLists.txt (modified) * code/branches/presentation3/src/libraries/tools/bsp (copied) * code/branches/presentation3/src/libraries/tools/bsp/CMakeLists.txt (copied) * code/branches/presentation3/src/libraries/tools/bsp/DemoApp.cpp (copied) * code/branches/presentation3/src/libraries/tools/bsp/DemoApp.hpp (copied) * code/branches/presentation3/src/libraries/tools/bsp/ExampleApplication.h (copied) * code/branches/presentation3/src/libraries/tools/bsp/ExampleFrameListener.h (copied) * code/branches/presentation3/src/libraries/tools/bsp/OgreFramework.cpp (copied) * code/branches/presentation3/src/libraries/tools/bsp/OgreFramework.hpp (copied) * code/branches/presentation3/src/libraries/tools/bsp/OgreGpuCommandBufferFlush.cpp (copied) * code/branches/presentation3/src/libraries/tools/bsp/OgreGpuCommandBufferFlush.h (copied) * code/branches/presentation3/src/libraries/tools/bsp/Q3Map.cpp (copied) * code/branches/presentation3/src/libraries/tools/bsp/Q3Map.h (copied) * code/branches/presentation3/src/libraries/tools/bsp/Q3Map_Bezier.cpp (copied) * code/branches/presentation3/src/libraries/tools/bsp/Q3Map_Bezier.h (copied) * code/branches/presentation3/src/libraries/tools/bsp/Q3Map_BspVertex.cpp (copied) * code/branches/presentation3/src/libraries/tools/bsp/Q3Map_BspVertex.h (copied) * code/branches/presentation3/src/libraries/tools/bsp/Q3Map_misc.h (copied) * code/branches/presentation3/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/FpsPlayer.cc (copied) * code/branches/presentation3/src/orxonox/worldentities/pawns/FpsPlayer.h (copied) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.h (modified) merged fps branch to presentation3 Mon, 31 May 2010 14:44:02 GMT gasserlu [7060] * code/branches/presentation3/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/presentation3/src/orxonox/controllers/DroneController.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.h (modified) drone shootingRange implemented Mon, 31 May 2010 12:10:35 GMT scheusso [7045] * code/branches/presentation3/src/modules/objects/triggers/CheckPoint.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/RadarViewable.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/RadarViewable.h (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.cc (modified) RadarViewable need a worldentity* when constructing i really thought ... Mon, 31 May 2010 07:33:09 GMT rgrieder [7039] * code/branches/presentation3/src/libraries/network/ChatListener.h (modified) * code/branches/presentation3/src/modules/designtools/CreateStars.cc (modified) * code/branches/presentation3/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/presentation3/src/modules/designtools/ScreenshotManager.h (modified) * code/branches/presentation3/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/presentation3/src/modules/pickup/items/ShieldPickup.h (modified) * code/branches/presentation3/src/modules/weapons/RocketController.h (modified) * code/branches/presentation3/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/presentation3/src/orxonox/Level.h (modified) * code/branches/presentation3/src/orxonox/graphics/MeshLodInformation.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.h (modified) Removed some tabs. Mon, 31 May 2010 03:31:50 GMT landauf [7034] * code/branches/presentation3 (modified) * code/branches/presentation3/data/levels/pickups.oxw (modified) * code/branches/presentation3/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/presentation3/data/levels/templates/spaceship_pirate.oxt (modified) * code/branches/presentation3/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/presentation3/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/pickup/items/DronePickup.cc (copied) * code/branches/presentation3/src/modules/pickup/items/DronePickup.h (copied) * code/branches/presentation3/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/presentation3/src/orxonox/controllers/AIController.cc (modified) * code/branches/presentation3/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/presentation3/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/presentation3/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/controllers/DroneController.cc (copied) * code/branches/presentation3/src/orxonox/controllers/DroneController.h (copied) * code/branches/presentation3/src/orxonox/controllers/WaypointPatrolController.cc (modified) * code/branches/presentation3/src/orxonox/controllers/WaypointPatrolController.h (modified) * code/branches/presentation3/src/orxonox/interfaces/PickupCarrier.h (modified) * code/branches/presentation3/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.cc (copied) * code/branches/presentation3/src/orxonox/worldentities/Drone.h (copied) merged ai branch to presentation3 Thu, 27 May 2010 21:50:24 GMT dafrick [6998] * code/branches/presentation3 (modified) * code/branches/presentation3/data/levels/includes/pickups.oxi (modified) * code/branches/presentation3/data/levels/pickup.oxw (modified) * code/branches/presentation3/data/levels/pickup_pps_invi.oxw (deleted) * code/branches/presentation3/data/levels/pickup_ppstest1.oxw (deleted) * code/branches/presentation3/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/presentation3/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/presentation3/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/pickup/items/ShieldPickup.cc (copied) * code/branches/presentation3/src/modules/pickup/items/ShieldPickup.h (copied) * code/branches/presentation3/src/orxonox/controllers/AIController.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.h (modified) Merged pickup branch into presentation3 branch. Seems to be working ... Thu, 27 May 2010 20:31:25 GMT scheusso [6994] * code/branches/presentation3 (modified) * code/branches/presentation3/data/levels/test_stars.oxw (copied) * code/branches/presentation3/data/particle/fog.particle (copied) * code/branches/presentation3/src/libraries/core/Core.cc (modified) * code/branches/presentation3/src/modules/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/designtools (copied) * code/branches/presentation3/src/modules/designtools/CMakeLists.txt (copied) * code/branches/presentation3/src/modules/designtools/CreateStars.cc (copied) * code/branches/presentation3/src/modules/designtools/CreateStars.h (copied) * code/branches/presentation3/src/modules/designtools/DesignToolsPrereqs.h (copied) * code/branches/presentation3/src/modules/designtools/SkyboxGenerator.cc (copied) * code/branches/presentation3/src/modules/designtools/SkyboxGenerator.h (copied) * code/branches/presentation3/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/GametypeStatus.h (modified) * code/branches/presentation3/src/orxonox/controllers/AIController.cc (modified) * code/branches/presentation3/src/orxonox/worldentities/ControllableEntity.h (modified) merged skybox2 branch to presentation merger branch Fri, 21 May 2010 12:11:47 GMT scheusso [6957] * code/branches/presentation3/src/modules/weapons/weaponmodes/DroneFire.cc (deleted) * code/branches/presentation3/src/modules/weapons/weaponmodes/DroneFire.h (deleted) * code/branches/presentation3/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/controllers/DroneController.cc (deleted) * code/branches/presentation3/src/orxonox/controllers/DroneController.h (deleted) * code/branches/presentation3/src/orxonox/gametypes/Testgame.cc (deleted) * code/branches/presentation3/src/orxonox/gametypes/Testgame.h (deleted) * code/branches/presentation3/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.cc (deleted) * code/branches/presentation3/src/orxonox/worldentities/Drone.h (deleted) * code/branches/presentation3/src/orxonox/worldentities/RocketDrone.cc (deleted) * code/branches/presentation3/src/orxonox/worldentities/RocketDrone.h (deleted) deleting some unnesseccary files Fri, 21 May 2010 08:25:27 GMT scheusso [6951] * code/branches/presentation3 (modified) * code/branches/presentation3/data/levels/includes/weaponsettings3.oxi (modified) * code/branches/presentation3/data/levels/tutorial.oxw (modified) * code/branches/presentation3/data/particle/rocketfire2.particle (copied) * code/branches/presentation3/src/modules/weapons/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/weapons/RocketController.cc (copied) * code/branches/presentation3/src/modules/weapons/RocketController.h (copied) * code/branches/presentation3/src/modules/weapons/projectiles/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/weapons/projectiles/SimpleRocket.cc (copied) * code/branches/presentation3/src/modules/weapons/projectiles/SimpleRocket.h (copied) * code/branches/presentation3/src/modules/weapons/weaponmodes/CMakeLists.txt (modified) * code/branches/presentation3/src/modules/weapons/weaponmodes/DroneFire.cc (copied) * code/branches/presentation3/src/modules/weapons/weaponmodes/DroneFire.h (copied) * code/branches/presentation3/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (copied) * code/branches/presentation3/src/modules/weapons/weaponmodes/SimpleRocketFire.h (copied) * code/branches/presentation3/src/orxonox/controllers/AIController.cc (modified) * code/branches/presentation3/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/controllers/DroneController.cc (copied) * code/branches/presentation3/src/orxonox/controllers/DroneController.h (copied) * code/branches/presentation3/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/presentation3/src/orxonox/controllers/NewHumanController.h (modified) * code/branches/presentation3/src/orxonox/gametypes/Testgame.cc (copied) * code/branches/presentation3/src/orxonox/gametypes/Testgame.h (copied) * code/branches/presentation3/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/worldentities/Drone.cc (copied) * code/branches/presentation3/src/orxonox/worldentities/Drone.h (copied) * code/branches/presentation3/src/orxonox/worldentities/RocketDrone.cc (copied) * code/branches/presentation3/src/orxonox/worldentities/RocketDrone.h (copied) merged rocket branch into presentation3 and cleaned up some things ... Thu, 20 May 2010 18:30:38 GMT scheusso [6942] * code/branches/presentation3 (modified) * code/branches/presentation3/data/gui/layouts/InGamePickupHUD.layout (copied) * code/branches/presentation3/data/gui/scripts/InGamePickupHUD.lua (copied) * code/branches/presentation3/src/modules/objects/triggers/CheckPoint.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDNavigation.h (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDRadar.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDRadar.h (modified) * code/branches/presentation3/src/orxonox/Radar.cc (modified) * code/branches/presentation3/src/orxonox/Radar.h (modified) * code/branches/presentation3/src/orxonox/controllers/HumanController.cc (modified) * code/branches/presentation3/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/presentation3/src/orxonox/graphics/Model.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/RadarListener.h (modified) * code/branches/presentation3/src/orxonox/interfaces/RadarViewable.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/RadarViewable.h (modified) * code/branches/presentation3/src/orxonox/overlays/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/overlays/Map.cc (deleted) * code/branches/presentation3/src/orxonox/overlays/Map.h (deleted) * code/branches/presentation3/src/orxonox/worldentities/pawns/Pawn.cc (modified) merging hudelements into presentation3 and reducing (or increasing) ... Mon, 17 May 2010 13:31:49 GMT scheusso [6912] * code/branches/presentation3 (copied) creating new presentation merger branch Sun, 09 May 2010 08:56:43 GMT dafrick [6864] * code/trunk/src/modules/objects/ObjectsPrereqs.h (modified) * code/trunk/src/modules/objects/triggers/CMakeLists.txt (modified) * code/trunk/src/modules/objects/triggers/DistanceMultiTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/DistanceMultiTrigger.h (modified) * code/trunk/src/modules/objects/triggers/EventMultiTrigger.cc (added) * code/trunk/src/modules/objects/triggers/EventMultiTrigger.h (added) * code/trunk/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/MultiTrigger.h (modified) * code/trunk/src/orxonox/worldentities/pawns/Pawn.cc (modified) Created a new MutliTrigger: EventMultiTrigger, which essentially does ...