aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Avatar (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-07-241-2/+4
|\
| * Attachments module only registers when enabled. This enables alternative atta...Dan Lake2013-07-161-2/+4
* | Merge branch 'master' into careminsterMelanie2013-07-189-39/+41
|\ \
| * | That didn't fix the problem.Diva Canto2013-07-131-1/+4
| * | Trying to reduce CPU usage on logins and TPs: trying radical elimination of a...Diva Canto2013-07-131-4/+1
| |/
| * Changed the UserProfileModule so that it's less greedy in terms of thread usage.Diva Canto2013-07-111-7/+5
| * Revert "minor: remove some mono compiler warnings in UserProfileModule"Robert Adams2013-07-091-13/+16
| * minor: remove some mono compiler warnings in UserProfileModuleJustin Clark-Casey (justincc)2013-07-091-16/+13
| * For stat purposes, add names to capability request handlers where these were ...Justin Clark-Casey (justincc)2013-07-081-3/+3
| * Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJustin Clark-Casey (justincc)2013-07-084-23/+27
| |\
| | * Changed a few bits in Inventory/Archiver/InventoryArchiveReadRequest.cs to be...Diva Canto2013-07-054-23/+27
| * | Add "show caps stats by user" and "show caps stats by cap" console commands t...Justin Clark-Casey (justincc)2013-07-081-1/+1
| |/
| * Delete some verbose debug messagesDiva Canto2013-07-042-5/+5
* | Merge branch 'master' into careminsterMelanie2013-07-042-25/+31
|\ \ | |/
| * More debug, same issueDiva Canto2013-07-042-1/+3
| * More debug, same issueDiva Canto2013-07-041-2/+4
| * More debug related to the previous commitDiva Canto2013-07-041-1/+1
| * Now trying to find a cause of freeze at login related to friends status notif...Diva Canto2013-07-041-2/+5
| * HG Friends: this was commented some commits ago, but it shouldn't have been.Diva Canto2013-07-041-25/+24
| * Revert "HG Friends: debug an issue where the friends data stored in the DB is...Diva Canto2013-07-041-1/+0
| * HG Friends: debug an issue where the friends data stored in the DB is incompl...Diva Canto2013-07-041-0/+1
* | Merge branch 'master' into careminsterMelanie2013-06-301-20/+21
|\ \ | |/
| * Revert "One more debug mantis #6625"Diva Canto2013-06-301-1/+0
| * Fixed previous debug messageDiva Canto2013-06-291-1/+1
| * One more debug mantis #6625Diva Canto2013-06-291-0/+1
| * More debug for mantis #6625. It looks like the home friends list is being fet...Diva Canto2013-06-291-20/+21
| * Prevent an exception if no offline messages were retrieved.Kevin Cozens2013-06-181-0/+3
* | Merge branch 'master' into careminsterMelanie2013-06-181-23/+23
|\ \ | |/
| * Lock m_classifiedCache and m_classifiedInterest dictionary reads in UserProfi...Justin Clark-Casey (justincc)2013-06-151-14/+13
| * Correct build break in previous commit 9c530d7Justin Clark-Casey (justincc)2013-06-151-10/+7
| * refactor: In UserProfileModule, change classifiedCache and classifiedInterest...Justin Clark-Casey (justincc)2013-06-151-19/+23
* | Merge branch 'avination-current' into careminsterMelanie2013-06-111-1/+1
|\ \
| * | Make objects attached from the ground appear in inventory again. Fixes a numberMelanie2013-06-081-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-06-112-1/+14
|\ \ \ | | |/ | |/|
| * | Catch exception triggered by incoming avatars using legacy profilesBlueWall2013-06-081-1/+10
| * | SQLite support for UserProfilesBlueWall2013-06-071-0/+1
| * | Ensure selected module is the only active oneBlueWall2013-06-071-0/+3
* | | Merge branch 'master' into careminsterMelanie2013-06-072-4/+4
|\ \ \ | |/ /
| * | In LocalFriendshipTerminated, send the original client's agentId to the frien...Donnie Roberts2013-06-072-4/+4
* | | Merge branch 'avination-current' into careminsterMelanie2013-06-061-10/+0
|\ \ \ | | |/ | |/|
| * | Fix bug where an agent that declined an inventory offer and subsequently empt...Justin Clark-Casey (justincc)2013-04-301-2/+8
| * | Make the kicked user's avie truly disappear when it's god-kicked.Diva Canto2013-04-251-2/+1
| * | Gods module cleanupMelanie2013-04-251-10/+0
* | | Merge commit 'e449950030decf7e65e7d9b334ddaed25c1bd629' into careminsterMelanie2013-06-061-14/+18
|\ \ \ | | |/ | |/|
| * | Prevent processing for NpcBlueWall2013-06-051-1/+3
| * | Remove a couple of orphaned linesBlueWall2013-06-051-3/+0
| * | Make locking more uniformBlueWall2013-06-051-14/+19
* | | Merge branch 'master' into careminsterMelanie2013-06-042-9/+1335
|\ \ \ | |/ /
| * | Adding back the BasicProfileModuleBlueWall2013-05-312-73/+191
| * | UserProfilesBlueWall2013-05-302-176/+1386