aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer/MessageService.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-1/+1
* Added a Logout message with a name on the console * Added a *fixme* message to figure out why the current agent session is null * After updating you may notice that there's a login <user> and also a logout<user>
2008-01-08* Added the files for work units for the purpose of sending out updates to ↵Teravus Ovares1-0/+4
regions.
2008-01-08* Added more methods to MessageServiceTeravus Ovares1-49/+161
2008-01-08* Switched over to RegionProfileData from using RegionInfo because ↵Teravus Ovares1-21/+60
RegionInfo was missing the httpURI on the MessageService. * Fixed some code, added a method.
2008-01-07* Message Server stuff.Teravus Ovares1-11/+11
2008-01-07* More message server methodsTeravus Ovares1-2/+103
2008-01-07* Adding More to the MessageServer classes.Teravus Ovares1-0/+224
* Don't forget to prebuild