aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* Renamed IUGAIMCore to IGridServiceCore, still not really happy with this name...MW2009-02-2519-68/+69
* Added IGridServiceModule to be the base interface for the Service Modules for...MW2009-02-251-0/+13
* More refactoring of the Grid, User and Messaging servers. MW2009-02-2515-227/+394
* * Fix my own unit testJustin Clarke Casey2009-02-252-7/+19
* * Add InventoryArchiveConstants that I missed from last commitJustin Clarke Casey2009-02-252-6/+137
* * Store inventory data in an 'inventory' directory rather than in the root of...Justin Clarke Casey2009-02-253-15/+10
* * ignored some genslbsa712009-02-250-0/+0
* * Applied a patch that: Added prim parameters support to MXP client lbsa712009-02-257-13/+318
* From: Alan Webb <awebb@linux.vnet.ibm.com>Sean Dague2009-02-251-1/+1
* * Ignored genslbsa712009-02-250-0/+0
* * Experimental softening of SOG waiting for update on link - changing from ab...lbsa712009-02-251-3/+3
* * Refactored SOP.FolderID weirdness by removing calls to empty setter. YEs, I...lbsa712009-02-254-16/+4
* Allow /* C-style comments */ in LSL scripts.Mike Mazur2009-02-252-17501/+17655
* Fixes Mantis #3220. Thank you kindly, MPallari, for a patch that:Charles Krinke2009-02-251-3/+3
* Comment out HttpProxy and HttpProxyExceptions in OpenSim.ini.example.Mike Mazur2009-02-251-2/+2
* Fixes Mantis #3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-252-0/+2
* Distinguish 404 errors in RestClient.Request().Mike Mazur2009-02-251-2/+10
* A few updates necessary for load balancer.Mike Mazur2009-02-259-43/+92
* Setting svn:eol-style=native on new files.Mike Mazur2009-02-2427-6122/+6122
* Close-to-final tweaking with appearance. This time sending *everything*. Addr...diva2009-02-242-36/+29
* More work on modulising the User Server. MW2009-02-243-35/+99
* Removed the additions from the last revision for the "ShowHelp" delegate hand...MW2009-02-245-41/+1
* More refactoring of the Grid/user/messaging servers.MW2009-02-245-17/+61
* Same treatment for the MessagingServer... added OpenSim.Grid.MessagingServer....MW2009-02-2412-1341/+1376
* Added OpenSim.Grid.GridServer.Modules, for the GridServer modules/components. MW2009-02-246-1613/+1648
* First step in separating out the Userserver console command handling to a "mo...MW2009-02-2412-2510/+2603
* Deleted the files from Messagingserver that are now in OpenSim.Grid.FrameworkMW2009-02-244-228/+0
* Updated MessagingServer to use OpenSim.Grid.FrameworkMW2009-02-249-5/+13
* Some cleaning up in the MesssagingServer and GridServer.MW2009-02-246-165/+113
* Added OpenSim.Grid.Framework project.MW2009-02-2411-2/+196
* More refactoring of the UserServer.MW2009-02-247-229/+529
* update version number for bamboo zip file outputDahlia Trimble2009-02-241-1/+1
* remove log4net dependency and from PrimMesher.csDahlia Trimble2009-02-242-7/+18
* Minor guard protecting against hackers like me who manipulate region UUIDs di...diva2009-02-241-1/+2
* Thank you kindly, TLaukkan (Tommil) for a patch that solves:Charles Krinke2009-02-231-27/+32
* Renamed IGridMessagingModule to IGridMessagingMapper.MW2009-02-233-54/+75
* more refactoring of the Grid server, to separate them into modulesMW2009-02-232-5/+14
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-231-0/+1
* * This should fix the 'Solution Folder' annoyance on express versions.lbsa712009-02-232-1/+4
* Update svn properties, add copyright headers, minor formatting cleanup.Jeff Ames2009-02-2313-1758/+1945
* * Commenting out threaded Scene update for the moment.Adam Frisby2009-02-231-2/+3
* * Fix for recent thread patch - IsAlive apparently is not as reliable as Thre...Adam Frisby2009-02-231-1/+2
* * Performance Changes:Adam Frisby2009-02-234-4/+35
* Load default assets when AssetInventory starts.Mike Mazur2009-02-234-0/+20
* Prevent avatar from walking along z-axisMike Mazur2009-02-231-1/+19
* Mantis#3187. Thank you kindly, DoranZemlja for a patch that:Charles Krinke2009-02-236-0/+169
* A little bit more tweaking with appearance. Now passing both the wearables an...diva2009-02-232-66/+75
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-22117-410/+581
* Allow delivery of object messages gridwideMelanie Thielker2009-02-221-1/+2
* First step in giving the messaging server the modular refactoring treatment. ...MW2009-02-228-289/+643