aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/ServiceConnectorsOut (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2012-05-273-111/+109
|\
| * Resolve some mono compiler warnings.Justin Clark-Casey (justincc)2012-05-251-1/+1
| * Fix bug where a failed QueryAccess to a remove region would always have the r...Justin Clark-Casey (justincc)2012-05-251-2/+1
| * Make ISimulationScene.GetScene() used the more efficient region id for lookup...Justin Clark-Casey (justincc)2012-05-242-8/+16
| * If an agent is still registered as 'in transit' by the source region, don't a...Justin Clark-Casey (justincc)2012-05-241-91/+95
* | Merge branch 'master' into careminsterMelanie2012-05-051-2/+2
|\ \ | |/
| * minor: resolve some mono compiler warningsJustin Clark-Casey (justincc)2012-05-031-2/+2
* | Merge branch 'master' into careminsterMelanie2012-04-271-3/+12
|\ \ | |/
| * MapImageService: changed the event at which the map tiles are uploaded, becau...Diva Canto2012-04-271-3/+12
* | Merge branch 'master' into careminsterMelanie2012-04-271-5/+5
|\ \ | |/
| * Tweak log messages on local region to region teleport path to help with probl...Justin Clark-Casey (justincc)2012-04-261-5/+5
* | 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