# # ChangeLog for code/branches/portals/src/modules/portals/PortalEndPoint.cc # # Generated by Trac 1.0.9 # May 18, 2024, 1:00:20 AM Thu, 21 Apr 2011 20:48:55 GMT dafrick [8290] * 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) Moving the things done with the eventTemplate into the PortalEndPoint ... Thu, 21 Apr 2011 11:03:40 GMT anbueche [8278] * code/branches/portals/data/levels/portals.oxw (modified) * code/branches/portals/src/modules/portals/PortalEndPoint.cc (modified) flares as billboard Thu, 14 Apr 2011 14:33:33 GMT anbueche [8243] * code/branches/portals/data/levels/portals.oxw (modified) * code/branches/portals/src/modules/objects/triggers/MultiTrigger.h (modified) * code/branches/portals/src/modules/portals/PortalEndPoint.cc (modified) * 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) portals work pretty good Thu, 07 Apr 2011 10:55:24 GMT FelixSchulthess [8200] * code/branches/portals/data/levels/portals.oxw (modified) * code/branches/portals/src/modules/CMakeLists.txt (modified) * code/branches/portals/src/modules/objects/triggers/MultiTrigger.cc (modified) * code/branches/portals/src/modules/objects/triggers/TriggerBase.h (modified) * code/branches/portals/src/modules/portals/CMakeLists.txt (modified) * code/branches/portals/src/modules/portals/PortalEndPoint.cc (modified) * 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) * code/branches/portals/src/modules/portals/PortalsPrecompiledHeaders.h (moved) * code/branches/portals/src/modules/portals/PortalsPrereqs.h (moved) blah Thu, 07 Apr 2011 10:13:19 GMT FelixSchulthess [8199] * code/branches/portals/src/modules/portals (added) * code/branches/portals/src/modules/portals/CMakeLists.txt (added) * code/branches/portals/src/modules/portals/PortalEndPoint.cc (moved) * code/branches/portals/src/modules/portals/PortalEndPoint.h (moved) * code/branches/portals/src/modules/portals/PortalLink.cc (moved) * code/branches/portals/src/modules/portals/PortalLink.h (moved) * code/branches/portals/src/modules/portals/PortalPrecompiledHeaders.h (added) * code/branches/portals/src/modules/portals/PortalPrereqs.h (added) * code/branches/portals/src/orxonox/worldentities/CMakeLists.txt (modified) moved portals to modules Wed, 06 Apr 2011 21:06:45 GMT anbueche [8198] * code/branches/portals/src/orxonox/worldentities/PortalEndPoint.cc (modified) * code/branches/portals/src/orxonox/worldentities/PortalEndPoint.h (modified) * code/branches/portals/src/orxonox/worldentities/PortalLink.cc (modified) * code/branches/portals/src/orxonox/worldentities/PortalLink.h (modified) First steps to use of Triggers and Events