| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | Bug fix for getting region flags. | Diva Canto | 2010-02-01 | 1 | -0/+8 |
| * | | | | Assorted bug fixes related to hyperlinking | Diva Canto | 2010-01-31 | 1 | -1/+10 |
| * | | | | Cleaned up configuration. 'gridmode' and 'hypergrid' are gone, as well as lot... | Diva Canto | 2010-01-31 | 9 | -73/+5 |
| * | | | | * Added a few files that were missing in the repo. | Diva Canto | 2010-01-31 | 1 | -2/+2 |
| * | | | | Added missing file. | Diva Canto | 2010-01-31 | 1 | -0/+20 |
| * | | | | Bug fix: change HGBroker to a INonSharedRegionModule | Diva Canto | 2010-01-30 | 3 | -71/+82 |
| * | | | | * HGScene is no more. | Diva Canto | 2010-01-30 | 16 | -907/+975 |
| * | | | | On the way to making HG inventory work. Inventory can now be accessed again. ... | Diva Canto | 2010-01-29 | 1 | -110/+66 |
| * | | | | * HGGridConnector is no longer necessary. | Diva Canto | 2010-01-29 | 9 | -303/+73 |
| * | | | | Works for grid login. | Diva Canto | 2010-01-29 | 2 | -12/+33 |
| * | | | | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 6 | -76/+108 |
| * | | | | Added ExternalName config on Gatekeeper. | Diva Canto | 2010-01-27 | 1 | -0/+1 |
| * | | | | Removed obsolete interface IHyperlink. | Diva Canto | 2010-01-24 | 3 | -37/+4 |
| * | | | | Some method implementations were missing from LocalGridServiceConnector. | Diva Canto | 2010-01-24 | 2 | -15/+17 |
| * | | | | Integrated the hyperlinking with the GridService. | Diva Canto | 2010-01-24 | 2 | -80/+39 |
| * | | | | Change a member of the friendslist module to better reflect the client side | Melanie | 2010-01-19 | 3 | -9/+6 |
| * | | | | Go Home works. With security!! | Diva Canto | 2010-01-18 | 5 | -10/+94 |
| * | | | | * Added missing GatekeeperServiceConnector | Diva Canto | 2010-01-18 | 2 | -224/+281 |
| * | | | | * Fixed misspelling of field in GridService | Diva Canto | 2010-01-18 | 4 | -53/+43 |
| * | | | | HG teleports through gatekeeper are working. | Diva Canto | 2010-01-17 | 2 | -17/+12 |
| * | | | | Agent gets there through the Gatekeeper, but still a few quirks to fix. | Diva Canto | 2010-01-17 | 4 | -6/+164 |
| * | | | | Oops, forgot this one. | Diva Canto | 2010-01-17 | 1 | -0/+137 |
| * | | | | HG agent transfers are starting to work. Gatekeeper handlers are missing. | Diva Canto | 2010-01-17 | 3 | -230/+267 |
| * | | | | Hyperlinking minimally tested and working. | Diva Canto | 2010-01-17 | 1 | -1/+0 |
| * | | | | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 5 | -932/+61 |
| * | | | | Finished moving object crossings into EntityTransferModule | Diva Canto | 2010-01-16 | 3 | -301/+3 |
| * | | | | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 5 | -224/+558 |
| * | | | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 1 | -1/+5 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-15 | 25 | -370/+996 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 25 | -370/+996 |
| | |\ \ \ \ \ |
|
| * | | | | | | | Comment | Diva Canto | 2010-01-15 | 1 | -0/+1 |
| * | | | | | | | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects... | Diva Canto | 2010-01-15 | 5 | -42/+55 |
| |/ / / / / / |
|
| * | | | | | | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 13 | -1611/+1261 |
| * | | | | | | Added a UserAccountCache to the UserAccountServiceConnectors. Uses a CenomeCa... | Diva Canto | 2010-01-14 | 3 | -3/+143 |
| * | | | | | | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 2010-01-13 | 3 | -4/+4 |
| * | | | | | | Omit AuthorizationService from the default configurations, because the servic... | Diva Canto | 2010-01-13 | 1 | -5/+5 |
| * | | | | | | * Removed debug messages. | Diva Canto | 2010-01-13 | 1 | -2/+0 |
| * | | | | | | Bug in Teleport fixed -- Appearance was missing from AgentCircuitData. | Diva Canto | 2010-01-13 | 2 | -0/+3 |
| * | | | | | | Several more buglets removed. | Diva Canto | 2010-01-13 | 5 | -21/+20 |
| * | | | | | | More appearance woes fixed, this time for child agents. Tested on a grid with... | Diva Canto | 2010-01-12 | 2 | -0/+6 |
| * | | | | | | Fixed more appearance woes that showed up using remote connectors. Appearance... | Diva Canto | 2010-01-12 | 4 | -18/+10 |
| * | | | | | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 9 | -19/+26 |
| * | | | | | | This fixes the problem that region modules (new style) weren't being recognized. | Diva Canto | 2010-01-11 | 1 | -0/+1 |
| * | | | | | | Moved MainServer.Instance.AddStreamHandler(new OpenSim.SimStatusHandler()); a... | Diva Canto | 2010-01-11 | 1 | -2/+2 |
| * | | | | | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 46 | -46/+39 |
| * | | | | | | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 13 | -37/+17 |
| * | | | | | | Refactor. Instantiate sim status handlers in opensim base, not in a plugin | Melanie | 2010-01-11 | 1 | -0/+5 |
| * | | | | | | Refactor. Move MainServer init to a place with greener grass | Melanie | 2010-01-11 | 1 | -0/+2 |
| * | | | | | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 7 | -29/+30 |
| * | | | | | | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2010-01-10 | 9 | -1219/+4 |