aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/Interfaces/IGridService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang1-73/+29
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-102/+184
2012-10-09minor: Add documentation to IGridService.GetRegionFlags()Justin Clark-Casey (justincc)1-0/+13
2012-01-30Next step for world map overlaysMelanie1-1/+8
2011-11-19Improve some grid region log messages to express regions at co-ordinate (e.g....Justin Clark-Casey (justincc)1-4/+17
2011-08-02Change GridService.GetRegionByName() to only return info if there is an exact...Justin Clark-Casey (justincc)1-0/+6
2010-11-01Fix HypergridLinker.Check4096()Marck1-1/+28
2010-10-22Revert "Merge remote branch 'otakup0pe/mantis5110'"Justin Clark-Casey (justincc)1-15/+2
2010-10-22Revert "* refactor refactor refactor ServerURI 4 lyfe"Justin Clark-Casey (justincc)1-7/+1
2010-10-22Revert "* more url / hg cleanup"Justin Clark-Casey (justincc)1-8/+1
2010-10-20* more url / hg cleanupJonathan Freedman1-1/+8
2010-10-20* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+7
2010-10-11* more url / hg cleanupJonathan Freedman1-1/+8
2010-10-02* refactor refactor refactor ServerURI 4 lyfeJonathan Freedman1-1/+7
2010-08-06Allow creation of link regions if there is an existing region within a 4096 r...Marck1-0/+1
2010-02-23* Removed the unused GridRegion.getInternalEndPointPort() (just use InternalE...John Hurliman1-5/+0
2010-02-22* Removed the broken and unused GridRegion.ExternalEndPoint setterJohn Hurliman1-2/+0
2010-01-16Fixed a missing field in the last regions table migration.Diva Canto1-3/+3
2010-01-16Moved prim crossing to EntityTransferModule. Not complete yet.Diva Canto1-2/+2
2010-01-15Implement region registration with authenticationMelanie1-0/+5
2010-01-13Change the error messages on region region registration. This changes URMMelanie1-1/+1
2010-01-10Remove all references to master avatar, replacing with estate owner whereMelanie1-6/+0
2010-01-09Preliminary work on the new default region setting mechanismMelanie1-0/+4
2009-10-14Set the estate owner to be the master avatar if it's not set.Melanie1-0/+6
2009-10-07Add owner_uuid. Not sure this works. Worth a testMelanie1-0/+14
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-09-28Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB ...Diva Canto1-5/+9
2009-09-26Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto1-0/+14
2009-09-26First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto1-6/+21
2009-09-25Better guards on RegisterRegion in GridService.Diva Canto1-1/+9
2009-09-24All tests pass for MySQL/MySQLRegionData.Diva Canto1-43/+18
2009-09-24GridServerPostHandler finished. GridClient tests all work. More guards on get...Diva Canto1-0/+4
2009-09-24Added test GridClient, which allowed me to remove a few bugs out of the new c...Diva Canto1-0/+9
2009-09-23Changed IGridService to use the new GridRegion data structure instead of old ...Diva Canto1-9/+240
2009-09-21Added grid handler and grid remote connector.Diva Canto1-1/+1
2009-09-18First pass at the grid service.Diva Canto1-6/+11
2009-09-11Changed GetRegionByHandle to GetRegionByPosition -- more generic.Diva Canto1-1/+1
2009-09-11Added GetRegionByHandle.Diva Canto1-0/+2
2009-09-11Removed RequestLandData from IGridService because it's already in another place.Diva Canto1-4/+0
2009-09-11Changed names of methods in IGridService.Diva Canto1-8/+13
2009-07-10Adding the new grid services skeleton. Still very much based on the oldMelanie Thielker1-21/+12
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-03-18Adds support for unlink-region command in hypergrid.diva1-0/+3
2008-10-03Add the missing bits for the new region-search:Homer Horwitz1-0/+15
2008-09-21* Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey1-0/+6
2008-09-19* Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey1-1/+6
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-2/+2
2008-08-18Formatting cleanup.Jeff Ames1-3/+3
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-0/+2
2008-08-14Mantis #1946Melanie Thielker1-0/+2