aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer.Modules/MessageService.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-25Renamed IMessageUserServerService to IInterServiceUserService.csMW1-3/+3
2009-02-25Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW1-2/+2
2009-02-25More refactoring of the Grid, User and Messaging servers. MW1-3/+3
2009-02-24Setting svn:eol-style=native on new files.Mike Mazur1-487/+487
2009-02-24Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer....MW1-487/+487
2009-02-24Updated MessagingServer to use OpenSim.Grid.FrameworkMW1-0/+1
2009-02-22First step in giving the messaging server the modular refactoring treatment. ...MW1-257/+42
2009-02-12* optimized usings.lbsa711-4/+6
2008-11-25Add copyright headers. Minor formatting cleanup.Jeff Ames1-5/+5
2008-11-2305:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker1-0/+30
2008-11-23Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker1-7/+70
2008-11-21Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-11-19Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker1-1/+1
2008-11-19Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker1-1/+1
2008-11-17* Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey1-1/+1
2008-11-17minor: remove mono compiler warningsJustin Clarke Casey1-3/+3
2008-11-17Make the messageing server re-register with all it's user servers every fiveMelanie Thielker1-1/+11
2008-11-17Allow more then one user server in the user server config of theMelanie Thielker1-25/+43
2008-11-01Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz1-303/+162
2008-09-14MessageServer gets the agent position (positionx/y/z) as float, not as int inHomer Horwitz1-3/+3
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares1-20/+20
2008-08-09* minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey1-2/+0
2008-06-27last round of warning squashing. calling it a day now.Dr Scofield1-6/+6
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames1-13/+13
2008-06-03* This should fix presence issues.Teravus Ovares1-11/+20
2008-06-02* This update enables grid wide presence updates.Teravus Ovares1-22/+133
2008-05-16Formatting cleanup.Jeff Ames1-21/+21
2008-05-14More formatting cleanup.Jeff Ames1-1/+1
2008-05-01* Rolled back a few changes.Adam Frisby1-76/+75
2008-05-01* Cleaning code still.Adam Frisby1-75/+76
2008-05-01* Assorted spring cleanings.Adam Frisby1-0/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby1-8/+6
2008-04-02changing more references to OpenSim.DataSean Dague1-1/+1
2008-03-18Formatting cleanup.Jeff Ames1-68/+39
2008-02-26* Added base thread pool based presence informing to the message server. Teravus Ovares1-26/+27
2008-02-26* More Message server stuff. Still not ready.Teravus Ovares1-26/+77
2008-02-25* Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares1-1/+103
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames1-9/+7
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-1/+1
2008-01-08* Added the files for work units for the purpose of sending out updates to re...Teravus Ovares1-0/+4
2008-01-08* Added more methods to MessageServiceTeravus Ovares1-49/+161
2008-01-08* Switched over to RegionProfileData from using RegionInfo because RegionInfo...Teravus Ovares1-21/+60
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