aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer.Modules/MessageUserServerModule.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renamed IMessageUserServerService to IInterServiceUserService.csMW2009-02-251-186/+0
| | | | | Renamed MessageUserServerModule to InterMessageUserServerModule
* Renamed IUGAIMCore to IGridServiceCore, still not really happy with this ↵MW2009-02-251-2/+2
| | | | name as it could be confused with the Grid Server namespace or with the IGridService in the region servers.
* Setting svn:eol-style=native on new files.Mike Mazur2009-02-241-186/+186
|
* Same treatment for the MessagingServer... added ↵MW2009-02-241-0/+186
OpenSim.Grid.MessagingServer.Modules for the modules/components of it.