aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-25Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that:Charles Krinke1-3/+3
2009-02-25Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2-0/+2
2009-02-25Distinguish 404 errors in RestClient.Request().Mike Mazur1-2/+10
2009-02-25A few updates necessary for load balancer.Mike Mazur9-43/+92
2009-02-24Setting svn:eol-style=native on new files.Mike Mazur27-6122/+6122
2009-02-24Close-to-final tweaking with appearance. This time sending *everything*. Addr...diva2-36/+29
2009-02-24More work on modulising the User Server. MW3-35/+99
2009-02-24Removed the additions from the last revision for the "ShowHelp" delegate hand...MW5-41/+1
2009-02-24More refactoring of the Grid/user/messaging servers.MW5-17/+61
2009-02-24Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer....MW11-1341/+1342
2009-02-24Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. MW5-1612/+1613
2009-02-24First step in separating out the Userserver console command handling to a "mo...MW11-2510/+2564
2009-02-24Deleted the files from Messagingserver that are now in OpenSim.Grid.FrameworkMW4-228/+0
2009-02-24Updated MessagingServer to use OpenSim.Grid.FrameworkMW8-5/+12
2009-02-24Some cleaning up in the MesssagingServer and GridServer.MW6-165/+113
2009-02-24Added OpenSim.Grid.Framework project.MW10-2/+164
2009-02-24More refactoring of the UserServer.MW7-229/+529
2009-02-24remove log4net dependency and from PrimMesher.csDahlia Trimble2-7/+18
2009-02-24Minor guard protecting against hackers like me who manipulate region UUIDs di...diva1-1/+2
2009-02-23Thank you kindly, TLaukkan (Tommil) for a patch that solves:Charles Krinke1-27/+32
2009-02-23Renamed IGridMessagingModule to IGridMessagingMapper.MW3-54/+75
2009-02-23more refactoring of the Grid server, to separate them into modulesMW2-5/+14
2009-02-23From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague1-0/+1
2009-02-23Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames13-1758/+1945
2009-02-23* Commenting out threaded Scene update for the moment.Adam Frisby1-2/+3
2009-02-23* Fix for recent thread patch - IsAlive apparently is not as reliable as Thre...Adam Frisby1-1/+2
2009-02-23* Performance Changes:Adam Frisby4-4/+35
2009-02-23Load default assets when AssetInventory starts.Mike Mazur2-0/+15
2009-02-23Prevent avatar from walking along z-axisMike Mazur1-1/+19
2009-02-23Mantis#3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke6-0/+169
2009-02-23A little bit more tweaking with appearance. Now passing both the wearables an...diva2-66/+75
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke116-410/+579
2009-02-22Allow delivery of object messages gridwideMelanie Thielker1-1/+2
2009-02-22First step in giving the messaging server the modular refactoring treatment. ...MW8-289/+643
2009-02-22* MXP Clients are now treated as full root agents - including being given a d...Adam Frisby2-2/+44
2009-02-22* Fixes an assumption whereby Scene assumes that each client is capable of pr...Adam Frisby1-0/+8
2009-02-22Part 1 of refactoring the userserver. Changed it so instead of subclassing th...MW3-46/+107
2009-02-22* And a little moreAdam Frisby1-2/+2
2009-02-22* Removing some C#3.0 that snuck in.Adam Frisby1-5/+5
2009-02-22* RestoringAdam Frisby1-0/+1158
2009-02-22* Fixing bad SVN commit.Adam Frisby1-1158/+0
2009-02-22* Updates MXP.dll to latest version.Adam Frisby1-11/+35
2009-02-22Update svn properties.Jeff Ames4-1628/+1628
2009-02-22* There's always something. Fixes MXP Server so that when it starts up, it ac...Adam Frisby1-0/+1
2009-02-22* Adds initial support for the MXP Virtual Worlds protocol (http://www.bubble...Adam Frisby4-0/+1627
2009-02-22Refactor log4net logger handling in script engine. (#3148)Jeff Ames18-133/+141
2009-02-22Addresses some issues with appearance after TPs. Appearance.Owner was not bei...diva4-8/+28
2009-02-22Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames8-1631/+1685
2009-02-21Applied patch from mantis #3217, which allows Dynamic Images of type RGB (so ...MW1-7/+23
2009-02-21More Grid server refactoringMW6-23/+61