aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Server/Handlers/Profiles (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove compiler warning from UserProfilesHandlersJustin Clark-Casey (justincc)2014-11-251-2/+1
|
* minor: convert tabs to spaces that got in on recent commit 4a9282eJustin Clark-Casey (justincc)2014-07-211-5/+5
|
* Add missing parts to profiles - classified deleteBlueWall2014-07-211-7/+7
|
* Eliminated many warningsOren Hurvitz2014-04-231-5/+0
|
* If updating a user's profile notes fails then return an errorOren Hurvitz2014-03-241-4/+4
| | | | Resolves http://opensimulator.org/mantis/view.php?id=6938
* Add support for user preferences (im via email)BlueWall2013-12-062-0/+55
|
* Remove some mono compiler warnings from OpenSim/Server/HandlersJustin Clark-Casey (justincc)2013-08-171-4/+2
|
* CleanupBlueWall2013-06-051-5/+0
|
* Adding standard OpenSim header to source filesBlueWall2013-05-312-0/+54
|
* UserProfilesBlueWall2013-05-302-0/+526
UserProfiles for Robust and Standalone. Includes service and connectors for Robust and standalone opensim plus matching region module.