# # ChangeLog for code/branches/presentation/src/libraries # # Generated by Trac 1.0.9 # Nov 2, 2024, 6:33:47 PM Mon, 13 Jun 2011 12:35:18 GMT dafrick [8704] * code/branches/presentation/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/presentation/src/libraries/core/GUIManager.cc (modified) * code/branches/presentation/src/libraries/core/GUIManager.h (modified) Only escape [] in CEGUI tetx of version is >= 0.7 Thu, 02 Jun 2011 12:05:27 GMT scheusso [8694] * code/branches/presentation/src/libraries/network/synchronisable/Synchronisable.h (modified) * code/branches/presentation/src/modules/notifications/dispatchers/SimpleNotification.cc (modified) * code/branches/presentation/src/modules/objects/SpaceBoundaries.cc (modified) * code/branches/presentation/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/presentation/src/modules/objects/triggers/Trigger.cc (modified) * code/branches/presentation/src/modules/objects/triggers/TriggerBase.cc (modified) * code/branches/presentation/src/modules/pickup/PickupRepresentation.cc (modified) * code/branches/presentation/src/orxonox/collisionshapes/WorldEntityCollisionShape.cc (modified) * code/branches/presentation/src/orxonox/graphics/Camera.cc (modified) * code/branches/presentation/src/orxonox/weaponsystem/WeaponSlot.cc (modified) * code/branches/presentation/src/orxonox/worldentities/CameraPosition.cc (modified) * code/branches/presentation/src/orxonox/worldentities/SpawnPoint.cc (modified) fixed a network problem with SpaceBoundaries please don't use new on ... Sun, 29 May 2011 15:24:39 GMT dafrick [8663] * code/branches/presentation/src/libraries/core/BaseObject.cc (modified) Fixing warning. Sun, 29 May 2011 08:31:15 GMT landauf [8655] * code/branches/presentation/src/libraries/core/BaseObject.cc (modified) fixed crashing assertion in case a template linked to a non-existing ... Sat, 28 May 2011 18:53:14 GMT scheusso [8648] * code/branches/presentation/src/libraries/network/Server.cc (modified) * code/branches/presentation/src/libraries/network/packet/Welcome.cc (modified) * code/branches/presentation/src/libraries/network/packet/Welcome.h (modified) * code/branches/presentation/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/presentation/src/orxonox/items/Engine.cc (modified) * code/branches/presentation/src/orxonox/worldentities/pawns/SpaceShip.cc (modified) * code/branches/presentation/src/orxonox/worldentities/pawns/SpaceShip.h (modified) some network related fixes Sat, 28 May 2011 18:01:37 GMT rgrieder [8647] * code/branches/presentation/src/libraries/core/GUIManager.cc (modified) Attempt to fix incompatibility with CEGUI 0.7. Doesn't yet work! Sat, 28 May 2011 17:35:35 GMT rgrieder [8646] * code/branches/presentation/src/libraries/network/LANDiscovery.cc (modified) Moved LANDiscovery singleton to Graphics Scope to fix the "host_ == ... Sat, 28 May 2011 16:56:56 GMT landauf [8645] * code/branches/presentation/src/libraries/core/ThreadWin.cc (modified) * code/branches/presentation/src/modules/docking/CMakeLists.txt (modified) * code/branches/presentation/src/modules/docking/Dock.cc (modified) * code/branches/presentation/src/modules/docking/Dock.h (modified) * code/branches/presentation/src/modules/docking/DockToShip.cc (modified) * code/branches/presentation/src/modules/docking/DockToShip.h (modified) * code/branches/presentation/src/modules/docking/DockingAnimation.cc (modified) * code/branches/presentation/src/modules/docking/DockingAnimation.h (modified) * code/branches/presentation/src/modules/docking/DockingController.cc (modified) * code/branches/presentation/src/modules/docking/DockingController.h (modified) * code/branches/presentation/src/modules/docking/DockingEffect.cc (modified) * code/branches/presentation/src/modules/docking/DockingEffect.h (modified) * code/branches/presentation/src/modules/docking/DockingPrecompiledHeaders.h (modified) * code/branches/presentation/src/modules/docking/DockingPrereqs.h (modified) * code/branches/presentation/src/modules/docking/DockingTarget.cc (modified) * code/branches/presentation/src/modules/docking/DockingTarget.h (modified) * code/branches/presentation/src/modules/docking/MoveToDockingTarget.cc (modified) * code/branches/presentation/src/modules/docking/MoveToDockingTarget.h (modified) * code/branches/presentation/src/modules/gametypes/CMakeLists.txt (modified) * code/branches/presentation/src/modules/gametypes/GametypesPrecompiledHeaders.h (modified) * code/branches/presentation/src/modules/gametypes/GametypesPrereqs.h (modified) * code/branches/presentation/src/modules/gametypes/RaceCheckPoint.cc (modified) * code/branches/presentation/src/modules/gametypes/RaceCheckPoint.h (modified) * code/branches/presentation/src/modules/gametypes/SpaceRace.cc (modified) * code/branches/presentation/src/modules/gametypes/SpaceRace.h (modified) * code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.cc (modified) * code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.h (modified) * code/branches/presentation/src/modules/objects/SpaceBoundaries.cc (modified) * code/branches/presentation/src/modules/objects/SpaceBoundaries.h (modified) * code/branches/presentation/src/modules/pickup/items/ShrinkPickup.cc (modified) * code/branches/presentation/src/modules/pickup/items/ShrinkPickup.h (modified) * code/branches/presentation/src/modules/portals/CMakeLists.txt (modified) * code/branches/presentation/src/modules/portals/PortalEndPoint.cc (modified) * code/branches/presentation/src/modules/portals/PortalEndPoint.h (modified) * code/branches/presentation/src/modules/portals/PortalLink.cc (modified) * code/branches/presentation/src/modules/portals/PortalLink.h (modified) * code/branches/presentation/src/modules/portals/PortalsPrecompiledHeaders.h (modified) * code/branches/presentation/src/modules/portals/PortalsPrereqs.h (modified) * code/branches/presentation/src/modules/tetris/CMakeLists.txt (modified) * code/branches/presentation/src/modules/tetris/Tetris.cc (modified) * code/branches/presentation/src/modules/tetris/Tetris.h (modified) * code/branches/presentation/src/modules/tetris/TetrisCenterpoint.cc (modified) * code/branches/presentation/src/modules/tetris/TetrisCenterpoint.h (modified) * code/branches/presentation/src/modules/tetris/TetrisPrereqs.h (modified) * code/branches/presentation/src/modules/tetris/TetrisStone.cc (modified) * code/branches/presentation/src/modules/tetris/TetrisStone.h (modified) * code/branches/presentation/src/modules/weapons/projectiles/BasicProjectile.cc (modified) * code/branches/presentation/src/modules/weapons/projectiles/BasicProjectile.h (modified) * code/branches/presentation/src/orxonox/interfaces/NotificationListener.cc (modified) set svn:eol-style to native, removed svn:executable property. no code ... Sat, 28 May 2011 15:10:01 GMT dafrick [8637] * code/branches/presentation (modified) * code/branches/presentation/data/gui/layouts/QuestGUI.layout (modified) * code/branches/presentation/data/gui/scripts/NotificationLayer.lua (modified) * code/branches/presentation/data/gui/scripts/QuestGUI.lua (modified) * code/branches/presentation/data/gui/scripts/SingleplayerMenu.lua (modified) * code/branches/presentation/data/levels/FPSTest.oxw (modified) * code/branches/presentation/data/levels/asteroids.oxw (modified) * code/branches/presentation/data/levels/docking.oxw (modified) * code/branches/presentation/data/levels/dynamicMatch.oxw (modified) * code/branches/presentation/data/levels/earth.oxw (modified) * code/branches/presentation/data/levels/emptyLevel.oxw (modified) * code/branches/presentation/data/levels/events.oxw (modified) * code/branches/presentation/data/levels/fightInOurBack.oxw (modified) * code/branches/presentation/data/levels/includes/notifications.oxi (copied) * code/branches/presentation/data/levels/lastManStanding.oxw (modified) * code/branches/presentation/data/levels/lastTeamStanding.oxw (modified) * code/branches/presentation/data/levels/lastTeamStandingII.oxw (modified) * code/branches/presentation/data/levels/myTestLevel.oxw (modified) * code/branches/presentation/data/levels/notifications.oxw (modified) * code/branches/presentation/data/levels/pickups.oxw (modified) * code/branches/presentation/data/levels/pirateAttack.oxw (modified) * code/branches/presentation/data/levels/planets.oxw (modified) * code/branches/presentation/data/levels/pong.oxw (modified) * code/branches/presentation/data/levels/portals.oxw (modified) * code/branches/presentation/data/levels/presentation.oxw (modified) * code/branches/presentation/data/levels/presentation09.oxw (modified) * code/branches/presentation/data/levels/presentation09b.oxw (modified) * code/branches/presentation/data/levels/presentationDM.oxw (modified) * code/branches/presentation/data/levels/presentationFS10.oxw (modified) * code/branches/presentation/data/levels/presentationFS102.oxw (modified) * code/branches/presentation/data/levels/presentationFS10Ed.oxw (modified) * code/branches/presentation/data/levels/presentationFS11.oxw (modified) * code/branches/presentation/data/levels/presentationHS09.oxw (modified) * code/branches/presentation/data/levels/presentationHS09b.oxw (modified) * code/branches/presentation/data/levels/princessAeryn.oxw (modified) * code/branches/presentation/data/levels/quests.oxw (copied) * code/branches/presentation/data/levels/screenshot.oxw (modified) * code/branches/presentation/data/levels/shieldTest.oxw (modified) * code/branches/presentation/data/levels/sound.oxw (modified) * code/branches/presentation/data/levels/spaceRace.oxw (modified) * code/branches/presentation/data/levels/teamBaseMatch.oxw (modified) * code/branches/presentation/data/levels/teamDeathMatch.oxw (modified) * code/branches/presentation/data/levels/testStars.oxw (modified) * code/branches/presentation/data/levels/testSwallow.oxw (modified) * code/branches/presentation/data/levels/tetris.oxw (modified) * code/branches/presentation/data/levels/theTimeMachine.oxw (modified) * code/branches/presentation/data/levels/tutorial.oxw (modified) * code/branches/presentation/data/levels/underAttack.oxw (modified) * code/branches/presentation/data/levels/waypoints.oxw (modified) * code/branches/presentation/data/overlays/debug.oxo (modified) * code/branches/presentation/doc/api/groups/Triggers.dox (modified) * code/branches/presentation/src/libraries/core/GUIManager.cc (modified) * code/branches/presentation/src/libraries/core/GUIManager.h (modified) * code/branches/presentation/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/branches/presentation/src/modules/notifications/CMakeLists.txt (modified) * code/branches/presentation/src/modules/notifications/Notification.cc (deleted) * code/branches/presentation/src/modules/notifications/Notification.h (deleted) * code/branches/presentation/src/modules/notifications/NotificationDispatcher.cc (modified) * code/branches/presentation/src/modules/notifications/NotificationManager.cc (modified) * code/branches/presentation/src/modules/notifications/NotificationManager.h (modified) * code/branches/presentation/src/modules/notifications/NotificationQueue.cc (modified) * code/branches/presentation/src/modules/notifications/NotificationQueue.h (modified) * code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.cc (copied) * code/branches/presentation/src/modules/notifications/NotificationQueueCEGUI.h (copied) * code/branches/presentation/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/presentation/src/modules/objects/triggers/DistanceTrigger.h (modified) * code/branches/presentation/src/modules/objects/triggers/EventTrigger.h (modified) * code/branches/presentation/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/presentation/src/modules/objects/triggers/TriggerBase.h (modified) * code/branches/presentation/src/modules/overlays/hud/CMakeLists.txt (modified) * code/branches/presentation/src/modules/overlays/hud/GametypeStatus.cc (deleted) * code/branches/presentation/src/modules/overlays/hud/GametypeStatus.h (deleted) * code/branches/presentation/src/modules/questsystem/QuestDescription.cc (modified) * code/branches/presentation/src/modules/questsystem/QuestManager.cc (modified) * code/branches/presentation/src/modules/questsystem/QuestManager.h (modified) * code/branches/presentation/src/orxonox/LevelManager.cc (modified) * code/branches/presentation/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/presentation/src/orxonox/gametypes/Gametype.h (modified) * code/branches/presentation/src/orxonox/infos/GametypeInfo.cc (modified) * code/branches/presentation/src/orxonox/infos/GametypeInfo.h (modified) * code/branches/presentation/src/orxonox/interfaces/CMakeLists.txt (modified) * code/branches/presentation/src/orxonox/interfaces/InterfaceCompilation.cc (modified) * code/branches/presentation/src/orxonox/interfaces/NotificationListener.cc (copied) * code/branches/presentation/src/orxonox/interfaces/NotificationListener.h (modified) Merging tutoriallevel3 branch into presentation branch. Fri, 27 May 2011 19:54:03 GMT landauf [8627] * code/branches/presentation/data/gui/scripts/SheetManager.lua (modified) * code/branches/presentation/data/levels/templates/lodInformation.oxt (modified) * code/branches/presentation/src/libraries/core/GUIManager.cc (modified) * code/branches/presentation/src/libraries/core/GUIManager.h (modified) merged revisions 8527-8530 from trunk to presentation branch: - ... Thu, 26 May 2011 16:01:34 GMT landauf [8615] * code/branches/presentation/src/libraries/core/command/Shell.cc (modified) * code/branches/presentation/src/libraries/util/Math.h (modified) turns out the mod(x,y) function was fucked up all the time. we need ... Thu, 26 May 2011 15:16:39 GMT landauf [8612] * code/branches/presentation/src/libraries/network/synchronisable/Serialise.h (modified) * code/branches/presentation/src/orxonox/gametypes/LastTeamStanding.cc (modified) * code/branches/presentation/src/orxonox/weaponsystem/Munition.cc (modified) fixed possible bug in LastTeamStanding Thu, 26 May 2011 15:09:03 GMT landauf [8611] * code/branches/presentation/src/libraries/core/Game.cc (modified) fixed the oldest warning in orxonox Thu, 26 May 2011 14:34:54 GMT landauf [8603] * code/branches/presentation/src/libraries/core/ConfigValueContainer.h (modified) * code/branches/presentation/src/libraries/core/CoreIncludes.h (modified) * code/branches/presentation/src/libraries/core/Super.h (modified) * code/branches/presentation/src/libraries/core/command/Functor.h (modified) * code/branches/presentation/src/libraries/util/Convert.h (modified) * code/branches/presentation/src/libraries/util/MultiTypeValue.h (modified) * code/branches/presentation/src/libraries/util/ScopedSingletonManager.h (modified) * code/branches/presentation/src/libraries/util/Serialise.h (modified) removed some parameter names where the parameter is not actually used Thu, 26 May 2011 11:57:01 GMT landauf [8594] * code/branches/presentation/src/libraries/core/Identifier.h (modified) * code/branches/presentation/src/libraries/util/Exception.h (modified) * code/branches/presentation/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/presentation/src/modules/pickup/PickupManager.h (modified) * code/branches/presentation/src/orxonox/worldentities/pawns/SpaceShip.h (modified) fixed a few warnings that were only visible with ... Wed, 25 May 2011 21:06:31 GMT rgrieder [8585] * code/branches/presentation/src/libraries/util/SubString.h (modified) Found two more typos in SubString! Mon, 23 May 2011 21:40:58 GMT dafrick [8556] * code/branches/presentation (modified) * code/branches/presentation/data/levels/includes/pickups.oxi (modified) * code/branches/presentation/data/levels/pickups.oxw (modified) * code/branches/presentation/data/levels/templates/pickupRepresentationTemplates.oxt (modified) * code/branches/presentation/src/libraries/util/SubString.h (modified) * code/branches/presentation/src/modules/objects/collisionshapes/BoxCollisionShape.cc (modified) * code/branches/presentation/src/modules/objects/collisionshapes/BoxCollisionShape.h (modified) * code/branches/presentation/src/modules/objects/collisionshapes/ConeCollisionShape.cc (modified) * code/branches/presentation/src/modules/objects/collisionshapes/ConeCollisionShape.h (modified) * code/branches/presentation/src/modules/objects/collisionshapes/PlaneCollisionShape.cc (modified) * code/branches/presentation/src/modules/objects/collisionshapes/PlaneCollisionShape.h (modified) * code/branches/presentation/src/modules/objects/collisionshapes/SphereCollisionShape.cc (modified) * code/branches/presentation/src/modules/objects/collisionshapes/SphereCollisionShape.h (modified) * code/branches/presentation/src/modules/pickup/PickupPrereqs.h (modified) * code/branches/presentation/src/modules/pickup/items/CMakeLists.txt (modified) * code/branches/presentation/src/modules/pickup/items/ShrinkPickup.cc (copied) * code/branches/presentation/src/modules/pickup/items/ShrinkPickup.h (copied) * code/branches/presentation/src/orxonox/collisionshapes/CollisionShape.cc (modified) * code/branches/presentation/src/orxonox/collisionshapes/CollisionShape.h (modified) * code/branches/presentation/src/orxonox/collisionshapes/CompoundCollisionShape.cc (modified) * code/branches/presentation/src/orxonox/collisionshapes/CompoundCollisionShape.h (modified) * code/branches/presentation/src/orxonox/worldentities/WorldEntity.cc (modified) Merging pickup branch into presentation branch. Wed, 18 May 2011 08:57:00 GMT dafrick [8499] * code/branches/presentation (copied) Creating new presentation branch. 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 ...