| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish the implementation of GetUserInventory, even though it's still not used. | Diva Canto | 2012-04-06 | 3 | -12/+97 |
* | Add simple login test with online friends. Add IFriendsModule.GrantRights() ... | Justin Clark-Casey (justincc) | 2012-03-30 | 1 | -6/+3 |
* | Let grided simulators retrieve the user's inventory skeleton | Diva Canto | 2012-03-27 | 1 | -1/+1 |
* | Fix a bug where logins to standalones would fail if the RegionReady module wa... | Justin Clark-Casey (justincc) | 2012-03-19 | 1 | -7/+2 |
* | Region access control! Region operators can now specify things like DisallowF... | Diva Canto | 2012-03-17 | 2 | -27/+140 |
* | More on inventory transfer hold ups: | Diva Canto | 2012-03-09 | 2 | -2/+77 |
* | Merge branch 'xassetservice' | Justin Clark-Casey (justincc) | 2012-03-09 | 1 | -2/+5 |
|\ |
|
| * | Start by adding XAssetService as a copy of the existing AssetService. | Justin Clark-Casey (justincc) | 2012-03-02 | 1 | -2/+5 |
* | | Change "help" to display categories/module list then "help <category/module>"... | Justin Clark-Casey (justincc) | 2012-03-08 | 1 | -1/+1 |
* | | Remove static m_MainInstance in LocalGridServiceConnector. | Justin Clark-Casey (justincc) | 2012-03-06 | 1 | -24/+10 |
|/ |
|
* | Add a position parameter to region crossing of objects. This avoids the | Melanie | 2012-02-23 | 2 | -6/+6 |
* | This should smooth movement in heteregeneous networks by a lot: cache the reg... | Diva Canto | 2012-02-18 | 2 | -2/+40 |
* | Allow retrival of multiple user records in one operation, analog to presence | Melanie | 2012-01-16 | 2 | -0/+9 |
* | Adding commented out log messages and some minor formatting for future bug hu... | Justin Clark-Casey (justincc) | 2012-01-02 | 1 | -0/+2 |
* | Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region... | Diva Canto | 2011-12-29 | 1 | -2/+2 |
* | Deleted two obsolete files in Inventory modules. | Diva Canto | 2011-12-29 | 2 | -460/+0 |
* | Deleted unused methods from HGAssetBroker | Diva Canto | 2011-12-29 | 1 | -18/+0 |
* | Add beginning of ScenePresenceAgentTests.TestCreateChildScenePresence() | Justin Clark-Casey (justincc) | 2011-12-03 | 1 | -4/+5 |
* | Remove the "[LOCAL SIMULATION CONNECTOR]: Did not find region {0} for SendCre... | Justin Clark-Casey (justincc) | 2011-11-19 | 1 | -1/+0 |
* | minor: Make HelloNeighbour messages more informative | Justin Clark-Casey (justincc) | 2011-11-19 | 1 | -5/+10 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-11-14 | 1 | -2/+1 |
* | Add optional getauthinfo and setauthinfo authentication service calls. | Justin Clark-Casey (justincc) | 2011-10-24 | 1 | -1/+10 |
* | Don't try and resolve user account for authorization if the agent has come in... | Justin Clark-Casey (justincc) | 2011-09-24 | 1 | -1/+11 |
* | refactor: move estate owner setup code into separate method | Justin Clark-Casey (justincc) | 2011-09-16 | 1 | -0/+2 |
* | Correctly create a freshly created estate owner's default items and avatar en... | Justin Clark-Casey (justincc) | 2011-09-16 | 1 | -11/+15 |
* | Shuffle order of code in invnetory connector GetFolderContent() calls to avoi... | Justin Clark-Casey (justincc) | 2011-09-15 | 2 | -12/+18 |
* | Use a copy of the inventory items list to register users in the thread starte... | Justin Clark-Casey (justincc) | 2011-09-09 | 2 | -2/+8 |
* | When a region is added to the HG Inventory Broker, also pass this through to ... | Justin Clark-Casey (justincc) | 2011-09-07 | 3 | -21/+41 |
* | Add temporary debugging in HGInventoryBroker and RemoveXInventoryServiceConne... | Justin Clark-Casey (justincc) | 2011-09-06 | 2 | -17/+33 |
* | Allow the HGInventoryBroker to set the UserManager when it instantiates a Rem... | Justin Clark-Casey (justincc) | 2011-09-05 | 2 | -3/+15 |
* | Don't set a GridUser entry for NPCs. | Justin Clark-Casey (justincc) | 2011-08-31 | 1 | -1/+4 |
* | Fix bug in persisting saved appearances for npcs | Justin Clark-Casey (justincc) | 2011-08-30 | 1 | -5/+20 |
* | remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-08-23 | 4 | -7/+2 |
* | For now, supress 'OH NOES' warnings given by HGInventoryBroker.CacheInventory... | Justin Clark-Casey (justincc) | 2011-08-17 | 1 | -5/+5 |
* | comment out some of the currently less useful debug log messages | Justin Clark-Casey (justincc) | 2011-08-11 | 2 | -2/+3 |
* | Change GridService.GetRegionByName() to only return info if there is an exact... | Justin Clark-Casey (justincc) | 2011-08-02 | 1 | -2/+5 |
* | Pass the first name and last name from the agent circuit data to the authoriz... | Justin Clark-Casey (justincc) | 2011-07-23 | 2 | -17/+24 |
* | stop the local inventory services connector from logging an error when an ite... | Justin Clark-Casey (justincc) | 2011-07-08 | 1 | -3/+3 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2011-06-16 | 2 | -2/+169 |
|\ |
|
| * | Added an expiring cache for region information to the | Mic Bowman | 2011-06-15 | 2 | -2/+169 |
* | | Added a couple of guards and warnings to the MapImage/MapImageServiceModule. | Diva Canto | 2011-06-16 | 1 | -2/+12 |
|/ |
|
* | First pass at making the V2 map work. Standalones only for now. There are som... | Diva Canto | 2011-06-12 | 1 | -0/+232 |
* | HG inventory transfers over the profile working. | Diva Canto | 2011-05-27 | 1 | -2/+9 |
* | Added necessary code to drop inventory on hg friends using the profile window... | Diva Canto | 2011-05-24 | 1 | -0/+16 |
* | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 2 | -2/+0 |
* | Check for RegionID instead of RegionHandle. Other minor tweaks | Diva Canto | 2011-04-30 | 1 | -2/+2 |
* | Fatpack message on agent transfers: 1 message only (UpdateAgent) containing t... | Diva Canto | 2011-04-28 | 2 | -4/+9 |
* | Made things consistent between LocalInventoryServiceConnector and RemoteXInve... | Diva Canto | 2011-04-25 | 2 | -11/+32 |
* | Make all the objects in a coalescence reappears after being loaded from an IA... | Justin Clark-Casey (justincc) | 2011-04-15 | 1 | -0/+2 |
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 2 | -2/+0 |