Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor bug fix in HG home regions management, removing the use of ↵ | diva | 2008-12-31 | 1 | -8/+15 |
| | | | | m_knownRegions.Count for creating the local handler. Local handlers are now created using a random number generator. | ||||
* | Backing off from the accidental removal one of the most valued 'features' of ↵ | diva | 2008-12-24 | 1 | -2/+2 |
| | | | | the HG: the ability to TP to regions on the grid that don't run HG. *smiles* | ||||
* | Better error handling for expect_hg_user on the HG. | diva | 2008-12-24 | 2 | -2/+12 |
| | |||||
* | Attempt at fixing the HG home jump by looking up hyperlink regions before ↵ | diva | 2008-12-15 | 1 | -2/+2 |
| | | | | grid-local regions. | ||||
* | Mantis #2584 (again) | Melanie Thielker | 2008-11-30 | 1 | -0/+1 |
| | | | | | | Next step of diva's TP fixes and HG support | ||||
* | * refactor: rename UserServiceAdmin to UserAdminService | Justin Clarke Casey | 2008-11-28 | 1 | -2/+1 |
| | |||||
* | * Remove unused and largely unimplemented UpdateUserCurrentRegion() | Justin Clarke Casey | 2008-11-27 | 1 | -6/+0 |
| | | | | | | * please say if this causes you a problem | ||||
* | Update svn properties. | Jeff Ames | 2008-11-25 | 7 | -3366/+3366 |
| | |||||
* | * minor: eliminate mono compiler warnings | Justin Clarke Casey | 2008-11-25 | 3 | -8/+8 |
| | |||||
* | * Apply http://opensimulator.org/mantis/view.php?id=2640 | Justin Clarke Casey | 2008-11-25 | 7 | -0/+3366 |
* This is Diva's hypergrid patch, as perviously discussed on the opensim-dev mailing list * Applied some minor prebuild.xml jiggling to resolve a dependency issue * Thanks Diva! |