aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed IMessageUserServerService to IInterServiceUserService.csMW2009-02-251-2/+2
* Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW2009-02-251-1/+1
* Removed the additions from the last revision for the "ShowHelp" delegate hand...MW2009-02-241-5/+0
* More refactoring of the Grid/user/messaging servers.MW2009-02-241-1/+6
* Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer....MW2009-02-2411-1342/+1
* Deleted the files from Messagingserver that are now in OpenSim.Grid.FrameworkMW2009-02-244-228/+0
* Updated MessagingServer to use OpenSim.Grid.FrameworkMW2009-02-248-5/+12
* Some cleaning up in the MesssagingServer and GridServer.MW2009-02-243-83/+3
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-236-506/+587
* First step in giving the messaging server the modular refactoring treatment. ...MW2009-02-228-289/+643
* * optimized usings.lbsa712009-02-127-24/+8
* Add proper handling for shared vs. unshared modules to the commandMelanie Thielker2009-02-101-2/+2
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-22/+20
* Made BaseOpenSimServer.ShutdownSpecific() public. As the OpenSimBase.Shutdown...MW2008-12-021-1/+1
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-281-2/+9
* Add copyright headers. Minor formatting cleanup.Jeff Ames2008-11-251-5/+5
* made the messaging server OpenMessage_Main constructor public (from private) ...MW2008-11-251-1/+1
* 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker2008-11-232-0/+31
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-232-7/+74
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-211-1/+1
* Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the newMelanie Thielker2008-11-191-1/+1
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-191-1/+1
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-171-1/+1
* minor: remove mono compiler warningsJustin Clarke Casey2008-11-171-3/+3
* Make the messageing server re-register with all it's user servers every fiveMelanie Thielker2008-11-171-1/+11
* Allow more then one user server in the user server config of theMelanie Thielker2008-11-171-25/+43
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-013-304/+164
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-271-1/+1
* - Added BaseHttpServer.StopHomer Horwitz2008-10-221-21/+34
* * refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey2008-10-031-3/+1
* * refactor: make startup a template methodJustin Clarke Casey2008-10-031-5/+1
* * Patch from JHurlimanTeravus Ovares2008-09-262-2/+2
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-151-3/+7
* MessageServer gets the agent position (positionx/y/z) as float, not as int inHomer Horwitz2008-09-141-3/+3
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-066-42/+42
* Formatting cleanup.Jeff Ames2008-08-182-7/+2
* Mantis #1936Melanie Thielker2008-08-131-1/+0
* * minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey2008-08-091-2/+0
* last round of warning squashing. calling it a day now.Dr Scofield2008-06-274-10/+11
* Update svn properties. Add copyright notices.Jeff Ames2008-06-252-0/+54
* Formatting cleanup, minor refactoring, svn properties.Jeff Ames2008-06-043-25/+25
* * This should fix presence issues.Teravus Ovares2008-06-033-14/+24
* * Submitting 3 files for the messagingserver that I've kept to myself.Teravus Ovares2008-06-023-0/+157
* * This update enables grid wide presence updates.Teravus Ovares2008-06-024-30/+229
* * Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey2008-06-011-1/+3
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-2/+2
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-2/+5
* * Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey2008-05-161-1/+1
* Formatting cleanup.Jeff Ames2008-05-163-31/+31