aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2009-02-26Added a PostInitialise method to IApplicationPlugin, this allows us to do wor...MW7-45/+32
2009-02-26Add check in SceneManager to stop opensim.exe crashing if no regions/scenes w...MW1-1/+8
2009-02-26* Got rid of concrete GridDBService referenceslbsa713-4/+10
2009-02-26* renamed IRegionProfileService to IRegionProfileRouter to better reflect use...lbsa714-4/+28
2009-02-25Renamed IMessageUserServerService to IInterServiceUserService.csMW5-229/+229
2009-02-25* minor: Remove most mono compiler warningsJustin Clarke Casey18-23/+26
2009-02-25* Properly load items into correct folders when an iar is loadedJustin Clarke Casey1-8/+12
2009-02-25Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW19-68/+69
2009-02-25Added IGridServiceModule to be the base interface for the Service Modules for...MW1-0/+13
2009-02-25More refactoring of the Grid, User and Messaging servers. MW15-227/+394
2009-02-25* Fix my own unit testJustin Clarke Casey2-7/+19
2009-02-25* Add InventoryArchiveConstants that I missed from last commitJustin Clarke Casey2-6/+137
2009-02-25* Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey3-15/+10
2009-02-25* Applied a patch that: Added prim parameters support to MXP client lbsa711-12/+98
2009-02-25From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague1-1/+1
2009-02-25* Experimental softening of SOG waiting for update on link - changing from ab...lbsa711-3/+3
2009-02-25* Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa714-16/+4
2009-02-25Allow /* C-style comments */ in LSL scripts.Mike Mazur2-17501/+17655
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