# # ChangeLog for code/branches/portals/src/orxonox/worldentities/PortalEndPoint.h # # Generated by Trac 1.0.9 # Jun 1, 2024, 2:23:12 AM 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 Sun, 03 Apr 2011 16:51:03 GMT anbueche [8177] * code/branches/portals/data/levels/portals.oxw (added) * code/branches/portals/src/orxonox/worldentities/CMakeLists.txt (modified) * code/branches/portals/src/orxonox/worldentities/PortalEndPoint.cc (added) * code/branches/portals/src/orxonox/worldentities/PortalEndPoint.h (added) * code/branches/portals/src/orxonox/worldentities/PortalLink.cc (added) * code/branches/portals/src/orxonox/worldentities/PortalLink.h (added) added PortalEndPoint and PortalLink, billboard for endpoint implemented