aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* More formatting cleanup.Jeff Ames2008-05-141-1/+1
* * Fix opensim region server shutdown.Justin Clarke Casey2008-05-091-1/+1
* * Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey2008-05-071-20/+4
* * Rolled back a few changes.Adam Frisby2008-05-017-135/+143
* * Cleaning code still.Adam Frisby2008-05-017-143/+135
* * Assorted spring cleanings.Adam Frisby2008-05-011-0/+1
* * Optimised using statements and namespace references across entire project (...Adam Frisby2008-04-217-39/+19
* changing more references to OpenSim.DataSean Dague2008-04-023-3/+3
* * Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares2008-04-021-0/+111
* * Refactored out common http handler operationslbsa712008-03-281-8/+5
* Formatting cleanup.Jeff Ames2008-03-186-178/+142
* * Four more warnings bite the dust.Adam Frisby2008-03-051-1/+2
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-041-0/+27
* * Added base thread pool based presence informing to the message server. Teravus Ovares2008-02-262-26/+86
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-262-27/+78
* * Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2008-02-252-13/+128
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-141-1/+1
* Update version numbers to 0.5Jeff Ames2008-02-071-1/+1
* Converted logging to use log4net.Jeff Ames2008-02-052-29/+23
* * Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey2008-02-041-13/+14
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-201-1/+1
* * Mother of all commits:Adam Frisby2008-01-151-1/+1