aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/IRegionData.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Dump OpenSim 0.9.0.1 into it's own branch.onefang2019-05-191-1/+1
* Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2016-11-031-4/+5
* Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...Justin Clark-Casey (justincc)2012-10-091-15/+0
* Get rid of the spurious [WEB UTIL] couldn't decode <OpenSim agent 57956c4b-ff...Justin Clark-Casey (justincc)2011-11-191-2/+2
* Remove mono compiler warnings. Fix problem with co-ordinate given in deregis...Justin Clark-Casey (justincc)2011-11-191-5/+5
* Improve some grid region log messages to express regions at co-ordinate (e.g....Justin Clark-Casey (justincc)2011-11-191-0/+20
* Thank you, Marck00, for a patch that implemented region distance sortingMelanie Thielker2010-08-081-0/+22
* White space from previous commit.Diva Canto2010-07-311-4/+4
* Implemented console command "show hyperlinks".Marck2010-07-311-3/+4
* Add a Hyperlink flag to the regions tableMelanie2010-01-191-1/+2
* Add a handful of new region flags and a small migrationMelanie2010-01-151-1/+4
* Add a "LockedOut" flag to allow locking a region out via the grid server.Melanie2010-01-101-1/+2
* Add "Persistent" flag to regions table flags valuesMelanie2010-01-101-1/+2
* Preliminary work on the new default region setting mechanismMelanie2010-01-091-0/+11
* Add the Migration for the regions tableMelanie2009-09-271-0/+2
* First pass at the grid service.Diva Canto2009-09-181-1/+2
* Adding the MySQL RegionData service.Melanie2009-09-161-1/+1
* Database interface tot the new region storeMelanie2009-09-161-0/+61