aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed how UserProfile performs a fallback call using the OpenProfile API, b...Oren Hurvitz2014-04-241-30/+37
* Refactored: moved OpenProfileClient to a location where it can be used by bot...Oren Hurvitz2014-04-242-193/+1
* Eliminated many warningsOren Hurvitz2014-04-232-1/+3
* Fixed: when a user logged-in, sometimes he didn't get notified of the Online ...Oren Hurvitz2014-04-212-2/+24
* Catch empty url errorBlueWall2014-04-191-0/+3
* Refactored: use Scene.GetAgentHomeURI() to get the Home URI of a userOren Hurvitz2014-04-071-5/+1
* When preparing a Hypergrid teleport, tell the receiving grid which user is en...Oren Hurvitz2014-04-061-1/+7
* When teleporting using Hypergrid, show more informative error messages in cas...Oren Hurvitz2014-04-031-1/+12
* minor: Fix warning in AvatarFactoryModuleJustin Clark-Casey (justincc)2014-04-031-1/+1
* Fix issue with user picks creation. The snapshot id is UUID.Zero in new parcels.BlueWall2014-03-251-6/+0
* Move JsonRpc request code out for general availabilityBlueWall2014-03-251-173/+19
* In Core Profiles: as a fallback, try to get profiles from foreign grids using...Oren Hurvitz2014-03-252-2/+219
* Run slow operations in a separate thread, instead of using FireAndForget (whi...Oren Hurvitz2014-03-251-1/+1
* Refactored Load IAR: created a generic mechanism to modify the SOG's as they ...Oren Hurvitz2014-03-241-47/+19
* Fix negative stat for Active ScriptsDev Random2014-03-221-2/+3
* Reverting "Set default name for mute list" that was pushed by mistake.Kevin Cozens2014-03-221-1/+1
* Reverting "Pass method to offline.php" commit that was pushed by mistake.Kevin Cozens2014-03-221-2/+2
* Pass method to offline.php using ?blah instead of /blah/. Avoids issue with A...Kevin Cozens2014-03-221-2/+2
* Set default name for mute list module as shown in OpenSim.ini.exampleKevin Cozens2014-03-221-1/+1
* Prevent adding a land object if it overlaps any existing objects that have no...Justin Clark-Casey (justincc)2014-03-062-11/+25
* Improve regression test TestSetAppearance()Justin Clark-Casey (justincc)2014-02-241-42/+69
* Re-enable regression TestSaveBakedTextures()Justin Clark-Casey (justincc)2014-02-241-4/+2
* Stop mesh avatars that specify the alpha texture in their bake slots from cau...Justin Clark-Casey (justincc)2014-02-242-38/+67
* minor: Add some method doc to AFM,SetAppearanceAssets()Justin Clark-Casey (justincc)2014-02-201-0/+6
* For now, do not replacing missing wearables with default wearables if itme de...Justin Clark-Casey (justincc)2014-02-201-144/+190
* Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-02-142-2/+21
|\
| * Change warns associated with UserAgentServiceConnector to debugs, as this is ...Justin Clark-Casey (justincc)2014-02-142-2/+2
| * If calls to UserAgentServiceConnector fail then throw an exception. This lets...Justin Clark-Casey (justincc)2014-02-142-2/+21
* | Remove the added whitespace, test concludedMelanie2014-02-041-1/+1
* | Bot testMelanie2014-02-041-1/+1
* | Remove compile error from returning value in void functionRobert Adams2014-02-031-1/+1
* | Add one check for a blank URL because the module wasn't quite sure not to wor...Melanie2014-02-041-1/+3
* | Adding the Avination XBakesModule, the client for the persistent bakes systemMelanie2014-02-041-0/+189
* | Merge branch 'justincc-master'Justin Clark-Casey (justincc)2014-01-311-42/+35
|\ \ | |/
| * Make sure Web streams are disposed after useOren Hurvitz2014-01-311-42/+35
* | Merge branch 'master' into varregionRobert Adams2014-01-211-2/+2
|\ \
| * | Materials module: a) Store materials as assets; b) Finalized it (removed the ...Oren Hurvitz2014-01-201-2/+2
* | | Merge branch 'master' into varregionRobert Adams2013-12-173-92/+543
|\ \ \ | |/ /
| * | Fix issue with editing notes for other avatarsBlueWall2013-12-161-2/+2
| * | Committing the Avination Scene Presence and related texture codeMelanie2013-12-112-90/+474
| |/
| * Add support for user preferences (im via email)BlueWall2013-12-061-0/+67
* | varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z.Robert Adams2013-12-142-4/+4
* | Merge branch 'master' into varregionRobert Adams2013-11-241-1/+1
|\ \ | |/
| * minor: Use default(UUID) in rez attachment failure error logging rather than ...Justin Clark-Casey (justincc)2013-11-151-1/+1
* | Merge branch 'master' into varregionRobert Adams2013-11-151-2/+2
|\ \ | |/
| * refactor: replace verbose checks with String.IsNullOrEmpty where applicable.Justin Clark-Casey (justincc)2013-11-151-2/+2
* | Merge branch 'master' into varregionRobert Adams2013-10-161-2/+10
|\ \ | |/
| * * Refactorteravus2013-10-071-2/+2
| * * Added a Basic DOS protection container/base object for the most common HTTP...teravus2013-10-071-2/+10
* | Merge branch 'master' into varregionRobert Adams2013-10-071-0/+37
|\ \ | |/