| Commit message (Expand) | Author | Age | Files | Lines |
* | Uncomment Mic's code and split to create new regression TestAddTemporaryAsset... | Justin Clark-Casey (justincc) | 2013-06-11 | 1 | -23/+41 |
* | Fix test for adding temporary assets. Code for non-local temporary assets | Mic Bowman | 2013-06-10 | 1 | -0/+20 |
* | Remove Temporary from use to shortcut asset stores. The Local property | Mic Bowman | 2013-06-10 | 2 | -2/+2 |
* | Strengthen some assumptions. | Diva Canto | 2013-06-05 | 1 | -0/+5 |
* | UserProfiles | BlueWall | 2013-05-30 | 1 | -0/+1 |
* | Where this is not already happening, trigger asychoronous calls to CloseChild... | Justin Clark-Casey (justincc) | 2013-05-16 | 1 | -1/+1 |
* | Fix possible race condition with local region cache if a region was added aft... | Justin Clark-Casey (justincc) | 2013-05-03 | 1 | -15/+28 |
* | Add code for testing event queue messages recevied on region cross. | Justin Clark-Casey (justincc) | 2013-03-06 | 1 | -3/+6 |
* | Stop exceptions being thrown if GenerateMapTiles = false but no static map ti... | Justin Clark-Casey (justincc) | 2013-02-02 | 1 | -2/+6 |
* | minor: Fix more compiler warnings in CoreModules tests by properly overriding... | Justin Clark-Casey (justincc) | 2012-12-05 | 1 | -1/+4 |
* | Consistenly make NUnit test cases inherit from OpenSimTestCase which automati... | Justin Clark-Casey (justincc) | 2012-11-24 | 1 | -2/+1 |
* | If GetAgents() is called with an empty userIDs array then don't bother with a... | Justin Clark-Casey (justincc) | 2012-11-20 | 1 | -0/+4 |
* | refactor: Move common presence connector code into BasePresenceServiceConnector | Justin Clark-Casey (justincc) | 2012-11-20 | 4 | -193/+145 |
* | Last 27 modules' directives (service connectors out). | Diva Canto | 2012-11-13 | 26 | -4/+54 |
* | Cleanup on region modules: gave short node id's to all of them. | Diva Canto | 2012-11-12 | 1 | -1/+1 |
* | Remove any mention of IRegionModule from region names and comments to aid | Melanie | 2012-11-12 | 2 | -6/+6 |
* | 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 |