aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer/PresenceInformer.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-01* Rolled back a few changes.Adam Frisby1-3/+8
2008-05-01* Cleaning code still.Adam Frisby1-8/+3
2008-04-21* Optimised using statements and namespace references across entire project ↵Adam Frisby1-10/+3
(this took a while to run).
2008-04-02changing more references to OpenSim.DataSean Dague1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-2/+0
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames1-0/+27
2008-02-26* Added base thread pool based presence informing to the message server. Teravus Ovares1-0/+59
* Not ready yet for use.