aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
* * minor: Eliminate unused paramter in LocalUserServices constructorsJustin Clarke Casey2008-11-281-2/+2
* * refactor: move CreateUser into UserServiceAdminJustin Clarke Casey2008-11-284-49/+40
* * Opened the registration of http handlers up for subclassinglbsa712008-11-271-1/+1
* 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
* * Adding some virtual hooks and making some privaets protected for great just...lbsa712008-11-253-8/+20
* 05:24:49 - [PRESENCE]: Logging off 888760cb-a3cf-43ac-8ea4-8732fd3ee2bb becau...Melanie Thielker2008-11-235-1/+105
* Plumb in the presence notifications and region shutdown/restart messagesMelanie Thielker2008-11-235-8/+242
* Mantis#2660. Thank you kindly, Ruud Lathrop for a patch that:Charles Krinke2008-11-231-56/+85
* Move user server -> message server notifications into a separate threadMelanie Thielker2008-11-221-1/+86
* 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-192-7/+7
* Reverting the texture sending patch and the new libOMV. This makes thisMelanie Thielker2008-11-192-7/+7
* * Update libOMV to r2359. This is necessary for the progressive texture patchJustin Clarke Casey2008-11-172-7/+7
* 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
* * minor: remove log message that gives wrong user server 'version'Justin Clarke Casey2008-11-111-2/+0
* * Implement basic region filtering as described in https://lists.berlios.de/p...Justin Clarke Casey2008-11-112-7/+35
* Thank you kindly, Diva, for a patch that:Charles Krinke2008-11-062-4/+4
* Megapatch that fixes/adds: friend offer/deny/accept, friendship termination,Homer Horwitz2008-11-013-304/+164
* GridManager.GetRegions() now returns a List, not a Dictionary. Also removed s...Mike Mazur2008-10-291-40/+35
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-271-1/+1
* - Added BaseHttpServer.StopHomer Horwitz2008-10-221-21/+34
* * Apply a modified version of the part of http://opensimulator.org/mantis/vie...Justin Clarke Casey2008-10-132-3/+53
* Mantis#2340. Thank you kindly, Sacha Magne for a patch that:Charles Krinke2008-10-061-4/+5
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-051-1/+1
* * Check in the second part of http://opensimulator.org/mantis/view.php?id=233...Justin Clarke Casey2008-10-041-7/+12
* Add the missing bits for the new region-search:Homer Horwitz2008-10-032-0/+71
* * refactor: make shutdown a template method in the same manner as startup, fo...Justin Clarke Casey2008-10-033-9/+3
* * refactor: make startup a template methodJustin Clarke Casey2008-10-035-17/+5
* Mantis #2314Melanie Thielker2008-10-022-3/+42
* Add a user server XMLRPC method to set the MOTD and the minimum GodLevelMelanie Thielker2008-10-012-0/+44
* * Apply http://opensimulator.org/mantis/view.php?id=2295Justin Clarke Casey2008-09-291-1/+1
* Mantis#2289. Thank you kindly, SMeans for a patch that:Charles Krinke2008-09-281-1/+0
* * Patch from JHurlimanTeravus Ovares2008-09-264-4/+4
* Add persistence of active gestures. This needs an UGAIM update to work.Homer Horwitz2008-09-244-2/+62
* More ScriptEngine cleanupTedd Hansen2008-09-1730-10956/+0
* * Add "reset user password" command to user serverJustin Clarke Casey2008-09-151-2/+55
* * refactor: collapse UpdateUserProfileProperties() into existing UpdateUserPr...Justin Clarke Casey2008-09-151-1/+1
* * Complete refactoring accidentally left unfinished so that all server help r...Justin Clarke Casey2008-09-152-9/+16
* MessageServer gets the agent position (positionx/y/z) as float, not as int inHomer Horwitz2008-09-141-3/+3
* Mantis #2124Melanie Thielker2008-09-141-12/+12
* * Check in first part of http://opensimulator.org/mantis/view.php?id=2073Justin Clarke Casey2008-09-121-133/+106
* Note to self: VisualSVN not fully compatible with OpenSim prebuild :)Tedd Hansen2008-09-1211-932/+0
* Cut of remote server as AppDomains and even WCF can do it better (better mean...Tedd Hansen2008-09-121-1/+0
* From: alan_webb@us.ibm.comSean Dague2008-09-091-0/+3
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-15/+15
* * On a failing login, don't bother trying the default region if it's the same...Justin Clarke Casey2008-09-071-4/+8
* * Increase expect_user XMLRPC timeout from 6 to 30 secondsJustin Clarke Casey2008-09-071-1/+1