| Commit message (Expand) | Author | Age | Files | Lines |
* | Bandaid for ghost users, check and remove them from Presence when they log on. | onefang | 2020-09-09 | 1 | -1/+6 |
* | missing files... | UbitUmarov | 2019-04-30 | 1 | -1/+1 |
* | presence detector: don't even try to logout agents that didn't made to root | UbitUmarov | 2019-04-06 | 1 | -8/+3 |
* | Change improperly named isNPC to be IsNPC as a property should be uppercase | Melanie Thielker | 2017-01-07 | 1 | -1/+1 |
* | Massive tab and trailing space cleanup | Melanie Thielker | 2017-01-05 | 2 | -3/+3 |
* | waste another thread job on another thing that should be part of a more | UbitUmarov | 2016-07-27 | 1 | -0/+16 |
* | Don't report NPC presences. | Diva Canto | 2014-05-26 | 1 | -1/+2 |
* | Further tweaks on TPs: not sending the callback URL and instead waiting 15sec... | Diva Canto | 2013-07-24 | 1 | -1/+1 |
* | 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 | 2 | -0/+4 |
* | OnConnectionClosed listeners, retrieve data from IClientAPI.SceneAgent rather... | Justin Clark-Casey (justincc) | 2012-06-12 | 1 | -1/+1 |
* | In PresenceDetector.OnConnectionClose(), use the IsChildAgent check already a... | Justin Clark-Casey (justincc) | 2012-06-12 | 1 | -12/+1 |
* | Add simple login test with online friends. Add IFriendsModule.GrantRights() ... | Justin Clark-Casey (justincc) | 2012-03-30 | 1 | -6/+3 |
* | remove mono compiler warnings | Justin Clark-Casey (justincc) | 2011-08-23 | 1 | -1/+1 |
* | comment out some of the currently less useful debug log messages | Justin Clark-Casey (justincc) | 2011-08-11 | 1 | -1/+1 |
* | Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te... | Justin Clark-Casey (justincc) | 2011-05-21 | 1 | -1/+0 |
* | Upgrade nunit.framework.dll to version 2.5.9. Fix up tests appropriately. | Justin Clark-Casey (justincc) | 2011-03-09 | 1 | -1/+0 |
* | for now, comment out some older or redundant log debug lines to make diagnost... | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -2/+2 |
* | Fixed Presence unit test. Removed unnecessary packing/unpacking of obsolete f... | Diva Canto | 2010-05-07 | 1 | -3/+1 |
* | GridUserService in place. Replaces the contrived concept of storing user's ho... | Diva Canto | 2010-05-07 | 4 | -29/+17 |
* | * XInventory fairly tested, including for HG. Almost ready to switch. | Diva Canto | 2010-04-30 | 1 | -1/+1 |
* | Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene... | Dan Lake | 2010-03-19 | 1 | -1/+1 |
* | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -2/+2 |
* | Bug fix: store correct position information upon logout. Fixes mantis #4608 | Diva Canto | 2010-03-06 | 1 | -12/+17 |
* | Fix LocalPresenceServiceConnector test now that the hardcoded test data has b... | Justin Clark-Casey (justincc) | 2010-03-05 | 2 | -1/+18 |
* | Small bug fixes for making tests work. | Diva Canto | 2010-02-21 | 1 | -1/+1 |
* | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 4 | -6/+22 |
* | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 1 | -1/+1 |
* | Unit tests for presence. They helped fix a couple of wrongnesses. | Diva Canto | 2009-12-30 | 2 | -2/+115 |
* | Adding new fields and home location methid to presence. Adding cleanup | Melanie | 2009-12-28 | 2 | -0/+10 |
* | Added some more log messages. This is beginning to work. | Diva Canto | 2009-12-28 | 1 | -0/+5 |
* | Database and presence changes. Untested | Melanie | 2009-12-28 | 2 | -6/+6 |
* | * Added the new modules to Resources, making them active. | Diva Canto | 2009-12-28 | 2 | -3/+3 |
* | * Deleted HGPresenceBroker, since it won't be needed | Diva Canto | 2009-12-28 | 2 | -257/+2 |
* | Presence remote connector and handler. Presence HG Broker. Nothing tested, ju... | Diva Canto | 2009-12-27 | 3 | -1/+414 |
* | Changed GetAgents to take string[] instead of UUID[] | Diva Canto | 2009-12-27 | 1 | -2/+2 |
* | First pass at the local connector for presence. No cache yet. Just the connec... | Diva Canto | 2009-12-27 | 2 | -0/+266 |