# # ChangeLog for / # # Generated by Trac 1.0.9 # May 17, 2024, 7:00:25 PM Thu, 12 May 2011 21:16:21 GMT rgrieder [8473] * code/trunk/INSTALL (modified) Corrected library version requirements. Thu, 12 May 2011 20:52:39 GMT youngk [8472] * code/trunk/data/levels/earth.oxw (modified) Added portals to earth level. I could not activate the way back (from ... Thu, 12 May 2011 15:20:25 GMT rgrieder [8471] * code/trunk/src/modules/portals/PortalEndPoint.cc (modified) Fixed possible bug (avoid using 'this' in the initialiser list unless ... Thu, 12 May 2011 15:14:49 GMT rgrieder [8470] * code/trunk/src/orxonox/worldentities/SpaceBoundaries.cc (modified) A classic fix ;) Orxonox crashed on startup. Thu, 12 May 2011 14:50:23 GMT rgrieder [8469] * code/trunk/src/modules/portals/PortalsPrereqs.h (modified) Fixed trunk. Thu, 12 May 2011 14:36:30 GMT kmaurus [8468] * code/branches/spaceboundaries2/data/levels/myTestLevel.oxw (modified) * code/branches/spaceboundaries2/doc/api/Groups.dox (modified) * code/branches/spaceboundaries2/src/orxonox/worldentities/SpaceBoundaries.cc (modified) * code/branches/spaceboundaries2/src/orxonox/worldentities/SpaceBoundaries.h (modified) several small improvements Thu, 12 May 2011 14:35:25 GMT rgrieder [8467] * code/trunk/src/libraries/core/GUIManager.cc (modified) Bugfix for log file paths containing non ASCII characters. Only ... Thu, 12 May 2011 14:15:36 GMT anbueche [8466] * code/branches/portals2/doc/api/Groups.dox (modified) * code/branches/portals2/src/modules/portals/PortalEndPoint.cc (modified) * code/branches/portals2/src/modules/portals/PortalEndPoint.h (modified) * code/branches/portals2/src/modules/portals/PortalLink.h (modified) comments added Thu, 12 May 2011 14:00:07 GMT smerkli [8465] * code/trunk/data/levels/presentationFS11.oxw (modified) worked on the presentation level Thu, 12 May 2011 13:45:23 GMT dafrick [8464] * code/trunk/src/orxonox/interfaces/Pickupable.cc (modified) Some more changes... Thu, 12 May 2011 13:40:05 GMT dafrick [8463] * code/trunk/src/orxonox/interfaces/Pickupable.cc (modified) Adjusting some debug output with the added bonus of no more Segfaults ... Thu, 12 May 2011 12:48:53 GMT smerkli [8462] * code/trunk/data/levels/presentationFS11.oxw (modified) added presentation level Thu, 12 May 2011 12:38:49 GMT smerkli [8461] * code/trunk/data/levels/presentationFS11.oxw (copied) * code/trunk/src/orxonox/worldentities/SpaceBoundaries.cc (modified) a little less verbosity, a little more action please :D Thu, 12 May 2011 12:24:39 GMT smerkli [8460] * code/branches/portals2 (copied) created. Thu, 12 May 2011 12:24:26 GMT smerkli [8459] * code/branches/spaceboundaries2 (copied) Thu, 12 May 2011 12:23:45 GMT smerkli [8458] * code/trunk (modified) * code/trunk/data/levels/myTestLevel.oxw (copied) * code/trunk/src/orxonox/worldentities/CMakeLists.txt (modified) * code/trunk/src/orxonox/worldentities/SpaceBoundaries.cc (copied) * code/trunk/src/orxonox/worldentities/SpaceBoundaries.h (copied) merged spaceboundaries Thu, 12 May 2011 11:51:18 GMT FelixSchulthess [8457] * code/trunk (modified) * code/trunk/data/levels/portals.oxw (copied) * code/trunk/src/modules/CMakeLists.txt (modified) * code/trunk/src/modules/objects/triggers/MultiTrigger.h (modified) * code/trunk/src/modules/portals (copied) * code/trunk/src/modules/portals/CMakeLists.txt (copied) * code/trunk/src/modules/portals/PortalEndPoint.cc (copied) * code/trunk/src/modules/portals/PortalEndPoint.h (copied) * code/trunk/src/modules/portals/PortalLink.cc (copied) * code/trunk/src/modules/portals/PortalLink.h (copied) * code/trunk/src/modules/portals/PortalsPrecompiledHeaders.h (copied) * code/trunk/src/modules/portals/PortalsPrereqs.h (copied) merged portals branch into trunk Thu, 12 May 2011 11:35:05 GMT anbueche [8456] * data/trunk/images/effects/portal1.png (added) * data/trunk/images/effects/portal2.png (added) * data/trunk/images/effects/portal3.png (added) * data/trunk/materials/Portals.material (added) portal materials and pictures added Thu, 12 May 2011 11:22:55 GMT anbueche [8455] * code/branches/portals/src/modules/portals/PortalEndPoint.h (modified) * code/branches/portals/src/modules/portals/PortalLink.cc (modified) * code/branches/portals/src/modules/portals/PortalLink.h (modified) comments added Thu, 12 May 2011 11:17:38 GMT anbueche [8454] * code/branches/portals/data/levels/portals.oxw (modified) * code/branches/portals/src/modules/portals/PortalEndPoint.cc (modified) * code/branches/portals/src/modules/portals/PortalEndPoint.h (modified) comments added Wed, 11 May 2011 22:31:23 GMT dafrick [8453] * code/branches/tutoriallevel3 (modified) * code/branches/tutoriallevel3/data/gui/layouts/QuestGUI.layout (modified) * code/branches/tutoriallevel3/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/tutoriallevel3/data/gui/scripts/QuestGUI.lua (modified) * code/branches/tutoriallevel3/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/tutoriallevel3/data/levels/quests.oxw (copied) * code/branches/tutoriallevel3/data/overlays/debug.oxo (modified) * code/branches/tutoriallevel3/doc/api/groups/Triggers.dox (modified) * code/branches/tutoriallevel3/src/libraries/core/GUIManager.cc (modified) * code/branches/tutoriallevel3/src/libraries/core/GUIManager.h (modified) * code/branches/tutoriallevel3/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/tutoriallevel3/src/libraries/util/SubString.h (modified) * code/branches/tutoriallevel3/src/modules/notifications/CMakeLists.txt (modified) * code/branches/tutoriallevel3/src/modules/notifications/Notification.cc (deleted) * code/branches/tutoriallevel3/src/modules/notifications/Notification.h (deleted) * code/branches/tutoriallevel3/src/modules/notifications/NotificationDispatcher.cc (modified) * code/branches/tutoriallevel3/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel3/src/modules/notifications/NotificationManager.h (modified) * code/branches/tutoriallevel3/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/tutoriallevel3/src/modules/notifications/NotificationQueue.h (modified) * code/branches/tutoriallevel3/src/modules/notifications/NotificationQueueCEGUI.cc (copied) * code/branches/tutoriallevel3/src/modules/notifications/NotificationQueueCEGUI.h (copied) * code/branches/tutoriallevel3/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/tutoriallevel3/src/modules/objects/triggers/DistanceTrigger.h (modified) * code/branches/tutoriallevel3/src/modules/objects/triggers/EventTrigger.h (modified) * code/branches/tutoriallevel3/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/tutoriallevel3/src/modules/objects/triggers/TriggerBase.h (modified) * code/branches/tutoriallevel3/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/tutoriallevel3/src/modules/overlays/hud/GametypeStatus.cc (deleted) * code/branches/tutoriallevel3/src/modules/overlays/hud/GametypeStatus.h (deleted) * code/branches/tutoriallevel3/src/modules/questsystem/QuestDescription.cc (modified) * code/branches/tutoriallevel3/src/modules/questsystem/QuestManager.cc (modified) * code/branches/tutoriallevel3/src/modules/questsystem/QuestManager.h (modified) * code/branches/tutoriallevel3/src/orxonox/LevelManager.cc (modified) * code/branches/tutoriallevel3/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/tutoriallevel3/src/orxonox/gametypes/Gametype.h (modified) * code/branches/tutoriallevel3/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/tutoriallevel3/src/orxonox/infos/GametypeInfo.h (modified) * code/branches/tutoriallevel3/src/orxonox/interfaces/CMakeLists.txt (modified) * code/branches/tutoriallevel3/src/orxonox/interfaces/InterfaceCompilation.cc (modified) * code/branches/tutoriallevel3/src/orxonox/interfaces/NotificationListener.cc (copied) * code/branches/tutoriallevel3/src/orxonox/interfaces/NotificationListener.h (modified) Merging tutoriallevel2 branch into tutoriallevel3 branch. Wed, 11 May 2011 22:17:26 GMT dafrick [8452] * code/branches/tutoriallevel3 (copied) New tutoriallevel branch to start testing network in, since in the ... Wed, 11 May 2011 22:15:05 GMT dafrick [8451] * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.cc (modified) Modifying the currently active notification queues. Wed, 11 May 2011 22:11:53 GMT dafrick [8450] * code/branches/tutoriallevel2/data/overlays/debug.oxo (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueueCEGUI.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueueCEGUI.h (modified) * code/branches/tutoriallevel2/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/tutoriallevel2/src/modules/overlays/hud/GametypeStatus.cc (deleted) * code/branches/tutoriallevel2/src/modules/overlays/hud/GametypeStatus.h (deleted) * code/branches/tutoriallevel2/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/tutoriallevel2/src/orxonox/gametypes/Gametype.h (modified) * code/branches/tutoriallevel2/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/tutoriallevel2/src/orxonox/infos/GametypeInfo.h (modified) Replacing GametypeStatus overlay with notifications. Wed, 11 May 2011 20:55:30 GMT dafrick [8449] * code/branches/tutoriallevel2/src/modules/notifications/CMakeLists.txt (modified) * code/branches/tutoriallevel2/src/modules/notifications/Notification.cc (deleted) * code/branches/tutoriallevel2/src/modules/notifications/Notification.h (deleted) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueueCEGUI.cc (modified) Moving the Notification class int NotificationManager, since it is ... Wed, 11 May 2011 20:45:56 GMT dafrick [8448] * code/branches/tutoriallevel2/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/tutoriallevel2/src/modules/notifications/Notification.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueueCEGUI.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueueCEGUI.h (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/NotificationListener.cc (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/NotificationListener.h (modified) Extending NotificationQueueCEGUI. Wed, 11 May 2011 20:44:25 GMT dafrick [8447] * code/branches/tutoriallevel2/doc/api/groups/Triggers.dox (modified) * code/branches/tutoriallevel2/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/tutoriallevel2/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/tutoriallevel2/src/modules/objects/triggers/DistanceTrigger.h (modified) * code/branches/tutoriallevel2/src/modules/objects/triggers/EventTrigger.h (modified) * code/branches/tutoriallevel2/src/modules/questsystem/QuestManager.cc (modified) Resolving some doxygen warnings. Wed, 11 May 2011 10:21:32 GMT dafrick [8446] * code/branches/tutoriallevel2/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/tutoriallevel2/src/modules/notifications/CMakeLists.txt (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueueCEGUI.cc (added) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueueCEGUI.h (added) Removing editMode stuff, since that doesn't work anymore and that ... Tue, 10 May 2011 21:37:22 GMT dafrick [8445] * code/branches/tutoriallevel2/src/modules/notifications/Notification.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/Notification.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationDispatcher.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.h (modified) * code/branches/tutoriallevel2/src/modules/questsystem/QuestDescription.cc (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/NotificationListener.cc (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/NotificationListener.h (modified) NotificationListener is new an entity which is informed of new ... Tue, 10 May 2011 19:27:03 GMT dafrick [8444] * code/branches/tutoriallevel2/src/libraries/util/SubString.h (modified) Fixing typo. Mon, 09 May 2011 17:13:58 GMT youngk [8443] * data/pool/images/textures/stellarobjects/alien (added) * data/pool/images/textures/stellarobjects/alien/AUTHORS (added) * data/pool/images/textures/stellarobjects/alien/planet_2.png (added) * data/pool/images/textures/stellarobjects/alien/planet_3.png (added) * data/pool/images/textures/stellarobjects/alien/planet_4.png (added) * data/pool/images/textures/stellarobjects/alien/planet_5.png (added) * data/pool/images/textures/stellarobjects/alien/planet_6.png (added) * data/pool/images/textures/stellarobjects/alien/planet_7.png (added) * data/pool/images/textures/stellarobjects/alien/planet_alba.png (added) * data/pool/images/textures/stellarobjects/alien/planet_arnessk.png (added) * data/pool/images/textures/stellarobjects/alien/planet_avalon.png (added) * data/pool/images/textures/stellarobjects/alien/planet_blink.png (added) * data/pool/images/textures/stellarobjects/alien/planet_bog.png (added) * data/pool/images/textures/stellarobjects/alien/planet_cerca_trova.png (added) * data/pool/images/textures/stellarobjects/alien/planet_commerce_one.png (added) * data/pool/images/textures/stellarobjects/alien/planet_dagobah.png (added) * data/pool/images/textures/stellarobjects/alien/planet_dam_ba_da.png (added) * data/pool/images/textures/stellarobjects/alien/planet_dank.png (added) * data/pool/images/textures/stellarobjects/alien/planet_hoth.png (added) * data/pool/images/textures/stellarobjects/alien/planet_ixchel.png (added) * data/pool/images/textures/stellarobjects/alien/planet_jinx.png (added) * data/pool/images/textures/stellarobjects/alien/planet_klendathu.png (added) * data/pool/images/textures/stellarobjects/alien/planet_meh.png (added) * data/pool/images/textures/stellarobjects/alien/planet_miners_moon.png (added) * data/pool/images/textures/stellarobjects/alien/planet_muunilinst.png (added) * data/pool/images/textures/stellarobjects/alien/planet_quom.png (added) * data/pool/images/textures/stellarobjects/alien/planet_scarl.png (added) * data/pool/images/textures/stellarobjects/alien/planet_serendip.png (added) * data/pool/images/textures/stellarobjects/alien/planet_song.png (added) * data/pool/images/textures/stellarobjects/alien/planet_tao_seti.png (added) * data/pool/images/textures/stellarobjects/alien/planet_telos.png (added) * data/pool/images/textures/stellarobjects/alien/planet_terminus.png (added) * data/pool/images/textures/stellarobjects/alien/planet_trantor.png (added) * data/pool/images/textures/stellarobjects/alien/planet_trask.png (added) * data/pool/images/textures/stellarobjects/alien/planet_tsu_ni.png (added) * data/pool/images/textures/stellarobjects/alien/planet_wight.png (added) Adding more textures. Hope this time that the commit will succeed. Mon, 09 May 2011 17:10:59 GMT youngk [8442] * data/pool/images/textures/planets (deleted) More cleanup Mon, 09 May 2011 17:09:46 GMT youngk [8441] * data/pool/images/textures/stellarobjects (added) * data/pool/images/textures/stellarobjects/sol (added) * data/pool/images/textures/stellarobjects/sol/AUTHORS (added) * data/pool/images/textures/stellarobjects/sol/planet_callisto.png (added) * data/pool/images/textures/stellarobjects/sol/planet_earth.png (added) * data/pool/images/textures/stellarobjects/sol/planet_europa.png (added) * data/pool/images/textures/stellarobjects/sol/planet_ganymede.png (added) * data/pool/images/textures/stellarobjects/sol/planet_io.png (added) * data/pool/images/textures/stellarobjects/sol/planet_jupiter.png (added) * data/pool/images/textures/stellarobjects/sol/planet_mars.png (added) * data/pool/images/textures/stellarobjects/sol/planet_mercury.png (added) * data/pool/images/textures/stellarobjects/sol/planet_moon.png (added) * data/pool/images/textures/stellarobjects/sol/planet_neptune.png (added) * data/pool/images/textures/stellarobjects/sol/planet_pluto.png (added) * data/pool/images/textures/stellarobjects/sol/planet_saturn.png (added) * data/pool/images/textures/stellarobjects/sol/planet_titan.png (added) * data/pool/images/textures/stellarobjects/sol/planet_uranus.png (added) * data/pool/images/textures/stellarobjects/sol/planet_venus.png (added) * data/pool/images/textures/stellarobjects/sol/star_sol.png (added) * data/pool/images/textures/stellarobjects/starmaps (added) * data/pool/images/textures/stellarobjects/starmaps/AUTHORS (added) * data/pool/images/textures/stellarobjects/starmaps/starmap_tychobw.png (added) Cleaning up texture resources. Adding new textures. Mon, 09 May 2011 16:49:10 GMT rgrieder [8440] * code/branches/unity_build (copied) New branch to work on so called 'Unity Builds', known in Orxonox as ... Mon, 09 May 2011 16:44:05 GMT rgrieder [8439] * code/trunk/src/libraries/core/GUIManager.cc (modified) Fixed overlay drawing issue with CEGUI 0.7 (thx Crazy Eddie!). You ... Mon, 09 May 2011 16:24:21 GMT youngk [8438] * code/trunk/data/levels/earth.oxw (modified) * code/trunk/data/levels/planets.oxw (modified) Update to planet levels to support new meshes. Mon, 09 May 2011 16:23:34 GMT youngk [8437] * data/trunk/resources.oxr (modified) Adding stellarobjects textures to resources Mon, 09 May 2011 15:27:50 GMT scheusso [8436] * code/trunk/src/orxonox/controllers/NewHumanController.cc (modified) fixing uninitialised values Mon, 09 May 2011 14:47:38 GMT marwegma [8435] * code/branches/environment2/src/orxonox/OrxonoxPrereqs.h (modified) * code/branches/environment2/src/orxonox/graphics/CMakeLists.txt (modified) * code/branches/environment2/src/orxonox/graphics/GlobalGodrayShader.cc (added) * code/branches/environment2/src/orxonox/graphics/GlobalGodrayShader.h (added) GlobalGodrayShader added, but not yet finished. Mon, 09 May 2011 14:26:37 GMT sven [8434] * code/branches/dockingsystem2/data/gui/layouts/DockingDialog.layout (added) * code/branches/dockingsystem2/data/gui/scripts/DockingDialog.lua (added) * code/branches/dockingsystem2/data/levels/docking.oxw (modified) * code/branches/dockingsystem2/src/modules/docking/CMakeLists.txt (modified) * code/branches/dockingsystem2/src/modules/docking/Dock.cc (modified) * code/branches/dockingsystem2/src/modules/docking/Dock.h (modified) Added simple GUI for docking.. Mon, 09 May 2011 13:58:48 GMT ssgier [8433] * code/branches/pickup/src/modules/pickup/items/ShrinkPickup.cc (modified) * code/branches/pickup/src/modules/pickup/items/ShrinkPickup.h (modified) working on continuous shrinking Mon, 09 May 2011 13:56:39 GMT decapitb [8432] * data/trunk/images/textures/stellarobjects/planet1.png (added) * data/trunk/images/textures/stellarobjects/planet_3.png (added) * data/trunk/images/textures/stellarobjects/planet_earth.png (added) * data/trunk/images/textures/stellarobjects/planet_ganymede.png (added) * data/trunk/images/textures/stellarobjects/planet_jupiter.png (added) * data/trunk/images/textures/stellarobjects/planet_moon.png (added) * data/trunk/images/textures/stellarobjects/planet_muunilinst.png (added) * data/trunk/images/textures/stellarobjects/star_sol.png (added) * data/trunk/materials/planets.material (modified) * data/trunk/models/planets (added) * data/trunk/models/planets/earth.mesh (added) * data/trunk/models/planets/ganymede.mesh (added) * data/trunk/models/planets/jupiter.mesh (added) * data/trunk/models/planets/moon.mesh (added) * data/trunk/models/planets/muunilinst.mesh (added) * data/trunk/models/planets/planet3.mesh (added) * data/trunk/models/planets/sol.mesh (added) added kevins awesome planet meshes Mon, 09 May 2011 13:56:13 GMT mastalde [8431] * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) added lift_ and stallSpeed_ for better flight behavior without errors... Mon, 09 May 2011 13:52:35 GMT mastalde [8430] * code/branches/steering/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/steering/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/steering/src/orxonox/worldentities/pawns/SpaceShip.h (modified) added lift_ and stallSpeed_ for better flight behavior Mon, 09 May 2011 13:38:24 GMT jonas [8429] * code/branches/weapons/data/levels/emptyLevel.oxw (modified) * code/branches/weapons/data/levels/includes/weaponSettingsAssff.oxi (modified) model attached, flare stimmt, effect noch nicht... Mon, 09 May 2011 13:29:57 GMT msalomon [8428] * code/branches/spacerace/src/modules/gametypes/SpaceRace.cc (modified) * code/branches/spacerace/src/modules/gametypes/SpaceRace.h (modified) Space Race gamtype with a clock and a set to save the time of the player. Mon, 09 May 2011 13:19:22 GMT dboehi [8427] * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) Shake effect now depends on the velocity of the space ship Mon, 09 May 2011 12:59:07 GMT decryphe [8426] * code/branches/bigships/data/levels/templates/spaceshipAssff.oxt (modified) * code/branches/bigships/data/levels/templates/spaceshipGhost.oxt (modified) * code/branches/bigships/data/levels/templates/spaceshipH2.oxt (modified) * code/branches/bigships/data/levels/templates/spaceshipHXY.oxt (modified) * code/branches/bigships/data/levels/templates/spaceshipHXYSL.oxt (modified) * code/branches/bigships/data/levels/templates/spaceshipPirate.oxt (modified) * code/branches/bigships/data/levels/templates/spaceshipSwallow.oxt (modified) * code/branches/bigships/data/levels/templates/spaceshipTransporter.oxt (modified) * code/branches/bigships/data/levels/templates/spaceshipTransporterSL.oxt (modified) * code/branches/bigships/src/modules/overlays/hud/HUDSpeedBar.cc (modified) * code/branches/bigships/src/orxonox/controllers/HumanController.cc (modified) * code/branches/bigships/src/orxonox/controllers/HumanController.h (modified) * code/branches/bigships/src/orxonox/gametypes/Dynamicmatch.cc (modified) * code/branches/bigships/src/orxonox/gametypes/Dynamicmatch.h (modified) * code/branches/bigships/src/orxonox/items/Engine.cc (modified) * code/branches/bigships/src/orxonox/items/Engine.h (modified) * code/branches/bigships/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/bigships/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/bigships/src/orxonox/worldentities/MobileEntity.cc (modified) * code/branches/bigships/src/orxonox/worldentities/MobileEntity.h (modified) * code/branches/bigships/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/bigships/src/orxonox/worldentities/pawns/SpaceShip.h (modified) - Moved handling of blur effect from Engine.cc to SpaceShip.cc. - ... Mon, 09 May 2011 12:21:33 GMT youngk [8425] * data/trunk/images/skyboxes/SkyboxEmpty_bk.png (added) * data/trunk/images/skyboxes/SkyboxEmpty_dn.png (added) * data/trunk/images/skyboxes/SkyboxEmpty_fr.png (added) * data/trunk/images/skyboxes/SkyboxEmpty_lf.png (added) * data/trunk/images/skyboxes/SkyboxEmpty_rt.png (added) * data/trunk/images/skyboxes/SkyboxEmpty_up.png (added) * data/trunk/images/textures/earth.png (deleted) * data/trunk/images/textures/ganymede.png (deleted) * data/trunk/images/textures/jupiter.png (deleted) * data/trunk/images/textures/planet_3.png (deleted) * data/trunk/images/textures/planet_Muunilinst.png (deleted) * data/trunk/images/textures/stellarobjects (added) * data/trunk/materials/Muunilinst.material (deleted) * data/trunk/materials/OrxonoxSky.material (modified) * data/trunk/materials/Planet3.material (deleted) * data/trunk/materials/earth.material (deleted) * data/trunk/materials/ganymede.material (deleted) * data/trunk/materials/jupiter.material (deleted) * data/trunk/models/Muunilinst.mesh (deleted) * data/trunk/models/Planet3.mesh (deleted) * data/trunk/models/earth.mesh (deleted) * data/trunk/models/ganymede.mesh (deleted) * data/trunk/models/jupiter.mesh (deleted) Deleted all non-functioning models and organized the remaining. Added ... Mon, 09 May 2011 03:22:56 GMT rgrieder [8424] * code/trunk/src/orxonox/graphics/Backlight.cc (modified) Build fix for Ogre 1.6 on Windows. Mon, 09 May 2011 03:06:49 GMT rgrieder [8423] * code/trunk/src/libraries/core/Core.cc (modified) * code/trunk/src/libraries/core/Core.h (modified) * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/GUIManager.h (modified) * code/trunk/src/libraries/core/Game.cc (modified) * code/trunk/src/libraries/core/Game.h (modified) * code/trunk/src/libraries/core/GraphicsManager.cc (modified) * code/trunk/src/libraries/core/GraphicsManager.h (modified) * code/trunk/src/libraries/util/DestructionHelper.h (added) Added and incorporated new class DestructionHelper: instead of doing ... Sun, 08 May 2011 21:45:32 GMT dafrick [8422] * code/branches/pickup/src/modules/objects/collisionshapes/BoxCollisionShape.cc (modified) * code/branches/pickup/src/modules/objects/collisionshapes/BoxCollisionShape.h (modified) * code/branches/pickup/src/modules/objects/collisionshapes/ConeCollisionShape.cc (modified) * code/branches/pickup/src/modules/objects/collisionshapes/ConeCollisionShape.h (modified) * code/branches/pickup/src/modules/objects/collisionshapes/PlaneCollisionShape.cc (modified) * code/branches/pickup/src/modules/objects/collisionshapes/PlaneCollisionShape.h (modified) * code/branches/pickup/src/modules/objects/collisionshapes/SphereCollisionShape.cc (modified) * code/branches/pickup/src/modules/objects/collisionshapes/SphereCollisionShape.h (modified) * code/branches/pickup/src/orxonox/collisionshapes/CollisionShape.cc (modified) * code/branches/pickup/src/orxonox/collisionshapes/CollisionShape.h (modified) * code/branches/pickup/src/orxonox/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/pickup/src/orxonox/collisionshapes/CompoundCollisionShape.h (modified) * code/branches/pickup/src/orxonox/worldentities/WorldEntity.cc (modified) Documenting collision shapes in an effort to understand them and ... Sun, 08 May 2011 17:54:38 GMT rgrieder [8421] * code/trunk/cmake/tools/TargetUtilities.cmake (modified) Hide the PCH_ENABLE_TARGET variables in the CMake GUI (almost never ... Sun, 08 May 2011 17:51:57 GMT rgrieder [8420] * code/trunk/bin/CMakeLists.txt (modified) * code/trunk/bin/vld.ini.in (deleted) * code/trunk/src/CMakeLists.txt (modified) MSVC: use the user's vld.ini file for the Visual Leak Detector. Sun, 08 May 2011 17:19:32 GMT rgrieder [8419] * code/trunk/src/libraries/core/GUIManager.cc (modified) Fixed a bug. But that doesn't really change anything ;( CEGUI still ... Sun, 08 May 2011 16:53:39 GMT rgrieder [8418] * code/trunk/src/OrxonoxConfig.h.in (modified) * code/trunk/src/libraries/core/Game.h (modified) * code/trunk/src/libraries/core/ToluaInterface.h (modified) * code/trunk/src/libraries/core/command/ConsoleCommand.h (modified) * code/trunk/src/libraries/network/NetworkFunction.h (modified) Added preprocessor macro __UNIQUE_NUMBER__ which will return a new ... Sun, 08 May 2011 16:33:26 GMT rgrieder [8417] * code/trunk/src/CMakeLists.txt (modified) Correction in CMake variable description: MinGW can link always link ... Sat, 07 May 2011 23:38:58 GMT rgrieder [8416] * code/trunk/src/CMakeLists.txt (modified) Default link mode for external dependencies should be STATIC for ... Sat, 07 May 2011 21:20:28 GMT dafrick [8415] * code/trunk/src/modules/designtools/ScreenshotManager.cc (modified) AnD so should the comment say. ;) Sat, 07 May 2011 21:19:45 GMT dafrick [8414] * code/trunk/src/modules/designtools/ScreenshotManager.cc (modified) ScreenshotManager with gridSize = 1 works again. Sat, 07 May 2011 18:43:37 GMT dafrick [8413] * code/trunk/src/modules/designtools/ScreenshotManager.cc (modified) * code/trunk/src/modules/designtools/ScreenshotManager.h (modified) * code/trunk/src/modules/designtools/SkyboxGenerator.cc (modified) This should make the ScreenshotManager a lot more memory efficient. Fri, 06 May 2011 22:06:56 GMT rgrieder [8412] * code/trunk/cmake/LibraryConfig.cmake (modified) * code/trunk/cmake/tools/FindVLD.cmake (added) * code/trunk/cmake/tools/TargetUtilities.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/OrxonoxConfig.cmake (modified) MSVC specific: Sorted out Visual Leak Detector handling (it's now ... Fri, 06 May 2011 02:40:30 GMT rgrieder [8411] * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/GUIManager.h (modified) Properly initialise all members in CEGUI. Avoid segfaults when an ... Fri, 06 May 2011 02:39:20 GMT rgrieder [8410] * code/trunk/src/libraries/util/Exception.cc (modified) CEGUI seems to throw C strings. We need to catch them as well. Fri, 06 May 2011 01:37:01 GMT rgrieder [8409] * code/trunk/cmake/tools/TargetUtilities.cmake (modified) * code/trunk/src/OrxonoxConfig.cmake (modified) * code/trunk/src/OrxonoxConfig.h.in (modified) Found a better solution to make the Visual Leak Detector (MSVC ... Thu, 05 May 2011 21:16:33 GMT scheusso [8408] * code/trunk/src/libraries/network/Host.cc (modified) fix for inactive servers/clients Thu, 05 May 2011 21:14:59 GMT scheusso [8407] * code/trunk/src/libraries/network/GamestateManager.cc (modified) fixing a (quite huge) network memory leak Thu, 05 May 2011 19:11:46 GMT dafrick [8406] * code/trunk/src/modules/designtools/ScreenshotManager.cc (modified) Quick fix for ScreenshotManager, such that it only needs memory when ... Thu, 05 May 2011 15:31:25 GMT rgrieder [8405] * code/trunk/cmake/InstallConfig.cmake (modified) * code/trunk/cmake/PackageConfig.cmake (modified) * code/trunk/cmake/tools/TargetUtilities.cmake (modified) Added MSVC option to install the *.pdb debug symbols files as well. Thu, 05 May 2011 14:14:07 GMT kmaurus [8404] * code/branches/spaceboundaries/src/orxonox/worldentities/SpaceBoundaries.cc (modified) * code/branches/spaceboundaries/src/orxonox/worldentities/SpaceBoundaries.h (modified) some adaptations and improvements Thu, 05 May 2011 14:02:40 GMT scheusso [8403] * code/trunk/src/libraries/network/FunctionCallManager.cc (modified) * code/trunk/src/libraries/network/Host.cc (modified) * code/trunk/src/libraries/network/Host.h (modified) fixing possible bug with packet ordering Thu, 05 May 2011 13:40:12 GMT scheusso [8402] * code/trunk/src/libraries/network/GamestateManager.h (modified) fix for Notification Script (bug is in network) Thu, 05 May 2011 13:27:39 GMT smerkli [8401] * code/branches/masterserver2/src/libraries/network/WANDiscoverable.cc (modified) nothing actually changed. Wed, 04 May 2011 02:49:20 GMT rgrieder [8400] * code/trunk/src/libraries/util/Math.cc (modified) * code/trunk/src/libraries/util/mbool.h (modified) Removed strange hack. Extensive tests while watching Top Gear have ... Wed, 04 May 2011 02:01:02 GMT rgrieder [8399] * code/trunk/src/libraries/core/Thread.cc (modified) Build fix (surfaces without compilations): ORXONOX_PLATFORM_WINDOWS ... Tue, 03 May 2011 19:48:01 GMT youngk [8398] * code/trunk/data/levels/earth.oxw (added) * code/trunk/data/levels/templates/spaceshipHXYSL.oxt (modified) Added 1to100 scale model of earth, complete with gravity. Tue, 03 May 2011 19:46:30 GMT youngk [8397] * code/trunk/src/modules/objects/ForceField.cc (modified) * code/trunk/src/modules/objects/ForceField.h (modified) Added Newtonian Gravitation to the selection of force fields. Tue, 03 May 2011 19:34:29 GMT youngk [8396] * data/trunk/images/textures/earth.png (added) * data/trunk/materials/earth.material (modified) * data/trunk/models/earth.mesh (modified) Uploading Earth planet. Tue, 03 May 2011 18:52:26 GMT simonmie [8395] * code/branches/gameimmersion/data/levels/includes/weaponSettingsImmTest.oxi (added) * code/branches/gameimmersion/data/levels/templates/spaceshipImmTest.oxt (added) test-Spaceship and test-WeaponSettings files added Tue, 03 May 2011 07:19:52 GMT scheusso [8394] * code/trunk/src/libraries/core/ThreadPool.cc (modified) * code/trunk/src/libraries/network/GamestateManager.cc (modified) * code/trunk/src/libraries/network/packet/Gamestate.cc (modified) -fixed a memory leak (thx reto) -some OrxVerify messages Tue, 03 May 2011 03:07:42 GMT rgrieder [8393] * code/trunk/src/external/bullet/Bullet-C-Api.h (modified) * code/trunk/src/external/bullet/BulletCollision/BroadphaseCollision/btAxisSweep3.h (modified) * code/trunk/src/external/bullet/BulletCollision/BroadphaseCollision/btBroadphaseInterface.h (modified) * code/trunk/src/external/bullet/BulletCollision/BroadphaseCollision/btBroadphaseProxy.h (modified) * code/trunk/src/external/bullet/BulletCollision/BroadphaseCollision/btCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/BroadphaseCollision/btDispatcher.h (modified) * code/trunk/src/external/bullet/BulletCollision/BroadphaseCollision/btOverlappingPairCache.h (modified) * code/trunk/src/external/bullet/BulletCollision/BroadphaseCollision/btQuantizedBvh.h (modified) * code/trunk/src/external/bullet/BulletCollision/BroadphaseCollision/btSimpleBroadphase.h (modified) * code/trunk/src/external/bullet/BulletCollision/CMakeLists.txt (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/SphereTriangleDetector.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btBox2dBox2dCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btBoxBoxCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btBoxBoxDetector.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCollisionConfiguration.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCollisionCreateFunc.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCollisionDispatcher.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCollisionObject.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCollisionWorld.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btCompoundCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btConvex2dConvex2dAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btConvexConcaveCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btConvexConvexAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btConvexPlaneCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btEmptyCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btInternalEdgeUtility.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btManifoldResult.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btManifoldResult.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btSimulationIslandManager.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btSphereBoxCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btSphereSphereCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btSphereTriangleCollisionAlgorithm.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionDispatch/btUnionFind.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btBox2dShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btBoxShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btBvhTriangleMeshShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btCollisionMargin.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btCollisionShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btCompoundShape.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btCompoundShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConcaveShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConeShape.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConeShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConvex2dShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConvexHullShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.cpp (added) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConvexPolyhedron.h (added) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConvexShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btConvexTriangleMeshShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btCylinderShape.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btCylinderShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btEmptyShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btHeightfieldTerrainShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btMaterial.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btMinkowskiSumShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btMultiSphereShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btMultimaterialTriangleMeshShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btOptimizedBvh.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btPolyhedralConvexShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btScaledBvhTriangleMeshShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btShapeHull.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btSphereShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btStaticPlaneShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btStridingMeshInterface.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btTetrahedronShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btTriangleCallback.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btTriangleInfoMap.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btTriangleMesh.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btTriangleMeshShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btTriangleShape.h (modified) * code/trunk/src/external/bullet/BulletCollision/CollisionShapes/btUniformScalingShape.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btContinuousConvexCollision.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btConvexCast.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btConvexPenetrationDepthSolver.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btDiscreteCollisionDetectorInterface.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkConvexCast.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkEpa2.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btGjkPairDetector.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btManifoldPoint.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btMinkowskiPenetrationDepthSolver.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btPersistentManifold.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btPointCollector.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.cpp (added) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btPolyhedralContactClipping.h (added) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.cpp (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btRaycastCallback.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btSimplexSolverInterface.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btSubSimplexConvexCast.h (modified) * code/trunk/src/external/bullet/BulletCollision/NarrowPhaseCollision/btVoronoiSimplexSolver.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Character/btCharacterControllerInterface.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Character/btKinematicCharacterController.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/Character/btKinematicCharacterController.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btConeTwistConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btConstraintSolver.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btContactConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btContactSolverInfo.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btGeneric6DofSpringConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btHinge2Constraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btHingeConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btJacobianEntry.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btPoint2PointConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btSequentialImpulseConstraintSolver.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btSliderConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btSolve2LinearConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btTypedConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/ConstraintSolver/btUniversalConstraint.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/Dynamics/btDiscreteDynamicsWorld.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Dynamics/btDynamicsWorld.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Dynamics/btRigidBody.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/Dynamics/btRigidBody.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/Dynamics/btSimpleDynamicsWorld.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Vehicle/btRaycastVehicle.cpp (modified) * code/trunk/src/external/bullet/BulletDynamics/Vehicle/btRaycastVehicle.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Vehicle/btVehicleRaycaster.h (modified) * code/trunk/src/external/bullet/BulletDynamics/Vehicle/btWheelInfo.h (modified) * code/trunk/src/external/bullet/CMakeLists.txt (modified) * code/trunk/src/external/bullet/ChangeLog (modified) * code/trunk/src/external/bullet/LinearMath/CMakeLists.txt (modified) * code/trunk/src/external/bullet/LinearMath/btAabbUtil2.h (modified) * code/trunk/src/external/bullet/LinearMath/btAlignedObjectArray.h (modified) * code/trunk/src/external/bullet/LinearMath/btConvexHull.h (modified) * code/trunk/src/external/bullet/LinearMath/btConvexHullComputer.cpp (added) * code/trunk/src/external/bullet/LinearMath/btConvexHullComputer.h (added) * code/trunk/src/external/bullet/LinearMath/btDefaultMotionState.h (modified) * code/trunk/src/external/bullet/LinearMath/btHashMap.h (modified) * code/trunk/src/external/bullet/LinearMath/btIDebugDraw.h (modified) * code/trunk/src/external/bullet/LinearMath/btList.h (modified) * code/trunk/src/external/bullet/LinearMath/btMatrix3x3.h (modified) * code/trunk/src/external/bullet/LinearMath/btMinMax.h (modified) * code/trunk/src/external/bullet/LinearMath/btPoolAllocator.h (modified) * code/trunk/src/external/bullet/LinearMath/btQuadWord.h (modified) * code/trunk/src/external/bullet/LinearMath/btQuaternion.h (modified) * code/trunk/src/external/bullet/LinearMath/btQuickprof.h (modified) * code/trunk/src/external/bullet/LinearMath/btRandom.h (modified) * code/trunk/src/external/bullet/LinearMath/btScalar.h (modified) * code/trunk/src/external/bullet/LinearMath/btSerializer.cpp (modified) * code/trunk/src/external/bullet/LinearMath/btSerializer.h (modified) * code/trunk/src/external/bullet/LinearMath/btTransform.h (modified) * code/trunk/src/external/bullet/LinearMath/btTransformUtil.h (modified) * code/trunk/src/external/bullet/LinearMath/btVector3.h (modified) * code/trunk/src/external/bullet/VERSION (modified) * code/trunk/src/external/bullet/btBulletCollisionCommon.h (modified) * code/trunk/src/external/bullet/changes_orxonox.diff (modified) Updated Bullet from v2.77 to v2.78. (I'm not going to make a branch ... Mon, 02 May 2011 21:53:18 GMT youngk [8392] * code/trunk/data/levels/planets.oxw (modified) Planets now have collision shapes and gravitational pull. Have fun. Mon, 02 May 2011 21:50:21 GMT youngk [8391] * code/branches/mac_osx2/data/levels/planets.oxw (modified) Added gravitational pull to both planets. This is getting fun! Mon, 02 May 2011 20:54:01 GMT youngk [8390] * code/branches/mac_osx2/data/levels/planets.oxw (modified) * code/branches/mac_osx2/src/modules/objects/Planet.cc (modified) Yess-a-doo! Okay, planets now have collision shapes. Follow the ... Mon, 02 May 2011 20:30:40 GMT youngk [8389] * code/branches/mac_osx2/data/levels/planets.oxw (modified) * code/branches/mac_osx2/src/modules/objects/Planet.cc (modified) Adding Collision Shapes to Planets. Doesn't currently work. Mon, 02 May 2011 20:30:09 GMT youngk [8388] * code/branches/mac_osx2/CMakeLists.txt (modified) * code/branches/mac_osx2/cmake/BundleConfig.cmake (modified) Disabling CPack again. Needs a LOT of adjustments still. Mon, 02 May 2011 17:58:56 GMT marwegma [8387] * data/branches/environment/materials/Godrays.compositor (modified) * data/branches/environment/materials/Godrays.material (modified) Godrays: Fixed some parsing errors in the material and compositor ... Mon, 02 May 2011 15:17:20 GMT simonmie [8386] * code/branches/gameimmersion/data/levels/test-immersion-shield-01.oxw (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/gameimmersion/src/modules/weapons/projectiles/Projectile.h (modified) * code/branches/gameimmersion/src/modules/weapons/weaponmodes/LightningGun.cc (modified) * code/branches/gameimmersion/src/orxonox/controllers/Controller.h (modified) * code/branches/gameimmersion/src/orxonox/weaponsystem/WeaponMode.cc (modified) * code/branches/gameimmersion/src/orxonox/weaponsystem/WeaponMode.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/Pawn.h (modified) New shielddamage implemented, depending functions changed, bugs ... Mon, 02 May 2011 14:35:08 GMT youngk [8385] * code/trunk/data/levels/planets.oxw (modified) Man, Kevin... If you commit something, then please commit the working ... Mon, 02 May 2011 14:27:15 GMT youngk [8384] * code/trunk/data/levels/planets.oxw (modified) Made planet level work. Yet again... Mon, 02 May 2011 14:19:43 GMT sven [8383] * code/branches/dockingsystem2/src/modules/docking/Dock.h (modified) Fixed an include. Mon, 02 May 2011 14:16:27 GMT sven [8382] * code/branches/dockingsystem2/data/levels/docking.oxw (modified) * code/branches/dockingsystem2/src/modules/docking/Dock.cc (modified) * code/branches/dockingsystem2/src/modules/docking/Dock.h (modified) * code/branches/dockingsystem2/src/modules/docking/DockToShip.cc (modified) * code/branches/dockingsystem2/src/orxonox/infos/PlayerInfo.cc (modified) Added dock/undock console commands. Mon, 02 May 2011 13:58:10 GMT ssgier [8381] * code/branches/pickup/src/modules/pickup/items/ShrinkPickup.cc (modified) * code/branches/pickup/src/modules/pickup/items/ShrinkPickup.h (modified) started creating a more efficient code structure Mon, 02 May 2011 13:45:14 GMT youngk [8380] * code/trunk/data/levels/planets.oxw (modified) Updated and cleaned planet level. Mon, 02 May 2011 12:18:04 GMT dboehi [8379] * code/branches/gameimmersion (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.cc (modified) * code/branches/gameimmersion/src/orxonox/controllers/HumanController.h (modified) * code/branches/gameimmersion/src/orxonox/items/Engine.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/ControllableEntity.h (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/gameimmersion/src/orxonox/worldentities/pawns/SpaceShip.h (modified) Changed the camera shake effect to work with the updated boost code. Mon, 02 May 2011 11:58:12 GMT dafrick [8378] * code/branches/tutoriallevel2/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/NotificationListener.h (modified) Notification text alignment can be set per queue. Mon, 02 May 2011 11:33:24 GMT dafrick [8377] * code/branches/tutoriallevel2/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationDispatcher.cc (modified) * code/branches/tutoriallevel2/src/modules/questsystem/QuestDescription.cc (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/NotificationListener.h (modified) Text coloring in notification queue now working. Mon, 02 May 2011 11:31:18 GMT dafrick [8376] * code/branches/tutoriallevel2/src/orxonox/interfaces/NotificationListener.cc (added) Forgot to add NotificationListener. Mon, 02 May 2011 11:22:15 GMT ssgier [8375] * code/branches/pickup/src/modules/pickup/items/ShrinkPickup.cc (added) * code/branches/pickup/src/modules/pickup/items/ShrinkPickup.h (added) added source files for ShrinkPickup Mon, 02 May 2011 08:20:45 GMT dafrick [8374] * code/branches/tutoriallevel2/src/modules/notifications/Notification.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/Notification.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationDispatcher.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationManager.h (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/tutoriallevel2/src/modules/notifications/NotificationQueue.h (modified) * code/branches/tutoriallevel2/src/modules/questsystem/QuestDescription.cc (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/CMakeLists.txt (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/InterfaceCompilation.cc (modified) * code/branches/tutoriallevel2/src/orxonox/interfaces/NotificationListener.h (modified) Changes in notifications module structure. Notifications can now be ...