aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-046-12/+36
* * More compiler warning nukage.Adam Frisby2008-03-031-2/+0
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-031-1/+1
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-032-0/+56
* Change handler001 through handler009 to moreCharles Krinke2008-03-022-11/+11
* * Added base thread pool based presence informing to the message server. Teravus Ovares2008-02-262-26/+86
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-266-47/+191
* * Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2008-02-255-15/+146
* * Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares2008-02-221-2/+5