aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer.Modules/GridDBService.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * 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