Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge branch 'master' into careminster | Melanie | 2012-03-27 | 3 | -4/+25 | |
|\ \ | |/ | | | | | | | Conflicts: OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | |||||
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2012-03-27 | 2 | -2/+25 | |
| |\ | ||||||
| | * | User level based restrictions for HyperGrid teleports, asset uploads, group ↵ | Snoopy Pfeffer | 2012-03-27 | 2 | -2/+25 | |
| | | | | | | | | | | | | creations and getting contacted from other grids. Incoming HyperGrid teleports can also be restricted to local users. | |||||
| * | | Amend to previous commit regarding the config name. Bugs bite. | Diva Canto | 2012-03-27 | 1 | -2/+0 | |
| |/ | ||||||
* | | Merge branch 'master' into careminster | Melanie | 2012-03-27 | 2 | -36/+8 | |
|\ \ | |/ | ||||||
| * | Send the config section name up to the service classes themselves ↵ | Diva Canto | 2012-03-27 | 2 | -36/+8 | |
| | | | | | | | | (XInventory and Assets). | |||||
* | | Merge branch 'master' into careminster | Melanie | 2012-03-22 | 2 | -0/+109 | |
|\ \ | |/ | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/World/Land/LandObject.cs OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs | |||||
| * | HG Friends: reroute the status notifications to the HGFriends service, so ↵ | Diva Canto | 2012-03-21 | 2 | -0/+109 | |
| | | | | | | | | that they can scale better. They were previously being handled by the UAS; that is still there, but it's now obsolete and will be removed in a future release. | |||||
* | | Merge branch 'master' into careminster | Melanie | 2012-03-21 | 2 | -0/+311 | |
|\ \ | |/ | | | | | | | Conflicts: OpenSim/Region/CoreModules/Avatar/Friends/FriendsModule.cs | |||||
| * | HG Friends: allow the establishment of HG friendships without requiring ↵ | Diva Canto | 2012-03-20 | 1 | -0/+301 | |
| | | | | | | | | co-presence in the same sim. Using avatar picker, users can now search for names such as "first.last@grid.com:9000", find them, and request friendship. Friendship requests are stored if target user is offline. TESTED ON STANDALONE ONLY. | |||||
| * | Added GetUUID(first, last) on UserAgentsService so that we can finally make ↵ | Diva Canto | 2012-03-17 | 1 | -0/+10 | |
| | | | | | | | | direct user connections. | |||||
* | | Merge branch 'master' into careminster | Melanie | 2012-03-09 | 1 | -2/+3 | |
|\ \ | |/ | ||||||
| * | Fixes mantis #5923 | Diva Canto | 2012-03-08 | 1 | -2/+3 | |
| | | ||||||
* | | Merge branch 'master' into careminster | Melanie | 2012-02-18 | 1 | -2/+6 | |
|\ \ | |/ | | | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/Scene.Inventory.cs OpenSim/Region/Framework/Scenes/Serialization/SceneObjectSerializer.cs | |||||
| * | Propagate our teleport flags on logins | BlueWall | 2012-02-18 | 1 | -2/+6 | |
| | | ||||||
* | | Merge branch 'master' into careminster | Melanie | 2012-01-27 | 1 | -6/+7 | |
|\ \ | |/ | ||||||
| * | HG Inventoty: Guard against items not found. | Diva Canto | 2012-01-26 | 1 | -6/+7 | |
| | | ||||||
* | | Merge branch 'master' into careminster | Melanie | 2012-01-12 | 2 | -7/+13 | |
|\ \ | |/ | ||||||
| * | HG: normalize all externalized user ULRs to be the Home URL, i.e. the ↵ | Diva Canto | 2012-01-12 | 2 | -7/+13 | |
| | | | | | | | | location of the user's UAS. This corrects an earlier design which had some cases pointing to the profile server. WARNING: CONFIGURATION CHANGES in both the sims (*Common.ini) and the Robust configs (Robust.HG.ini). Please check diff of the example files, but basically all vars that were pointing to profile should point to the UAS instead and should be called HomeURI. | |||||
* | | Merge branch 'master' into careminster | Melanie | 2012-01-05 | 1 | -0/+25 | |
|\ \ | |/ | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Avatar/AvatarFactory/AvatarFactoryModule.cs OpenSim/Region/Framework/Scenes/SceneObjectPart.cs | |||||
| * | Profile Updates | BlueWall | 2012-01-03 | 1 | -0/+25 | |
| | | | | | | | | Update basic profile to use the replaceable interface, making configuration less error-prone. Add support to query avatar's home user account and profile service for regions usng the updated OpenProfileModule with Hypergrid. | |||||
* | | Merge branch 'master' into careminster | Melanie | 2011-12-22 | 1 | -0/+8 | |
|\ \ | |/ | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/ScenePresence.cs | |||||
| * | HG: Verify that the user is local | Diva Canto | 2011-12-21 | 1 | -0/+8 | |
| | | ||||||
* | | Merge branch 'master' into bigmerge | Melanie | 2011-12-05 | 2 | -2/+2 | |
|\ \ | |/ | | | | | | | | | Conflicts: OpenSim/Region/CoreModules/Framework/EntityTransfer/EntityTransferModule.cs OpenSim/Region/Framework/Scenes/ScenePresence.cs | |||||
| * | HG: Renamed one method | Diva Canto | 2011-12-04 | 2 | -2/+2 | |
| | | ||||||
* | | Merge branch 'master' into bigmerge | Melanie | 2011-11-17 | 1 | -11/+10 | |
|\ \ | |/ | | | | | | | Conflicts: OpenSim/Region/Framework/Scenes/SceneCommunicationService.cs | |||||
| * | Dont' bother with a userAgentService != null check right after we've ↵ | Justin Clark-Casey (justincc) | 2011-11-15 | 1 | -11/+10 | |
| | | | | | | | | constructed it | |||||
* | | Merge commit 'bbd0e68c06b79acf0781d78e81fa292f549d676b' into bigmerge | Melanie | 2011-10-25 | 1 | -0/+3 | |
|\ \ | |/ | ||||||
| * | Guard HGAssetService against uninitialized variables and null arguments. | Diva Canto | 2011-10-15 | 1 | -0/+3 | |
| | | ||||||
* | | Resolve merge commits, stage 1 | Tom | 2011-09-04 | 1 | -10/+7 | |
|\ \ | |/ | ||||||
| * | minor: remove mono compiler warning | Justin Clark-Casey (justincc) | 2011-08-17 | 1 | -1/+1 | |
| | | ||||||
| * | Do proper locking of m_localScenes list in SceneManager | Justin Clark-Casey (justincc) | 2011-08-06 | 1 | -4/+3 | |
| | | ||||||
| * | refactor: Move all callers of the obsoleted ↵ | Justin Clark-Casey (justincc) | 2011-07-13 | 1 | -5/+3 | |
| | | | | | | | | SychronousRestObjectPoster.BeginPostObject() to the identical SynchronousRestObjectRequester.MakeRequest() | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-11 | 1 | -2/+4 | |
|\ \ | |/ | ||||||
| * | Removing special casing on failures. This may also fix reports of this issue: | Diva Canto | 2011-06-08 | 1 | -2/+4 | |
| | | | | | | | | 22:07:53 - [USER AGENT CONNECTOR]: remote call to http://hg.osgrid.org:80/ returned an error: Requested method [locate_user] from 127.0.0.1 threw exception: Object reference not set to an instance of an object at OpenSim.Services.HypergridService.UserAgentService.LocateUser (UUID userID) [0x00000] in <filename unknown>:0 | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2011-06-09 | 3 | -6/+597 | |
|\ \ | |/ | ||||||
| * | Deleted wrong debug message. | Diva Canto | 2011-06-08 | 1 | -1/+0 | |
| | | ||||||
| * | Added error message to help understand ↵ | Diva Canto | 2011-06-07 | 1 | -0/+5 | |
| | | | | | | | | http://opensimulator.org/mantis/view.php?id=5527 | |||||
| * | This hopefully fixes all issues with online/offline notifications across ↵ | Diva Canto | 2011-06-07 | 1 | -7/+21 | |
| | | | | | | | | grids. http://opensimulator.org/mantis/view.php?id=5528 | |||||
| * | Remove scary error message | Diva Canto | 2011-06-07 | 1 | -6/+0 | |
| | | ||||||
| * | This fixes the crash reported in ↵ | Diva Canto | 2011-06-07 | 2 | -17/+13 | |
| | | | | | | | | http://opensimulator.org/mantis/view.php?id=5529 related to sending IMs to foreign friends who are offline. Hopefully. | |||||
| * | This should make offline IMs work again. It should work for incoming foreign ↵ | Diva Canto | 2011-06-06 | 1 | -4/+47 | |
| | | | | | | | | IMs where the local recipient is offline. I can't test any of this, because I don't run an offline IM server. | |||||
| * | Bug fix on HG IM. | Diva Canto | 2011-06-02 | 1 | -13/+13 | |
| | | ||||||
| * | Re-Apply Use current TravelingAgent if the the login failure reason is ↵ | BlueWall | 2011-06-01 | 1 | -2/+5 | |
| | | | | | | | | | | | | "Logins Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady"" This reverts commit 0a430bbffb561a5172220e7617257798c11a66f5. | |||||
| * | Revert "Use current TravelingAgent if the login failure reason is "Logins ↵ | BlueWall | 2011-06-01 | 1 | -5/+2 | |
| | | | | | | | | | | | | Disabled" to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady" This reverts commit 4b9e446c6267a1161263d885699e72c97e8a94eb. | |||||
| * | Use current TravelingAgent if the login failure reason is "Logins Disabled" ↵ | BlueWall | 2011-06-01 | 1 | -2/+5 | |
| | | | | | | | | to fix NullReferenceException, allowing agent to login to fallback region when logins are disabled by "StartDisabled = true" or when logins are disabled by RegionReady | |||||
| * | HG inventory transfers over the profile working. | Diva Canto | 2011-05-27 | 1 | -0/+2 | |
| | | ||||||
| * | Commented a few extra debug messages. | Diva Canto | 2011-05-26 | 1 | -5/+5 | |
| | | ||||||
| * | HG IM in grid mode working fairly well. Unknown target user references ↵ | Diva Canto | 2011-05-26 | 2 | -8/+38 | |
| | | | | | | | | looked back in source user's User Agent service. | |||||
| * | HG: Instant Message working. Tested on HG standalones only. Needs a lot more ↵ | Diva Canto | 2011-05-25 | 2 | -0/+322 | |
| | | | | | | | | testing. |