aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/GridServer/IGridMessagingModule.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-02-23Renamed IGridMessagingModule to IGridMessagingMapper.MW1-38/+0
Plus some general cleanup of the GridMessagingModule.
2009-02-22Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames1-11/+38
2009-02-21Refactored the GridServer into a GridDBService and a set of "modules". MW1-0/+11
Currently they aren't plugin modules as the support for dynamically loading them isn't complete.