aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer.Modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* svn attribute fixes so that we can play nice between windows and linuxSean Dague2009-02-261-186/+186
|
* Renamed IMessageUserServerService to IInterServiceUserService.csMW2009-02-253-192/+192
| | | | | Renamed MessageUserServerModule to InterMessageUserServerModule
* Renamed IUGAIMCore to IGridServiceCore, still not really happy with this ↵MW2009-02-253-6/+6
| | | | name as it could be confused with the Grid Server namespace or with the IGridService in the region servers.
* More refactoring of the Grid, User and Messaging servers. MW2009-02-252-7/+7
|
* Setting svn:eol-style=native on new files.Mike Mazur2009-02-2410-1341/+1341
|
* Same treatment for the MessagingServer... added ↵MW2009-02-2410-0/+1342
OpenSim.Grid.MessagingServer.Modules for the modules/components of it.