aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * Minor inventory message cleanup and documentationJustin Clarke Casey2008-04-101-1/+10
* renaming of attributes in UserAgentData for readabilitySean Dague2008-04-101-19/+19
* changing UserAgentData to use properties. This caused moreSean Dague2008-04-101-25/+24
* further renaming of properties for claritySean Dague2008-04-102-15/+15
* moved fields to properties for UserDataProfile, which wasSean Dague2008-04-102-67/+67
* Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option Teravus Ovares2008-04-101-1/+12
* further refactor and rename of InventoryFolderBase propertiesSean Dague2008-04-082-4/+4
* more refactoring, this time on InventoryFolderBaseSean Dague2008-04-073-21/+21
* Refactor InventoryItemBase to do the following:Sean Dague2008-04-071-6/+6
* remove the debug files, these must have been added by accidentSean Dague2008-04-072-43/+0
* changing more references to OpenSim.DataSean Dague2008-04-025-9/+9
* Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW2008-04-021-1/+1
* * Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares2008-04-021-0/+111
* * Remove the quit command from the inventory console which was actually addin...Justin Clarke Casey2008-04-011-1/+0
* * Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey2008-03-311-1/+1
* * Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey2008-03-301-23/+9
* * Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey2008-03-291-0/+11
* * CODE: Add phat warning to RootFolders http request since it no longer does ...Justin Clarke Casey2008-03-291-0/+5
* * Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey2008-03-293-16/+35
* * Refactored out common http handler operationslbsa712008-03-285-102/+86
* * Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey2008-03-281-1/+2
* * Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey2008-03-281-1/+1
* * Increase timeout for initial simulator login from 16 to 30 secondsJustin Clarke Casey2008-03-261-21/+48
* * Massaging CAPS setup/teardown log messagesJustin Clarke Casey2008-03-251-0/+4
* Comment out unused private methods.Jeff Ames2008-03-251-9/+10
* Minor formatting / svn properties cleanup.Jeff Ames2008-03-251-6/+5
* XmlRpcCommand refactoringJohan Berntsson2008-03-241-1/+1
* Added a plugin loader in GridServerJohan Berntsson2008-03-242-1/+74
* * Start passing around a region server's http port in RegionInfo.Justin Clarke Casey2008-03-231-3/+3
* Comment out an unused 'str' and add a WriteLine to useCharles Krinke2008-03-211-1/+1
* Formatting cleanup. Minor refactoring.Jeff Ames2008-03-182-61/+52
* * Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2008-03-182-5/+58
* Formatting cleanup.Jeff Ames2008-03-1876-1982/+1893
* Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames2008-03-182-55/+82
* Formatting cleanup.Jeff Ames2008-03-181-1/+0
* Building on Joha's update...Teravus Ovares2008-03-181-5/+25
* Replaced some Console.WriteLine calls with writes to log.Jeff Ames2008-03-171-1/+3
* From: Alan M Webb <awebb@vnet.ibm.com>Sean Dague2008-03-171-1/+3
* * made some privates protected lbsa712008-03-121-2/+2
* * made GridManager class publiclbsa712008-03-121-1/+1
* * Renamed Main.cs to GridServerBase.cslbsa712008-03-122-3/+3
* * Refactored out exe bit out of Grid Server for great justicelbsa712008-03-122-54/+44
* * Refactored some internals in Grid Server Mainlbsa712008-03-121-24/+21
* * Refactored out creation of LoginResponselbsa712008-03-121-114/+121
* * Extracted RegionProfileData from Requestlbsa712008-03-122-131/+141
* * minor refactoringlbsa712008-03-121-84/+82
* * Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.Adam Frisby2008-03-111-10/+22
* * Four more warnings bite the dust.Adam Frisby2008-03-051-1/+2
* Cleaned up a couple compiler warnings.Jeff Ames2008-03-041-2/+3
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-043-8/+77