aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'avination-current' into careminsterMelanie2013-06-231-2/+6
|\ \
| * | Allow coalesced objects to be rezzed even if they extend past the sim boundsMelanie2013-06-181-2/+6
* | | Merge branch 'master' into careminsterMelanie2013-06-131-51/+51
|\ \ \ | | |/ | |/|
| * | Removed the lock entirelyDiva Canto2013-06-111-56/+52
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2013-06-111-2/+2
| |\ \
| | * | Put the "script saved" and "notecard saved" messages back into the bottomMelanie2013-06-111-2/+2
| * | | Really bad idea to lock m_UserCache for so long in UserManagementModule. Adde...Diva Canto2013-06-111-13/+17
| |/ /
| * | Hook up Keyframe motion to almost everything. Failing to cross a sim borderMelanie2013-06-062-0/+6
* | | Merge branch 'avination-current' into careminsterMelanie2013-06-111-2/+2
|\ \ \ | | |/ | |/|
| * | Put the "script saved" and "notecard saved" messages back into the bottomMelanie2013-06-111-2/+2
* | | Merge branch 'avination-current' into careminsterMelanie2013-06-062-5/+14
|\ \ \ | |/ /
| * | Allow Linden trees to preserve their type when taken into inventory and rezze...Melanie2013-05-261-3/+12
| * | Refactor to get closer to coreMelanie2013-05-111-2/+2
| * | Fix the long standing bug of items being delivered to lost and found or trash...Melanie2013-05-011-2/+3
| * | Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie2013-04-301-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-05-302-1/+77
|\ \ \ | | |/ | |/|
| * | Try caching the user name for a new agent earlier on in the process of establ...Justin Clark-Casey (justincc)2013-05-292-2/+2
| * | Add HG regression TestCachedUserNameForNewAgent()Justin Clark-Casey (justincc)2013-05-291-0/+76
* | | Merge branch 'master' into careminsterMelanie2013-05-241-1/+1
|\ \ \ | |/ /
| * | Fix bug where both ordinary UserManagementModule and HGUserManagementModules ...Justin Clark-Casey (justincc)2013-05-231-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-05-241-34/+89
|\ \ \ | |/ /
| * | To further help with tracking down the apperance of too much "Unknown User" i...Justin Clark-Casey (justincc)2013-05-211-2/+2
| * | Fix compile failure from recent git master 434c3cfJustin Clark-Casey (justincc)2013-05-211-1/+1
| * | Make "show name" command display HomeURL like "show names"Justin Clark-Casey (justincc)2013-05-211-4/+11
| * | minor: Change "show names" command to use consistent console display tableJustin Clark-Casey (justincc)2013-05-211-15/+9
| * | Add "show name" console command to make it possible to show a single binding ...Justin Clark-Casey (justincc)2013-05-211-0/+34
| * | Log when "Unknown User" is sent to a user because the UMM had no binding for ...Justin Clark-Casey (justincc)2013-05-211-17/+32
| * | Lock m_UserCache whilst iterating over it in UserManagementModule.GetUserData...Justin Clark-Casey (justincc)2013-05-211-4/+9
* | | Merge branch 'master' into careminsterMelanie2013-05-161-0/+1
|\ \ \ | |/ /
| * | minor: remove long commented out scene cache clearing code in EntityTransferM...Justin Clark-Casey (justincc)2013-05-161-9/+0
| * | minor: Remove completely unused IClientAPI.RequestClientInfo() call from Enti...Justin Clark-Casey (justincc)2013-05-161-3/+0
| * | Where this is not already happening, trigger asychoronous calls to CloseChild...Justin Clark-Casey (justincc)2013-05-161-0/+1
* | | Merge branch 'master' into careminsterMelanie2013-05-082-35/+39
|\ \ \ | |/ /
| * | Added AvatarPickerSearch capability handler.Diva Canto2013-05-072-35/+39
| * | Step one of estate settings sharing - port the Avination Estate module (compl...Melanie2013-05-072-11/+23
* | | Merge branch 'master' into careminsterMelanie2013-05-041-0/+6
|\ \ \ | |/ /
| * | Fix inventory issueBlueWall2013-05-011-0/+6
* | | Merge branch 'master' into careminsterMelanie2013-05-012-3/+4
|\ \ \ | |/ /
| * | Fix the long standing bug of items being delivered to lost and found or trash...Melanie2013-05-011-2/+3
| * | Fix CAPS to work like they should - do not send caps to the viewer if they're...Melanie2013-04-301-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-04-251-1/+1
|\ \ \ | |/ /
| * | Bug fix: compare tolower. This should fix the issue where HG visitors current...Diva Canto2013-04-241-1/+1
* | | Merge branch 'master' into careminsterMelanie2013-04-101-26/+32
|\ \ \ | |/ /
| * | minor: remove mono compiler warnings in InventoryAccessModuleJustin Clark-Casey (justincc)2013-04-101-3/+2
| * | Fix taking (and rezzing) of coalesced objects in the non-root subregions of m...Justin Clark-Casey (justincc)2013-04-061-16/+16
| * | When rezzing a coalesced object, check adjust position of all components.Justin Clark-Casey (justincc)2013-04-061-20/+27
* | | Merge commit '94d44142e37a9191162a426f28dd23f40b0cf4aa' into careminsterMelanie2013-04-041-3/+1
|\ \ \ | |/ /
| * | minor: Stop falsely logging that a teleport was being aborted on client logou...Justin Clark-Casey (justincc)2013-04-031-3/+1
* | | Merge branch 'master' into careminsterMelanie2013-04-021-2/+1
|\ \ \ | |/ / | | / | |/ |/|
| * Fix what appears to be a bug in HGUserManagementModule where it enables on th...Justin Clark-Casey (justincc)2013-04-021-2/+1