aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/MessagingServer (unfollow)
Commit message (Expand)AuthorFilesLines
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 Horwitz3-304/+164
2008-10-27Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-10-22- Added BaseHttpServer.StopHomer Horwitz1-21/+34
2008-10-03* refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey1-3/+1
2008-10-03* refactor: make startup a template methodJustin Clarke Casey1-5/+1
2008-09-26* Patch from JHurlimanTeravus Ovares2-2/+2
2008-09-15* Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey1-3/+7
2008-09-14MessageServer gets the agent position (positionx/y/z) as float, not as int inHomer Horwitz1-3/+3
2008-09-06Mantis #2133Melanie Thielker1-1/+1
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares6-42/+42
2008-08-18Formatting cleanup.Jeff Ames2-7/+2
2008-08-13Mantis #1936Melanie Thielker1-1/+0
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 Scofield4-10/+11
2008-06-25Update svn properties. Add copyright notices.Jeff Ames2-0/+54
2008-06-04Formatting cleanup, minor refactoring, svn properties.Jeff Ames3-25/+25
2008-06-03* This should fix presence issues.Teravus Ovares3-14/+24
2008-06-02* Submitting 3 files for the messagingserver that I've kept to myself.Teravus Ovares3-0/+157
2008-06-02* This update enables grid wide presence updates.Teravus Ovares4-30/+229
2008-06-01* Fix build break by eliminating remaining IScenePermissions references - mus...Justin Clarke Casey1-1/+3
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-2/+2
2008-05-19adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield1-2/+5
2008-05-16* Minor: For no particularly good reason, make all console prompts conform to...Justin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames3-31/+31
2008-05-14More formatting cleanup.Jeff Ames1-1/+1
2008-05-09* Fix opensim region server shutdown.Justin Clarke Casey1-1/+1
2008-05-07* Move shutdown processing to base OpenSimServer, overriding the method where...Justin Clarke Casey1-20/+4
2008-05-01* Rolled back a few changes.Adam Frisby7-135/+143
2008-05-01* Cleaning code still.Adam Frisby7-143/+135
2008-05-01* Assorted spring cleanings.Adam Frisby1-0/+1
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby7-39/+19
2008-04-02changing more references to OpenSim.DataSean Dague3-3/+3
2008-04-02* Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares1-0/+111
2008-03-28* Refactored out common http handler operationslbsa711-8/+5
2008-03-18Formatting cleanup.Jeff Ames6-178/+142
2008-03-05* Four more warnings bite the dust.Adam Frisby1-1/+2
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 Ovares2-26/+86
2008-02-26* More Message server stuff. Still not ready.Teravus Ovares2-27/+78
2008-02-25* Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2-13/+128
2008-02-14* Made new Framework.Constants class, added RegionSize member.Adam Frisby1-1/+1
2008-02-07Update version numbers to 0.5Jeff Ames1-1/+1
2008-02-05Converted logging to use log4net.Jeff Ames2-29/+23
2008-02-04* Rebase all current servers on common abstract BaseOpenSimServer classJustin Clarke Casey1-13/+14
2008-01-20* Added hooks for logout to all IUserService and all that implement it.Teravus Ovares1-1/+1
2008-01-15* Mother of all commits:Adam Frisby1-1/+1