Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 1 | -6/+6 |
| | |||||
* | add missing file | UbitUmarov | 2016-12-23 | 1 | -0/+1 |
| | |||||
* | take UserProfileModule out on onMakeRoot event, add some caching | UbitUmarov | 2016-12-21 | 1 | -0/+14 |
| | |||||
* | seems to compile ( tests comented out) | UbitUmarov | 2015-09-02 | 1 | -0/+8 |
| | |||||
* | bad merge? | UbitUmarov | 2015-09-01 | 1 | -8/+0 |
|\ | |||||
| * | Revert "Add support for user preferences (im via email)" | Melanie | 2013-12-07 | 1 | -8/+0 |
| | | | | | | | | This reverts commit 1842388bb4dcf5ecd57732ffa877b6ca1a3dec7b. | ||||
* | | 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. |