Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change UserProfiles so that the parcel name is used for a ProfilePick and ↵ | AliciaRaven | 2015-04-12 | 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> | ||||
* | Add hypergrid teleporting support to user profiles picks | BlueWall | 2014-10-27 | 1 | -0/+1 |
| | |||||
* | Add support for user preferences (im via email) | BlueWall | 2013-12-06 | 1 | -0/+8 |
| | |||||
* | Adding standard OpenSim header to source files | BlueWall | 2013-05-31 | 1 | -0/+27 |
| | |||||
* | UserProfiles | BlueWall | 2013-05-30 | 1 | -0/+90 |
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module. |