aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Added SimulatorFeatures/OpenSimExtras: say-range, whisper-range, shout-range,...Diva Canto2013-10-041-0/+37
* | varregion: remove scattered use of Constants.RegionSize by having routines re...Robert Adams2013-10-072-6/+4
* | VarRegion: change RegionInfo storage of region coordinates from regionRobert Adams2013-09-282-6/+6
|/
* refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make ...Justin Clark-Casey (justincc)2013-09-272-2/+2
* Preserve attachment point & position when attachment is rezzed in worldAleric Inglewood2013-09-221-1/+17
* minor: Recomment out log message uncommented in previous cbdfe969Justin Clark-Casey (justincc)2013-09-211-4/+4
* When giving items between avatars in different simulators, only add the item ...Oren Hurvitz2013-09-211-9/+44
* minor: Add prefix to log message in LureModuleJustin Clark-Casey (justincc)2013-09-211-1/+1
* Remove test that gives issue on Windows, just let the try/catch do the work.BlueWall2013-09-021-5/+1
* Fix bug where users teleporting to non-neighbour regions could continue to he...Justin Clark-Casey (justincc)2013-09-021-6/+9
* Profiles: Clean up some log entries caused when visiting HG avatar is using l...BlueWall2013-08-291-16/+26
* Fix a printing of exception error in InventoryArchiveModule that onlyRobert Adams2013-08-231-1/+1
* Remove mono compiler warnings from UserProfilesModuleJustin Clark-Casey (justincc)2013-08-171-19/+16
* minor: remove mono compiler warning from AttachmentsModuleJustin Clark-Casey (justincc)2013-08-171-2/+1
* Add ScenePresenceTeleportTests.TestSameSimulatorIsolatedRegionsV2() regressio...Justin Clark-Casey (justincc)2013-08-171-2/+2
* refactor: Make AttachmentModulesTests.TestSameSimulatorNeighbouringRegionsTel...Justin Clark-Casey (justincc)2013-08-161-1/+1
* minor: remove unused entity transfer config in teleport v2 attachments testJustin Clark-Casey (justincc)2013-08-141-1/+0
* Create TestSameSimulatorNeighbouringRegionsTeleportV2() regression test for V...Justin Clark-Casey (justincc)2013-08-121-1/+112
* Move experimental attachments throttling further down the chain so that multi...Justin Clark-Casey (justincc)2013-08-021-16/+15