| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Fixes Region.Framework tests. Although these tests don't fail, they need to b... | Diva Canto | 2010-03-02 | 2 | -16/+17 |
| * | | Initial Online friends notification seems to be working reliably now. All thi... | Diva Canto | 2010-02-28 | 3 | -3/+36 |
| * | | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 2010-02-23 | 1 | -1/+1 |
| * | | Changed asset CreatorID to a string | John Hurliman | 2010-02-22 | 2 | -2/+2 |
| * | | Merge branch 'presence-refactor' of ssh://opensimulator.org/var/git/opensim i... | John Hurliman | 2010-02-22 | 8 | -124/+134 |
| |\ \ |
|
| | * \ | Merge branch 'master' into presence-refactor | Melanie | 2010-02-22 | 8 | -124/+134 |
| | |\ \
| | | |/ |
|
| | | * | Formatting cleanup. | Jeff Ames | 2010-02-22 | 1 | -1/+1 |
| | | * | Merge branch 'master' of ssh://justincc@opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-02-16 | 10 | -200/+706 |
| | | |\ |
|
| | | | * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 6 | -96/+96 |
| | | | * | Fixes a bug in the previous patch. | Revolution | 2010-02-15 | 1 | -18/+13 |
| | | * | | minor: Make SOG.DelinkFromGroup() return the newly delinked scene object inst... | Justin Clark-Casey (justincc) | 2010-02-16 | 2 | -11/+26 |
| * | | | | * Adds CreatorID to asset metadata. This is just the plumbing to support Crea... | John Hurliman | 2010-02-22 | 4 | -16/+15 |
| |/ / / |
|
| * | | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-15 | 8 | -95/+614 |
| |\ \ \
| | | |/
| | |/| |
|
| | * | | Plug a small hole | Melanie | 2010-02-14 | 1 | -0/+3 |
| | * | | Revolution is on the roll again! :) | Revolution | 2010-02-14 | 7 | -104/+612 |
| | |/ |
|
| * | | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 4 | -26/+70 |
| |\ \ |
|
| * \ \ | Merge branch 'master' into presence-refactor | Melanie | 2010-02-08 | 10 | -490/+1719 |
| |\ \ \ |
|
| * | | | | * HGScene is no more. | Diva Canto | 2010-01-30 | 6 | -1019/+40 |
| * | | | | HG 1.5 is in place. Tested in standalone only. | Diva Canto | 2010-01-28 | 1 | -1/+32 |
| * | | | | * Fixed misspelling of field in GridService | Diva Canto | 2010-01-18 | 1 | -15/+6 |
| * | | | | Beginning of rewriting HG. Compiles, and runs, but HG functions not restored ... | Diva Canto | 2010-01-16 | 1 | -11/+13 |
| * | | | | Finished moving object crossings into EntityTransferModule | Diva Canto | 2010-01-16 | 2 | -298/+0 |
| * | | | | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 2010-01-16 | 2 | -174/+183 |
| * | | | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-15 | 5 | -34/+404 |
| |\ \ \ \ |
|
| | * \ \ \ | Merge branch 'master' into presence-refactor | Melanie | 2010-01-16 | 5 | -34/+404 |
| | |\ \ \ \ |
|
| * | | | | | | Renamed IAgentTransferModule to IEntityTransferModule -- accounts for objects... | Diva Canto | 2010-01-15 | 2 | -4/+4 |
| |/ / / / / |
|
| * | | | | | * General cleanup of Teleports, Crossings and Child agents. They are now in t... | Diva Canto | 2010-01-15 | 5 | -1595/+37 |
| * | | | | | Bug fix in releasing agent. In Scene, always use SimulatonService, and not m_... | Diva Canto | 2010-01-13 | 2 | -2/+2 |
| * | | | | | 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 | 3 | -18/+18 |
| * | | | | | 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 | 2 | -5/+5 |
| * | | | | | Fixed a couple of bugs with Appearance. Appearance is all good now. | Diva Canto | 2010-01-11 | 4 | -5/+9 |
| * | | | | | OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. | Diva Canto | 2010-01-11 | 14 | -14/+8 |
| * | | | | | CommunicationsManager deleted. | Diva Canto | 2010-01-11 | 7 | -18/+11 |
| * | | | | | NetworkServersInfo removed from CommsManager. | Diva Canto | 2010-01-10 | 2 | -2/+0 |
| * | | | | | All Framework.Communications.Clients and Framework.Communications.Services de... | Diva Canto | 2010-01-10 | 5 | -7/+4 |
| * | | | | | CommunicationsManager is practically empty. Only NetworkServersInfo is there. | Diva Canto | 2010-01-10 | 3 | -16/+15 |
| * | | | | | Merge branch 'presence-refactor' of ssh://diva@opensimulator.org/var/git/open... | Diva Canto | 2010-01-10 | 1 | -6/+0 |
| |\ \ \ \ \ |
|
| | * | | | | | Remove all references to master avatar, replacing with estate owner where | Melanie | 2010-01-10 | 1 | -6/+0 |
| * | | | | | | * Changed IPresenceService Logout, so that it takes a position and a lookat | Diva Canto | 2010-01-10 | 2 | -14/+0 |
| |/ / / / / |
|
| * | | | | | * Last reference to CommsManager.UserProfileCacheService removed | Diva Canto | 2010-01-10 | 1 | -1/+1 |
| * | | | | | * OMG! All but one references to UserProfileCacheService have been rerouted! | Diva Canto | 2010-01-10 | 7 | -117/+26 |
| * | | | | | Less refs to UserProfileCacheService. Compiles but likely doesn't run. | Diva Canto | 2010-01-09 | 2 | -3/+51 |
| * | | | | | A few more inches... Old friends things removed. Less references to UserProfi... | Diva Canto | 2010-01-08 | 2 | -48/+0 |
| * | | | | | Inching ahead... This compiles, but very likely does not run. | Diva Canto | 2010-01-08 | 2 | -44/+18 |
| * | | | | | * Finished SimulationServiceConnector | Diva Canto | 2010-01-07 | 6 | -58/+105 |
| * | | | | | Merge branch 'master' into presence-refactor | Melanie | 2010-01-04 | 5 | -38/+45 |
| |\ \ \ \ \ |
|