aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Framework/Interfaces/IEstateDataStore.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel1-120/+0
2011-09-16Reattaching a region was failing if the estate name had not changed (issue 50...Kevin Houlihan1-0/+8
2011-04-05Make the "All Estates" option work from the client (this makes chosen changes...Justin Clark-Casey (justincc)1-0/+6
2011-03-21minor: slightly adjust previous method doc.Justin Clark-Casey (justincc)1-1/+1
2011-03-21add method doc to IEstateDataService and IEstateDataStore interfacesJustin Clark-Casey (justincc)1-1/+47
2011-03-21On initial region registration, if the user chooses the option to make the re...Justin Clark-Casey (justincc)1-0/+14
2010-03-23First stage of the new interactive region creation. This will allow creationMelanie1-0/+6
2010-03-22Remove the reading of estate_settings.xml and the associated processing ofMelanie1-1/+1
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames1-1/+1
2009-02-12* optimized usings.lbsa711-2/+1
2009-02-06This changeset is the step 1 of 2 in refactoringDr Scofield1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-2/+2
2008-07-18Patch #9151Melanie Thielker1-2/+5
2008-07-14Patch #9147Melanie Thielker1-2/+2
2008-07-06Copyright notices and formatting cleanup.Jeff Ames1-1/+1
2008-06-28Mantis#1616. Applied Melanie's patch. This may or mayCharles Krinke1-2/+6
2008-05-01* Rolled back a few changes.Adam Frisby1-1/+1
2008-05-01* Spring cleaning on Region.Environment. Adam Frisby1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-27/+26
2008-02-20Minor cleanup.Jeff Ames1-1/+1
2007-10-30* Optimized usingslbsa711-1/+1
2007-10-15* Applied patch #418 : copyright-r2012.patch - some errors, but got most thrulbsa711-1/+29
2007-09-19* Modernized ScriptManager to new interface-based module calls.lbsa711-5/+1
2007-09-17fixing me some line endingsSean Dague1-11/+11
2007-09-10hooked up sdague new sqlite asset database provider to the old asset system. ...MW1-0/+11