| Commit message (Expand) | Author | Files | Lines |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ma... | teravus | 1 | -13/+0 |
2012-10-09 | minor: Add documentation to IGridService.GetRegionFlags() | Justin Clark-Casey (justincc) | 1 | -0/+13 |
2012-01-30 | Next step for world map overlays | Melanie | 1 | -1/+8 |
2011-11-19 | Improve some grid region log messages to express regions at co-ordinate (e.g.... | Justin Clark-Casey (justincc) | 1 | -4/+17 |
2011-08-02 | Change GridService.GetRegionByName() to only return info if there is an exact... | Justin Clark-Casey (justincc) | 1 | -0/+6 |
2010-11-01 | Fix HypergridLinker.Check4096() | Marck | 1 | -1/+28 |
2010-10-22 | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 1 | -15/+2 |
2010-10-22 | Revert "* refactor refactor refactor ServerURI 4 lyfe" | Justin Clark-Casey (justincc) | 1 | -7/+1 |
2010-10-22 | Revert "* more url / hg cleanup" | Justin Clark-Casey (justincc) | 1 | -8/+1 |
2010-10-20 | * more url / hg cleanup | Jonathan Freedman | 1 | -1/+8 |
2010-10-20 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+7 |
2010-10-11 | * more url / hg cleanup | Jonathan Freedman | 1 | -1/+8 |
2010-10-02 | * refactor refactor refactor ServerURI 4 lyfe | Jonathan Freedman | 1 | -1/+7 |
2010-08-20 | Get maturity level from access number. This addresses mantis #269 | meta7 | 1 | -0/+6 |
2010-08-06 | Allow creation of link regions if there is an existing region within a 4096 r... | Marck | 1 | -0/+1 |
2010-05-29 | Stop IGridService from throwing a fatal exception when an IPEndPoint cannot b... | Tom Grimshaw | 1 | -2/+6 |
2010-02-23 | * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE... | John Hurliman | 1 | -5/+0 |
2010-02-22 | * Removed the broken and unused GridRegion.ExternalEndPoint setter | John Hurliman | 1 | -2/+0 |
2010-01-16 | Fixed a missing field in the last regions table migration. | Diva Canto | 1 | -3/+3 |
2010-01-16 | Moved prim crossing to EntityTransferModule. Not complete yet. | Diva Canto | 1 | -2/+2 |
2010-01-15 | Implement region registration with authentication | Melanie | 1 | -0/+5 |
2010-01-13 | Change the error messages on region region registration. This changes URM | Melanie | 1 | -1/+1 |
2010-01-10 | Remove all references to master avatar, replacing with estate owner where | Melanie | 1 | -6/+0 |
2010-01-09 | Preliminary work on the new default region setting mechanism | Melanie | 1 | -0/+4 |
2009-10-14 | Set the estate owner to be the master avatar if it's not set. | Melanie | 1 | -0/+6 |
2009-10-07 | Add owner_uuid. Not sure this works. Worth a test | Melanie | 1 | -0/+14 |
2009-10-01 | Formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2009-09-28 | Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ... | Diva Canto | 1 | -5/+9 |
2009-09-26 | Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c... | Diva Canto | 1 | -0/+14 |
2009-09-26 | First pass at the heart surgery for grid services. Compiles and runs minimall... | Diva Canto | 1 | -6/+21 |
2009-09-25 | Better guards on RegisterRegion in GridService. | Diva Canto | 1 | -1/+9 |
2009-09-24 | All tests pass for MySQL/MySQLRegionData. | Diva Canto | 1 | -43/+18 |
2009-09-24 | GridServerPostHandler finished. GridClient tests all work. More guards on get... | Diva Canto | 1 | -0/+4 |
2009-09-24 | Added test GridClient, which allowed me to remove a few bugs out of the new c... | Diva Canto | 1 | -0/+9 |
2009-09-23 | Changed IGridService to use the new GridRegion data structure instead of old ... | Diva Canto | 1 | -9/+240 |
2009-09-21 | Added grid handler and grid remote connector. | Diva Canto | 1 | -1/+1 |
2009-09-18 | First pass at the grid service. | Diva Canto | 1 | -6/+11 |
2009-09-11 | Changed GetRegionByHandle to GetRegionByPosition -- more generic. | Diva Canto | 1 | -1/+1 |
2009-09-11 | Added GetRegionByHandle. | Diva Canto | 1 | -0/+2 |
2009-09-11 | Removed RequestLandData from IGridService because it's already in another place. | Diva Canto | 1 | -4/+0 |
2009-09-11 | Changed names of methods in IGridService. | Diva Canto | 1 | -8/+13 |
2009-07-10 | Adding the new grid services skeleton. Still very much based on the old | Melanie Thielker | 1 | -21/+12 |
2009-06-01 | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 1 | -1/+1 |
2009-03-18 | Adds support for unlink-region command in hypergrid. | diva | 1 | -0/+3 |
2008-10-03 | Add the missing bits for the new region-search: | Homer Horwitz | 1 | -0/+15 |
2008-09-21 | * Fix http://opensimulator.org/mantis/view.php?id=2189 | Justin Clarke Casey | 1 | -0/+6 |
2008-09-19 | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 1 | -1/+6 |
2008-09-06 | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 1 | -2/+2 |
2008-08-18 | Formatting cleanup. | Jeff Ames | 1 | -3/+3 |
2008-08-16 | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 1 | -0/+2 |