# # ChangeLog for code/branches/core7/src/modules/objects/SpaceBoundaries.cc # # Generated by Trac 1.0.9 # Apr 28, 2024, 9:47:48 PM Sat, 29 Aug 2015 16:45:20 GMT landauf [10558] * code/branches/core7/src/modules/objects/SpaceBoundaries.cc (modified) * code/branches/core7/src/modules/objects/triggers/DistanceTrigger.cc (modified) * code/branches/core7/src/orxonox/interfaces/PlayerTrigger.h (modified) * code/branches/core7/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/core7/src/orxonox/worldentities/ControllableEntity.cc (modified) * code/branches/core7/src/orxonox/worldentities/ControllableEntity.h (modified) no need to call get() on Weak or StrongPtr. they are automatically ... Sun, 22 Mar 2015 21:00:03 GMT landauf [10328] * code/branches/core7 (copied) created branch to work on new core features Sun, 29 Dec 2013 19:06:44 GMT jo [9941] * code/trunk/data/gui/layouts/CreditsMenu.layout (modified) * code/trunk/data/gui/scripts/MiscConfigMenu.lua (modified) * code/trunk/data/levels/missionOne.oxw (modified) * code/trunk/data/levels/underAttack.oxw (modified) * code/trunk/src/modules/objects/SpaceBoundaries.cc (modified) * code/trunk/src/orxonox/gametypes/LastTeamStanding.cc (modified) * code/trunk/src/orxonox/gametypes/TeamDeathmatch.cc (modified) * code/trunk/src/orxonox/gametypes/TeamDeathmatch.h (modified) * code/trunk/src/orxonox/gametypes/TeamGametype.cc (modified) * code/trunk/src/orxonox/gametypes/TeamGametype.h (modified) * code/trunk/src/orxonox/gametypes/UnderAttack.cc (modified) * code/trunk/src/orxonox/gametypes/UnderAttack.h (modified) Adding most of the changes that were proposed in the release2012 branch.