Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-04-12 | Change UserProfiles so that the parcel name is used for a ProfilePick and ↵ | AliciaRaven | 1 | -1/+1 | |
not the parcel owners name. This change also fixes a bug where if the avatar enters and does not move, creating or editing a ProfilePick would set the parcelId as an empty UUID. This is because ScenePresence.currentParcelUUID is not set until the avatar moves. Signed-off-by: Michael Cerquoni <nebadon2025@gmail.com> | |||||
2014-10-27 | Add hypergrid teleporting support to user profiles picks | BlueWall | 1 | -0/+1 | |
2013-12-06 | Add support for user preferences (im via email) | BlueWall | 1 | -0/+8 | |
2013-05-31 | Adding standard OpenSim header to source files | BlueWall | 1 | -0/+27 | |
2013-05-30 | UserProfiles | BlueWall | 1 | -0/+90 | |
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module. |