aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-04-073-12/+97
|\
| * Finish the implementation of GetUserInventory, even though it's still not used.Diva Canto2012-04-063-12/+97
* | Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into ...Melanie2012-03-311-8/+11
|\ \
| * | Allow the map tile module to be enabled without also eabling refreshMelanie2012-03-291-8/+11
* | | Merge branch 'master' into careminsterMelanie2012-03-311-6/+3
|\ \ \ | |/ / |/| / | |/
| * Add simple login test with online friends. Add IFriendsModule.GrantRights() ...Justin Clark-Casey (justincc)2012-03-301-6/+3
* | Merge branch 'master' into careminsterMelanie2012-03-271-1/+1
|\ \ | |/
| * Let grided simulators retrieve the user's inventory skeletonDiva Canto2012-03-271-1/+1
* | Merge branch 'master' into careminsterMelanie2012-03-201-7/+2
|\ \ | |/
| * Fix a bug where logins to standalones would fail if the RegionReady module wa...Justin Clark-Casey (justincc)2012-03-191-7/+2
* | Merge branch 'master' into careminsterMelanie2012-03-182-27/+140
|\ \ | |/
| * Region access control! Region operators can now specify things like DisallowF...Diva Canto2012-03-172-27/+140
* | Merge branch 'master' into careminsterMelanie2012-03-092-2/+77
|\ \ | |/
| * More on inventory transfer hold ups:Diva Canto2012-03-092-2/+77
* | Merge branch 'master' into careminsterMelanie2012-03-091-2/+5
|\ \ | |/
| * Merge branch 'xassetservice'Justin Clark-Casey (justincc)2012-03-091-2/+5
| |\
| | * Start by adding XAssetService as a copy of the existing AssetService.Justin Clark-Casey (justincc)2012-03-021-2/+5
* | | Merge branch 'master' into careminsterMelanie2012-03-081-1/+1
|\ \ \ | |/ /
| * | Change "help" to display categories/module list then "help <category/module>"...Justin Clark-Casey (justincc)2012-03-081-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-03-071-24/+10
|\ \ \ | |/ /
| * | Remove static m_MainInstance in LocalGridServiceConnector.Justin Clark-Casey (justincc)2012-03-061-24/+10
| |/
* | Merge branch 'master' into careminsterMelanie2012-02-232-6/+6
|\ \ | |/
| * Add a position parameter to region crossing of objects. This avoids theMelanie2012-02-232-6/+6
* | Merge branch 'master' into careminsterMelanie2012-02-192-2/+40
|\ \ | |/
| * This should smooth movement in heteregeneous networks by a lot: cache the reg...Diva Canto2012-02-182-2/+40
| * Allow retrival of multiple user records in one operation, analog to presenceMelanie2012-01-162-0/+9
* | Add methods to allow the groups modules to query online status and last loginMelanie2012-01-162-0/+9
* | Merge branch 'master' into careminsterMelanie2012-01-025-480/+4
|\ \ | |/
| * Adding commented out log messages and some minor formatting for future bug hu...Justin Clark-Casey (justincc)2012-01-021-0/+2
| * Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...Diva Canto2011-12-291-2/+2
| * Deleted two obsolete files in Inventory modules.Diva Canto2011-12-292-460/+0
| * Deleted unused methods from HGAssetBrokerDiva Canto2011-12-291-18/+0
* | Merge branch 'master' into bigmergeMelanie2011-12-051-4/+5
|\ \ | |/
| * Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence()Justin Clark-Casey (justincc)2011-12-031-4/+5
* | Merge branch 'master' into bigmergeMelanie2011-11-192-6/+10
|\ \ | |/
| * Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCre...Justin Clark-Casey (justincc)2011-11-191-1/+0
| * minor: Make HelloNeighbour messages more informativeJustin Clark-Casey (justincc)2011-11-191-5/+10
* | Merge branch 'master' into bigmergeMelanie2011-11-141-2/+1
|\ \ | |/
| * minor: remove some mono compiler warningsJustin Clark-Casey (justincc)2011-11-141-2/+1
* | Merge commit '4c9400e6460a73baa2d687afe73a62c6efca9f37' into bigmergeMelanie2011-10-251-1/+10
|\ \ | |/
| * Add optional getauthinfo and setauthinfo authentication service calls.Justin Clark-Casey (justincc)2011-10-241-1/+10
* | Merge commit 'c14c4bc1ec5f381aa754068caf460c95e4539b17' into bigmergeMelanie2011-10-111-1/+11
|\ \ | |/
| * Don't try and resolve user account for authorization if the agent has come in...Justin Clark-Casey (justincc)2011-09-241-1/+11
* | Merge commit '4ae4b14b5da9b828bbb7c4e5b05693ad8528556a' into bigmergeMelanie2011-10-111-0/+2
|\ \ | |/
| * refactor: move estate owner setup code into separate methodJustin Clark-Casey (justincc)2011-09-161-0/+2
* | Merge commit '522d6261f11ffaf8320c3f0775beb5d0608ce226' into bigmergeMelanie2011-10-111-10/+14
|\ \ | |/
| * Correctly create a freshly created estate owner's default items and avatar en...Justin Clark-Casey (justincc)2011-09-161-11/+15
* | Merge commit '8fb3e71b14e28bf8a4ddb72e3d1b529128f090ce' into bigmergeMelanie2011-10-112-12/+18
|\ \ | |/
| * Shuffle order of code in invnetory connector GetFolderContent() calls to avoi...Justin Clark-Casey (justincc)2011-09-152-12/+18
* | Bring us up to date.Tom2011-09-143-33/+87
|\ \ | |/