Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-03-01 | Update svn properties, add copyright headers, minor formatting cleanup. | Jeff Ames | 2 | -5/+29 | |
2009-02-27 | Added GridServerPlugin class (which implements IGridPlugin) to ↵ | MW | 2 | -0/+158 | |
OpenSim.Grid.GridServer.Modules. This class handles all the initialising of the grid server. And made GridServer into basically a generic server that just loads plugins. So this is a step towards having a generic server that loads service modules. | |||||
2009-02-26 | * Got rid of concrete GridDBService references | lbsa71 | 2 | -4/+5 | |
2009-02-26 | * renamed IRegionProfileService to IRegionProfileRouter to better reflect ↵ | lbsa71 | 1 | -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) | |||||
2009-02-25 | * minor: Remove most mono compiler warnings | Justin Clarke Casey | 2 | -5/+5 | |
2009-02-25 | Renamed IUGAIMCore to IGridServiceCore, still not really happy with this ↵ | MW | 3 | -6/+6 | |
name as it could be confused with the Grid Server namespace or with the IGridService in the region servers. | |||||
2009-02-25 | More refactoring of the Grid, User and Messaging servers. | MW | 2 | -6/+6 | |
2009-02-24 | Setting svn:eol-style=native on new files. | Mike Mazur | 4 | -1612/+1612 | |
2009-02-24 | Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. | MW | 4 | -0/+1612 | |