aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer.Modules/GridDBService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* All grid servers deleted, including user server. They served us well.Diva Canto2010-01-101-284/+0
|
* Fixing a spot I missed in assets. Switching Grid to the new naming schema ↵Kunnis2009-08-191-3/+3
| | | | with Store/Get
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* * renamed IRegionProfileService to IRegionProfileRouter to better reflect ↵lbsa712009-02-261-1/+1
| | | | | | | | | | use (naming is a work in progress...) * introduced new IRegionProfileService that is going to be _one_ profileService * Had GridDBService inherit the IRegionProfileService (preparing for re-wiring things and de-duplicating eventually)
* Setting svn:eol-style=native on new files.Mike Mazur2009-02-241-284/+284
|
* Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. MW2009-02-241-0/+284