# # ChangeLog for code # # Generated by Trac 1.0.9 # Jun 3, 2024, 1:10:57 AM Sat, 29 May 2010 19:56:07 GMT dafrick [7009] * code/branches/presentation3/data/gui/layouts/ChatBox.layout (modified) * code/branches/presentation3/data/gui/scripts/ChatBox.lua (modified) * code/branches/presentation3/src/orxonox/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/ChatInputHandler.h (modified) Enabled the ChatBox to be closed by pressing the close button in the ... Sat, 29 May 2010 19:33:33 GMT dafrick [7008] * code/branches/presentation3/data/levels/pickups.oxw (modified) * code/branches/presentation3/src/libraries/core/OrxonoxClass.h (modified) * code/branches/presentation3/src/modules/pickup/Pickup.cc (modified) * code/branches/presentation3/src/modules/pickup/Pickup.h (modified) * code/branches/presentation3/src/modules/pickup/items/HealthPickup.cc (modified) Fixed a bug in pickups that caused the clone method of Pickup.h not ... Sat, 29 May 2010 18:41:19 GMT dafrick [7007] * code/branches/presentation3/data/levels/empty_level.oxw (modified) * code/branches/presentation3/data/levels/gametype_asteroids.oxw (modified) * code/branches/presentation3/data/levels/gametype_underattack.oxw (modified) * code/branches/presentation3/data/levels/mylevel.oxw (modified) * code/branches/presentation3/data/levels/pickups.oxw (moved) * code/branches/presentation3/data/levels/presentation09.oxw (modified) * code/branches/presentation3/data/levels/presentation09b.oxw (modified) * code/branches/presentation3/data/levels/presentationHS09.oxw (modified) * code/branches/presentation3/data/levels/presentationHS09b.oxw (modified) * code/branches/presentation3/data/levels/presentationLOD.oxw (modified) * code/branches/presentation3/data/levels/presentationLODdif.oxw (modified) * code/branches/presentation3/data/levels/presentation_dm.oxw (modified) * code/branches/presentation3/data/levels/presentation_pong.oxw (modified) * code/branches/presentation3/data/levels/princessaeryn.oxw (modified) * code/branches/presentation3/data/levels/questsystem2.oxw (deleted) * code/branches/presentation3/data/levels/sound.oxw (modified) * code/branches/presentation3/data/levels/teambasematchlevel.oxw (modified) * code/branches/presentation3/data/levels/teamdeathmatch.oxw (modified) * code/branches/presentation3/data/levels/test_ghost.oxw (modified) * code/branches/presentation3/data/levels/tutorial.oxw (modified) * code/branches/presentation3/data/levels/waypoints.oxw (modified) * code/branches/presentation3/src/modules/pickup/Pickup.cc (modified) Tested and cleaned all levels (except for the ones that someone is ... Sat, 29 May 2010 15:09:58 GMT dafrick [7006] * code/branches/presentation3/data/gui/layouts/MiscConfigMenu.layout (added) * code/branches/presentation3/data/gui/layouts/SettingsMenu.layout (modified) * code/branches/presentation3/data/gui/scripts/MiscConfigMenu.lua (added) * code/branches/presentation3/data/gui/scripts/SettingsMenu.lua (modified) Added Menu to display and edit config values. But the list of ... Fri, 28 May 2010 08:23:14 GMT scheusso [7005] * code/branches/presentation3/data/levels/includes/weaponsettings_HXY.oxi (modified) * code/branches/presentation3/data/levels/includes/weaponsettings_ghost.oxi (modified) same for ghost and HXY Fri, 28 May 2010 08:22:05 GMT scheusso [7004] * code/branches/presentation3/data/levels/includes/weaponsettings_pirate.oxi (modified) less damage for the pirate ships Fri, 28 May 2010 08:20:35 GMT scheusso [7003] * code/branches/presentation3/data/levels/includes/weaponsettings_H2.oxi (modified) less damage for the H2 ships Fri, 28 May 2010 07:45:55 GMT dafrick [7002] * code/branches/ppspickups4 (copied) Creating new ppspickups branch. Fri, 28 May 2010 07:39:08 GMT dafrick [7001] * code/branches/ppspickups3 (deleted) Removing ppspickups3 branch. Thu, 27 May 2010 21:55:18 GMT dafrick [7000] * code/branches/presentation3/data/levels/includes/pickups.oxi (modified) Renamed Triple Pickup to Tri Pickup. This was important. Believe me... Thu, 27 May 2010 21:54:05 GMT dafrick [6999] * code/branches/presentation3/src/modules/weapons/RocketController.cc (modified) Commented some unused variables in RocketController that generated ... 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:47:23 GMT solex [6997] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) formationflight as good as finished for now Thu, 27 May 2010 20:44:10 GMT dafrick [6996] * code/branches/presentation3/data/gui/scripts/KeyBindMenu.lua (modified) * code/branches/presentation3/data/gui/scripts/PickupInventory.lua (modified) * code/branches/presentation3/src/libraries/core/GUIManager.h (modified) * code/branches/presentation3/src/modules/pickup/PickupManager.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupManager.h (modified) * code/branches/presentation3/src/orxonox/gametypes/Gametype.cc (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/Rewardable.h (modified) Loads of changes. 1) PickupInventory should now be working even for ... 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 Thu, 27 May 2010 20:16:08 GMT gasserlu [6991] * code/branches/ai/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/DroneController.cc (modified) * code/branches/ai/src/orxonox/controllers/DroneController.h (modified) * code/branches/ai/src/orxonox/worldentities/Drone.cc (modified) * code/branches/ai/src/orxonox/worldentities/Drone.h (modified) drone smooth flight mode & minmaxDistance, multiple drones possible Thu, 27 May 2010 19:23:07 GMT scheusso [6990] * code/branches/presentation3/data/levels/includes/weaponsettings3.oxi (modified) changed weapon damage and added fire mode 3 (use with fire 3) the ... Thu, 27 May 2010 19:04:21 GMT gionc [6989] * code/branches/skybox2/data/particle/fog.particle (modified) updated particle Effects Thu, 27 May 2010 19:03:52 GMT gionc [6988] * code/branches/skybox2/data/levels/test_stars.oxw (modified) updated StarCreator level Thu, 27 May 2010 18:46:00 GMT jo [6987] * code/branches/dynamicmatch/data/levels/gametype_dynamicmatch.oxw (modified) * code/branches/dynamicmatch/data/overlays/dynamicmatchhud.oxo (modified) * code/branches/dynamicmatch/src/orxonox/gametypes/Dynamicmatch.cc (modified) additional infomassages, improved level Thu, 27 May 2010 17:52:28 GMT solex [6986] * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/ai/src/orxonox/controllers/NewHumanController.cc (modified) nearly finished formationflight Thu, 27 May 2010 17:15:42 GMT ebeier [6985] * code/branches/ppspickups3/data/levels/includes/pickups.oxi (modified) added PickupInventory-definitions for existing pickups. Thu, 27 May 2010 17:11:36 GMT scheusso [6984] * code/branches/presentation3/src/modules/overlays/hud/HUDRadar.cc (modified) fix in hudradar which caused sigabrts when using a gametype Thu, 27 May 2010 17:08:12 GMT rgrieder [6982] * code/branches/presentation3/data/defaultConfig/keybindings.ini (modified) Removed 'openMap' keybinding (it was removed and therefore caused ... Thu, 27 May 2010 17:07:54 GMT decapitb [6981] * code/branches/presentation3/data/levels/includes/weaponsettings3.oxi (modified) added hsw01_reduced to assff, should improve fps Thu, 27 May 2010 17:05:36 GMT ebeier [6980] * code/branches/ppspickups3/data/levels/includes/pickups.oxi (modified) * code/branches/ppspickups3/data/levels/pickup.oxw (modified) * code/branches/ppspickups3/data/levels/pickup_pps_invi.oxw (deleted) * code/branches/ppspickups3/data/levels/pickup_ppstest1.oxw (deleted) * code/branches/ppspickups3/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/ppspickups3/src/orxonox/worldentities/pawns/Pawn.cc (modified) created more pickup representations, prepared pickup-level for ... Thu, 27 May 2010 16:39:59 GMT solex [6978] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) consle commands Thu, 27 May 2010 16:18:27 GMT cdaniel [6977] * code/branches/presentation3/data/levels/Quest_PirateAttack.oxw (added) Quest level updated Thu, 27 May 2010 15:05:10 GMT gionc [6974] * code/branches/skybox2/data/levels/test_stars.oxw (added) added test level for starCreator Thu, 27 May 2010 15:04:03 GMT gionc [6973] * code/branches/skybox2/data/particle/fog.particle (added) added particle effect Thu, 27 May 2010 14:58:35 GMT gionc [6972] * code/branches/skybox2/src/modules/designtools/CreateStars.cc (modified) updated StarCreator Thu, 27 May 2010 13:58:24 GMT sfluecki [6971] * code/branches/presentation3/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/presentation3/src/modules/overlays/hud/HUDNavigation.h (modified) Final changes in HUDNavigation. marker are now working and are ... Thu, 27 May 2010 13:41:20 GMT gnadler [6970] * code/branches/rocket2/src/modules/weapons/projectiles/SimpleRocket.cc (modified) updated collisionsize but needs more adjustments Thu, 27 May 2010 13:33:15 GMT gnadler [6969] * code/branches/rocket2/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket2/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/rocket2/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket2/src/modules/weapons/projectiles/SimpleRocket.h (modified) Wed, 26 May 2010 18:43:18 GMT dafrick [6967] * code/branches/pickup5 (deleted) Removing branch, since it's outdated and was never used. Wed, 26 May 2010 14:28:14 GMT gnadler [6966] * code/branches/rocket2/data/levels/tutorial.oxw (modified) * code/branches/rocket2/data/particle/simplerocketfire.particle (added) * code/branches/rocket2/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket2/src/modules/weapons/RocketController.h (modified) * code/branches/rocket2/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket2/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/rocket2/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) * code/branches/rocket2/src/modules/weapons/weaponmodes/SimpleRocketFire.h (modified) * code/branches/rocket2/src/orxonox/controllers/DroneController.cc (modified) * code/branches/rocket2/src/orxonox/graphics/Model.cc (modified) now rocket slows and then finally stops after a given number of ticks ... Mon, 24 May 2010 14:59:23 GMT dafrick [6965] * code/branches/presentation3/data/gui/scripts/PickupInventory.lua (modified) * code/branches/presentation3/src/modules/pickup/PickupManager.cc (modified) * code/branches/presentation3/src/modules/pickup/PickupManager.h (modified) * code/branches/presentation3/src/orxonox/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/interfaces/PickupCarrier.h (modified) * code/branches/presentation3/src/orxonox/interfaces/Pickupable.h (modified) Cleaned up in PickupInventory, to be able to improve it at a later stage. Sat, 22 May 2010 18:43:39 GMT scheusso [6964] * code/branches/presentation3/src/libraries/network/packet/ClassID.cc (modified) * code/branches/presentation3/src/libraries/network/synchronisable/Serialise.h (modified) * code/branches/presentation3/src/modules/weapons/projectiles/Rocket.cc (modified) * code/branches/presentation3/src/orxonox/graphics/Model.cc (modified) fix in ClassID (thanks reto) fix in Rocket small improvements in ... Sat, 22 May 2010 17:23:31 GMT youngk [6962] * code/branches/sound5/src/orxonox/MoodManager.cc (modified) Easter Egg. Yank "setmood eightbit" into the console. Let's hope it ... Fri, 21 May 2010 16:50:07 GMT scheusso [6961] * code/branches/presentation3/src/libraries/network/synchronisable/Serialise.h (modified) * code/branches/presentation3/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/presentation3/src/orxonox/Level.cc (modified) * code/branches/presentation3/src/orxonox/Scene.cc (modified) * code/branches/presentation3/src/orxonox/graphics/Model.cc (modified) * code/branches/presentation3/src/orxonox/interfaces/RadarViewable.cc (modified) fixed to make everything network-compliant again Fri, 21 May 2010 16:49:29 GMT scheusso [6960] * code/branches/presentation3/src/libraries/network/packet/ClassID.cc (modified) can't imagine how this worked so long Fri, 21 May 2010 14:06:04 GMT jo [6959] * code/branches/dynamicmatch/src/orxonox/gametypes/Dynamicmatch.cc (modified) bug removed - should be playable now Fri, 21 May 2010 13:19:42 GMT solex [6958] * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) ai: introduced masteraction and console commands 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 11:06:59 GMT scheusso [6956] * code/branches/rocket2/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket2/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket2/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) further improvements Fri, 21 May 2010 10:53:57 GMT jo [6955] * code/branches/dynamicmatch/data/levels/gametype_dynamicmatch.oxw (added) uploading the dynamicmatch-level Fri, 21 May 2010 10:41:31 GMT jo [6954] * code/branches/dynamicmatch/data/overlays/dynamicmatchhud.oxo (added) * code/branches/dynamicmatch/src/modules/overlays/hud/GametypeFadingMessage.cc (added) * code/branches/dynamicmatch/src/modules/overlays/hud/GametypeFadingMessage.h (added) * code/branches/dynamicmatch/src/modules/overlays/hud/GametypeStaticMessage.cc (added) * code/branches/dynamicmatch/src/modules/overlays/hud/GametypeStaticMessage.h (added) uploading new created files Fri, 21 May 2010 08:30:42 GMT scheusso [6953] * code/branches/presentation3/src/orxonox/controllers/AIController.cc (modified) now the bots can shoot again Fri, 21 May 2010 08:26:31 GMT scheusso [6952] * code/branches/rocket2 (copied) creating new rocket2 branch 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 ... Fri, 21 May 2010 07:40:14 GMT scheusso [6950] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) steering of the rocket now working, but oscilating control ... Fri, 21 May 2010 07:36:01 GMT scheusso [6949] * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) this should fix the steering function of the SimpleRocket changed ... Fri, 21 May 2010 07:33:13 GMT scheusso [6948] * code/branches/rocket/src/orxonox/controllers/NewHumanController.cc (modified) somes fixes/changes in NewHumanController Fri, 21 May 2010 06:36:32 GMT scheusso [6947] * code/branches/presentation3/src/modules/overlays/hud/HUDNavigation.cc (modified) fixed a bug which caused a segfault when shooting a rocket Thu, 20 May 2010 20:46:15 GMT dafrick [6946] * code/branches/presentation3/data/levels/princessaeryn.oxw (modified) * code/branches/presentation3/data/levels/questsystem2.oxw (modified) Small thing that I forgot (and probably should mention as well). ... Thu, 20 May 2010 20:36:48 GMT dafrick [6945] * code/branches/presentation3/src/modules/questsystem/AddQuest.cc (modified) * code/branches/presentation3/src/modules/questsystem/AddQuestHint.cc (modified) * code/branches/presentation3/src/modules/questsystem/AddReward.cc (modified) * code/branches/presentation3/src/modules/questsystem/CompleteQuest.cc (modified) * code/branches/presentation3/src/modules/questsystem/FailQuest.cc (modified) * code/branches/presentation3/src/modules/questsystem/GlobalQuest.cc (modified) * code/branches/presentation3/src/modules/questsystem/LocalQuest.cc (modified) * code/branches/presentation3/src/modules/questsystem/Quest.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestDescription.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestDescription.h (modified) * code/branches/presentation3/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestGUI.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestGUINode.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestHint.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestItem.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestItem.h (modified) * code/branches/presentation3/src/modules/questsystem/QuestListener.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/QuestNotification.h (modified) * code/branches/presentation3/src/modules/questsystem/notifications/Notification.cc (modified) * code/branches/presentation3/src/modules/questsystem/notifications/Notification.h (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationManager.cc (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationManager.h (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationQueue.cc (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationQueue.h (modified) * code/branches/presentation3/src/orxonox/interfaces/NotificationListener.h (modified) A lot of cleanup, mostly increasing output levels, which means, that ... Thu, 20 May 2010 19:43:45 GMT dafrick [6944] * code/branches/presentation3/data/levels/quest_test.oxw (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationManager.cc (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationManager.h (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationQueue.cc (modified) * code/branches/presentation3/src/modules/questsystem/notifications/NotificationQueue.h (modified) No more seg-faults when restarting a game, quests still not working ... Thu, 20 May 2010 19:04:46 GMT gnadler [6943] * code/branches/rocket/data/levels/tutorial.oxw (modified) * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) 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) ... Thu, 20 May 2010 18:17:16 GMT scheusso [6941] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) don't exactly know why, but this resolves the problem of the wrong ... Thu, 20 May 2010 17:38:53 GMT dafrick [6940] * code/branches/presentation3/src/modules/questsystem/AddQuestHint.cc (modified) * code/branches/presentation3/src/modules/questsystem/ChangeQuestStatus.cc (modified) * code/branches/presentation3/src/modules/questsystem/Quest.cc (modified) * code/branches/presentation3/src/modules/questsystem/Quest.h (modified) * code/branches/presentation3/src/modules/questsystem/QuestHint.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestItem.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestItem.h (modified) * code/branches/presentation3/src/modules/questsystem/QuestListener.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestManager.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestManager.h (modified) Resolved issue with the Questsystem causing a segfault when a level ... Thu, 20 May 2010 14:39:03 GMT cdaniel [6939] * code/branches/presentation3/data/levels/quest_test.oxw (modified) Quest level updated Thu, 20 May 2010 14:35:48 GMT dafrick [6938] * code/branches/presentation3/data/levels/templates/lodinformation.oxt (modified) * code/branches/presentation3/src/libraries/core/Template.cc (modified) * code/branches/presentation3/src/libraries/core/Template.h (modified) Resolved issue with lod-template. Now, template inherit the ... Thu, 20 May 2010 14:34:49 GMT decapitb [6937] * code/branches/presentation3/src/orxonox/graphics/AnimatedModel.cc (added) * code/branches/presentation3/src/orxonox/graphics/AnimatedModel.h (added) * code/branches/presentation3/src/orxonox/graphics/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/graphics/Model.h (modified) Predefined Armature-Animated Models supported. Thu, 20 May 2010 14:10:54 GMT gionc [6936] * code/branches/skybox2/src/modules/designtools/CreateStars.cc (modified) * code/branches/skybox2/src/modules/designtools/CreateStars.h (modified) updated StarCreator Thu, 20 May 2010 12:50:59 GMT dafrick [6935] * code/branches/presentation3/data/levels/Level(Deathmatch).oxw (modified) * code/branches/presentation3/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/presentation3/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/branches/presentation3/src/orxonox/gametypes/TeamDeathmatch.cc (modified) Some changed in a level also in Triggers... Thu, 20 May 2010 12:45:03 GMT cdaniel [6934] * code/branches/presentation3/src/orxonox/ChatInputHandler.cc (modified) Fixed Include file destination (For Visual Studio under Windows) Thu, 20 May 2010 12:40:53 GMT scheusso [6933] * code/branches/presentation3/src/orxonox/LevelManager.cc (modified) make sure this won't happen again Thu, 20 May 2010 12:38:40 GMT scheusso [6932] * code/branches/presentation3/data/levels/templates/lodinformation.oxt (modified) this way the default values will not be set when applying this template Thu, 20 May 2010 11:51:27 GMT erwin [6931] * code/branches/sound5/src/orxonox/sound/AmbientSound.cc (modified) * code/branches/sound5/src/orxonox/sound/SoundStreamer.cc (modified) * code/branches/sound5/src/orxonox/sound/SoundStreamer.h (modified) Merged changes from local sandbox to sound5 Thu, 20 May 2010 11:10:49 GMT dave [6929] * code/trunk/data/levels/includes/weaponsettings_swallow.oxi (added) * code/trunk/data/levels/templates/spaceship_swallow.oxt (added) * code/trunk/data/levels/test_swallow.oxw (added) new ship Thu, 20 May 2010 09:33:07 GMT scheusso [6928] * code/branches/presentation3 (modified) * code/branches/presentation3/data/defaultConfig/keybindings.ini (modified) * code/branches/presentation3/data/gui/layouts/ChatBox-inputonly.layout (copied) * code/branches/presentation3/data/gui/layouts/ChatBox.layout (copied) * code/branches/presentation3/data/gui/schemes/OrxonoxGUIScheme.scheme (modified) * code/branches/presentation3/data/gui/scripts/ChatBox-inputonly.lua (copied) * code/branches/presentation3/data/gui/scripts/ChatBox.lua (copied) * code/branches/presentation3/src/libraries/network/ChatListener.cc (modified) * code/branches/presentation3/src/libraries/network/ChatListener.h (modified) * code/branches/presentation3/src/libraries/network/Host.h (modified) * code/branches/presentation3/src/libraries/network/packet/Chat.cc (modified) * code/branches/presentation3/src/libraries/network/packet/Chat.h (modified) * code/branches/presentation3/src/orxonox/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/ChatHistory.cc (copied) * code/branches/presentation3/src/orxonox/ChatHistory.h (copied) * code/branches/presentation3/src/orxonox/ChatInputHandler.cc (copied) * code/branches/presentation3/src/orxonox/ChatInputHandler.h (copied) * code/branches/presentation3/src/orxonox/graphics/CEGuiSample.cc (copied) * code/branches/presentation3/src/orxonox/graphics/CEGuiSample.h (copied) mergine chat2 into presentation merger branch Thu, 20 May 2010 08:28:10 GMT scheusso [6927] * code/branches/presentation3/src/orxonox/LevelManager.cc (modified) fix in levelmanager: if a template was assigned to the Level the ... Thu, 20 May 2010 08:23:22 GMT scheusso [6926] * code/branches/presentation3 (modified) * code/branches/presentation3/data/levels/empty_level.oxw (modified) * code/branches/presentation3/data/levels/gametype_asteroids.oxw (modified) * code/branches/presentation3/data/levels/gametype_underattack.oxw (modified) * code/branches/presentation3/data/levels/presentationLOD.oxw (copied) * code/branches/presentation3/data/levels/presentationLODdif.oxw (copied) * code/branches/presentation3/data/levels/teambasematchlevel.oxw (modified) * code/branches/presentation3/data/levels/teamdeathmatch.oxw (modified) * code/branches/presentation3/data/levels/templates/lodinformation.oxt (copied) * code/branches/presentation3/src/libraries/core/BaseObject.cc (modified) * code/branches/presentation3/src/libraries/core/BaseObject.h (modified) * code/branches/presentation3/src/orxonox/Level.cc (modified) * code/branches/presentation3/src/orxonox/Level.h (modified) * code/branches/presentation3/src/orxonox/LevelManager.cc (modified) * code/branches/presentation3/src/orxonox/graphics/CMakeLists.txt (modified) * code/branches/presentation3/src/orxonox/graphics/MeshLodInformation.cc (copied) * code/branches/presentation3/src/orxonox/graphics/MeshLodInformation.h (copied) * code/branches/presentation3/src/orxonox/graphics/Model.cc (modified) * code/branches/presentation3/src/orxonox/graphics/Model.h (modified) merging lod branch into presentation3 merger branch Tue, 18 May 2010 15:34:48 GMT rgrieder [6924] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) Clean up in HUDNavigation, no actual code changes. Tue, 18 May 2010 12:22:51 GMT rgrieder [6923] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) HUDNavigation: setFontName() when adding an object should resolve the ... Tue, 18 May 2010 07:34:53 GMT rgrieder [6922] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) Fixed bug in HUDNavigation destructor again. Mon, 17 May 2010 15:01:54 GMT jo [6921] * code/branches/dynamicmatch/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/dynamicmatch/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/dynamicmatch/src/orxonox/gametypes/Dynamicmatch.h (modified) * code/branches/dynamicmatch/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/dynamicmatch/src/orxonox/infos/GametypeInfo.h (modified) * code/branches/dynamicmatch/src/orxonox/interfaces/GametypeMessageListener.h (modified) With additional tutorial messages in order to explain how the ... Mon, 17 May 2010 14:57:26 GMT stmathia [6920] * code/branches/presentation3/data/levels/Level(Deathmatch).oxw (added) * code/branches/presentation3/data/levels/Level(UnderAttack).oxw (added) * code/branches/presentation3/data/levels/mylevel.oxw (added) * code/branches/presentation3/src/orxonox/gametypes/TeamDeathmatch.cc (modified) Changes in level files. Addition to TemaDeathmatch, should now be ... Mon, 17 May 2010 14:45:50 GMT solex [6919] * code/branches/ai/src/orxonox/controllers/AIController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.h (modified) * code/branches/ai/src/orxonox/worldentities/ControllableEntity.cc (modified) finally some decent formation flying! Mon, 17 May 2010 14:36:18 GMT gasserlu [6918] * code/branches/ai/data/levels/pickup.oxw (modified) * code/branches/ai/data/levels/templates/pickup_representation_templates.oxt (modified) * code/branches/ai/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/ai/src/orxonox/controllers/CMakeLists.txt (modified) * code/branches/ai/src/orxonox/controllers/DroneController.cc (modified) * code/branches/ai/src/orxonox/controllers/DroneController.h (modified) * code/branches/ai/src/orxonox/worldentities/Drone.cc (modified) drone follows in realistic matter Mon, 17 May 2010 13:51:43 GMT scurcio [6917] * code/branches/hudelements/data/gui/scripts/InGamePickupHUD.lua (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) final changes in struct for the objectMap Mon, 17 May 2010 13:50:30 GMT smerkli [6916] * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) added some comments, made reasonable-length lines ^-^ ready to merge. Mon, 17 May 2010 13:50:13 GMT scheusso [6915] * code/branches/lod/src/orxonox/graphics/Model.h (modified) fixed gcc error Mon, 17 May 2010 13:41:40 GMT sfluecki [6914] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) changed pair in HUDNavigation activeObjectListMap to Struct Mon, 17 May 2010 13:33:21 GMT scheusso [6913] * code/branches/hudelements/src/modules/overlays/hud/HUDRadar.cc (modified) bugfix in HUDRadar which caused a segfault on exit (overlay element ... Mon, 17 May 2010 13:31:49 GMT scheusso [6912] * code/branches/presentation3 (copied) creating new presentation merger branch Mon, 17 May 2010 13:28:36 GMT kolibri7 [6911] * code/branches/lod/src/orxonox/graphics/Model.cc (modified) *deleted a default values function call Mon, 17 May 2010 13:22:10 GMT smerkli [6910] * code/branches/chat2/data/gui/layouts/ChatBox.layout (modified) * code/branches/chat2/src/orxonox/ChatHistory.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.cc (modified) * code/branches/chat2/src/orxonox/ChatInputHandler.h (modified) * code/branches/chat2/src/orxonox/graphics/ChatBox.cc (deleted) * code/branches/chat2/src/orxonox/graphics/ChatBox.h (deleted) Added final comments, getting ready for merge Mon, 17 May 2010 13:21:51 GMT kolibri7 [6909] * code/branches/lod/data/levels/empty_level.oxw (modified) * code/branches/lod/data/levels/gametype_asteroids.oxw (modified) * code/branches/lod/data/levels/teambasematchlevel.oxw (modified) * code/branches/lod/data/levels/teamdeathmatch.oxw (modified) * code/branches/lod/data/levels/templates/lodinformation.oxt (modified) * code/branches/lod/src/orxonox/Level.cc (modified) * code/branches/lod/src/orxonox/graphics/Model.cc (modified) * code/branches/lod/src/orxonox/graphics/Model.h (modified) *fully functional lod implementation *added file ... Mon, 17 May 2010 12:41:01 GMT freicy [6908] * code/branches/fps/data/levels/includes/weaponsettings_fps.oxi (modified) * code/branches/fps/data/levels/presentation_FS10.oxw (modified) * code/branches/fps/data/levels/templates/fps.oxt (modified) * code/branches/fps/src/orxonox/worldentities/pawns/FpsPlayer.cc (modified) by Cyrill Frei Mon, 17 May 2010 12:36:42 GMT rgrieder [6907] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/orxonox/interfaces/RadarViewable.cc (modified) * code/branches/hudelements/src/orxonox/interfaces/RadarViewable.h (modified) Fixed two bugs in HUDNavigation.cc and RadarViewable. Mon, 17 May 2010 11:22:26 GMT dafrick [6906] * code/trunk/data/gui/scripts/PickupInventory.lua (modified) * 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/DistanceTrigger.cc (modified) * code/trunk/src/modules/objects/triggers/DistanceTrigger.h (modified) * code/trunk/src/modules/objects/triggers/DistanceTriggerBeacon.cc (added) * code/trunk/src/modules/objects/triggers/DistanceTriggerBeacon.h (added) * code/trunk/src/modules/questsystem/QuestEffectBeacon.cc (modified) Added DistanceTriggerBeacon, which is a device which can be attached ... Sat, 15 May 2010 16:12:13 GMT gnadler [6905] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/RocketController.h (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) * code/branches/rocket/src/orxonox/controllers/DroneController.cc (modified) * code/branches/rocket/src/orxonox/controllers/DroneController.h (modified) * code/branches/rocket/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/rocket/src/orxonox/controllers/NewHumanController.h (modified) * code/branches/rocket/src/orxonox/worldentities/Drone.cc (modified) rockets get target but moveToPosition function does not work correctly. Sat, 15 May 2010 13:24:06 GMT scheusso [6904] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) fixed missing include Sat, 15 May 2010 12:57:51 GMT gnadler [6903] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/RocketController.h (modified) * code/branches/rocket/src/orxonox/controllers/DroneController.cc (modified) * code/branches/rocket/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/rocket/src/orxonox/controllers/NewHumanController.h (modified) Cant assign Pawn* to WeakPtr. Sat, 15 May 2010 09:36:04 GMT gnadler [6902] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) no rocket is controlled by controller. accidentally deleted tick ... Sat, 15 May 2010 06:47:07 GMT dafrick [6901] * code/trunk/data/levels/pickup.oxw (modified) * code/trunk/src/modules/pickup/PickupCollection.cc (modified) * code/trunk/src/orxonox/interfaces/Pickupable.cc (modified) * code/trunk/src/orxonox/interfaces/Pickupable.h (modified) Fixed PickupCollection. It works now the way it was intended and no ... Fri, 14 May 2010 10:41:04 GMT gnadler [6900] * code/branches/rocket/src/modules/weapons/RocketController.cc (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.cc (modified) * code/branches/rocket/src/modules/weapons/projectiles/SimpleRocket.h (modified) * code/branches/rocket/src/modules/weapons/weaponmodes/SimpleRocketFire.cc (modified) rockentcontroller doesn't control the rocket it spawns itself. ... Thu, 13 May 2010 11:19:04 GMT scheusso [6899] * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/hudelements/src/modules/overlays/hud/HUDNavigation.h (modified) some cleaning up still segfault when terminating