| Commit message (Expand) | Author | Age | Files | Lines |
* | Use GridUser properly for foreign users. | Diva Canto | 2012-09-26 | 1 | -3/+3 |
* | TOS module. WARNING: migration in GridUser table. | Diva Canto | 2012-09-25 | 2 | -5/+54 |
* | Minor: may avoid crashes of sims that still don't have this configuration sec... | Diva Canto | 2012-09-21 | 1 | -1/+1 |
* | HG 2.0: added asset import/export policies at the sim too. | Diva Canto | 2012-09-21 | 1 | -8/+15 |
* | Correctly override and call base OpenSimTestCase.SetUp() method in GridConnec... | Justin Clark-Casey (justincc) | 2012-09-19 | 1 | -3/+5 |
* | Add basic asset connector tests to check behaviour for normal, local and temp... | Justin Clark-Casey (justincc) | 2012-09-15 | 2 | -2/+141 |
* | If reusing dynamic textures, do not reuse small data length textures that fal... | Justin Clark-Casey (justincc) | 2012-09-06 | 1 | -1/+1 |
* | Add --force flag to "kick user" console command to allow bypassing of recent ... | Justin Clark-Casey (justincc) | 2012-08-20 | 1 | -1/+1 |
* | Rename OpenSim.Framework.Statistics to OpenSim.Framework.Monitoring. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -1/+1 |
* | Make SceneManager.OnRegionsReadyStatusChange event available. | Justin Clark-Casey (justincc) | 2012-07-25 | 1 | -6/+1 |
* | Establish EventManager.OnRegionReady event. This will only be triggerred onc... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -8/+2 |
* | Pass entire scene object in OnLoginsEnabled event rather than just the region... | Justin Clark-Casey (justincc) | 2012-07-18 | 1 | -11/+2 |
* | Remove a callstack print out I accidentally left in 2 commits ago in 9ccb578 | Justin Clark-Casey (justincc) | 2012-07-13 | 1 | -1/+0 |
* | Rather than instantiating a UTF8 encoding everywhere when we want to supress ... | Justin Clark-Casey (justincc) | 2012-07-13 | 1 | -1/+1 |
* | Don't cache regions data on the other unused LocalGridServiceConnector that t... | Justin Clark-Casey (justincc) | 2012-07-13 | 3 | -17/+25 |
* | Removing unused handling of incoming create object by userID and itemID only. | Justin Clark-Casey (justincc) | 2012-06-30 | 2 | -26/+1 |
* | OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather... | Justin Clark-Casey (justincc) | 2012-06-12 | 2 | -23/+7 |
* | In PresenceDetector.OnConnectionClose(), use the IsChildAgent check already a... | Justin Clark-Casey (justincc) | 2012-06-12 | 1 | -12/+1 |
* | Resolve some mono compiler warnings. | Justin Clark-Casey (justincc) | 2012-05-25 | 1 | -1/+1 |
* | Fix bug where a failed QueryAccess to a remove region would always have the r... | Justin Clark-Casey (justincc) | 2012-05-25 | 1 | -2/+1 |
* | Make ISimulationScene.GetScene() used the more efficient region id for lookup... | Justin Clark-Casey (justincc) | 2012-05-24 | 2 | -8/+16 |
* | If an agent is still registered as 'in transit' by the source region, don't a... | Justin Clark-Casey (justincc) | 2012-05-24 | 1 | -91/+95 |
* | minor: resolve some mono compiler warnings | Justin Clark-Casey (justincc) | 2012-05-03 | 1 | -2/+2 |
* | MapImageService: changed the event at which the map tiles are uploaded, becau... | Diva Canto | 2012-04-27 | 1 | -3/+12 |
* | Tweak log messages on local region to region teleport path to help with probl... | Justin Clark-Casey (justincc) | 2012-04-26 | 1 | -5/+5 |
* | 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 |