| Commit message (Expand) | Author | Age | Files | Lines |
* | * Starting to clean the house... | Diva Canto | 2010-01-10 | 1 | -20/+21 |
* | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 5 | -13/+30 |
* | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 5 | -159/+160 |
* | * Added SetPassword to IAuthenticationService. | Diva Canto | 2010-01-09 | 1 | -0/+5 |
* | Preliminary work on the new default region setting mechanism | Melanie | 2010-01-09 | 2 | -0/+30 |
* | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 3 | -3/+0 |
* | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 4 | -18/+20 |
* | Successfully logged into a grid. | Diva Canto | 2010-01-03 | 1 | -10/+14 |
* | * Changed ISimulation interface to take a GridRegion as input arg instead of ... | Diva Canto | 2010-01-03 | 2 | -44/+441 |
* | * Avatar service connectors all in place, but untested. | Diva Canto | 2010-01-02 | 3 | -3/+285 |
* | Forgotten modules in prior commit. | Diva Canto | 2010-01-01 | 2 | -0/+273 |
* | Yes! First test of new login service done still in 2009! Bombs in auth, becau... | Diva Canto | 2009-12-31 | 1 | -0/+298 |
* | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2009-12-30 | 1 | -8/+2 |
|\ |
|
| * | Remove CreateUserAccount. Rename SetUserAccount to StoreUserAccount. | Melanie | 2009-12-31 | 1 | -8/+2 |
* | | First pass at the new login service. Still incomplete, but doesn't disrupt th... | Diva Canto | 2009-12-30 | 1 | -6/+6 |
|/ |
|
* | Merge branch 'master' into presence-refactor | Melanie | 2009-12-30 | 2 | -8/+13 |
|\ |
|
| * | Change teleports so the TeleportFlags are sent to the destination sim. It | Melanie | 2009-12-29 | 2 | -8/+13 |
* | | Unit tests for presence. They helped fix a couple of wrongnesses. | Diva Canto | 2009-12-30 | 2 | -2/+115 |
* | | * Fixed names. | Diva Canto | 2009-12-29 | 2 | -2/+2 |
* | | Renamed user account modules to be consistent | Diva Canto | 2009-12-29 | 4 | -245/+0 |
* | | * All modules and connectors for user account service are in place. Untested. | Diva Canto | 2009-12-29 | 4 | -0/+290 |
* | | 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 |
|/ |
|
* | Bug fix: in standalone, HGInventoryBroker needs to get the local inventory se... | Diva Canto | 2009-12-21 | 1 | -2/+13 |
* | * Bug fix in HG: preserve the home region coordinates across multiple HG TPs. | Diva Canto | 2009-12-19 | 2 | -3/+14 |
* | Attempt at fixing mantis #4411. | Diva Canto | 2009-12-11 | 1 | -1/+1 |
* | Same for the remote auth connector | Melanie | 2009-12-07 | 1 | -1/+1 |
* | Remove the old (Remoting) region crossing code. Fix the new code to | Melanie | 2009-11-26 | 2 | -9/+6 |
* | minor: remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2009-11-09 | 1 | -2/+2 |
* | Fixed a couple of NREs in corner cases. | Diva Canto | 2009-11-03 | 1 | -0/+6 |
* | Make map search work also for hyperlinked regions. | Diva Canto | 2009-10-27 | 1 | -4/+6 |
* | Moved some code up to AddRegion, so that other modules that depend on it don'... | Diva Canto | 2009-10-14 | 1 | -6/+6 |
* | * Fixes http://opensimulator.org/mantis/view.php?id=4225 | Diva Canto | 2009-10-12 | 4 | -1/+49 |
* | Removing dependencies on System.Runtime.Remoting. | Diva Canto | 2009-10-06 | 1 | -0/+4 |
* | GetRegionByPosition: use the cache, Luke. | Diva Canto | 2009-10-05 | 2 | -0/+28 |
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 2 | -2/+2 |
* | Minor bug fixes. | Diva Canto | 2009-09-29 | 1 | -1/+1 |
* | Fixed bug in Check4096 (HG). | Diva Canto | 2009-09-28 | 1 | -2/+2 |
* | Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim | Diva Canto | 2009-09-28 | 1 | -1/+28 |
|\ |
|
| * | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-09-29 | 1 | -1/+28 |
* | | Improved the Local grid connector to fetch data from the DB when it doesn't f... | Diva Canto | 2009-09-28 | 2 | -2/+15 |
|/ |
|
* | Guarding the methods under if (m_Enabled) | Diva Canto | 2009-09-27 | 1 | -3/+7 |
* | Neighbours cache working. | Diva Canto | 2009-09-27 | 4 | -8/+121 |
* | Unpacking the mess with OtherRegionUp, so we can have a real cache of the nei... | Diva Canto | 2009-09-27 | 2 | -5/+6 |