aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid (unfollow)
Commit message (Expand)AuthorFilesLines
2008-04-07remove the debug files, these must have been added by accidentSean Dague2-43/+0
2008-04-02changing more references to OpenSim.DataSean Dague5-9/+9
2008-04-02Set default terrain to complete flat terrain (at 26 height). Even flat terrai...MW1-1/+1
2008-04-02* Updating the version of the ODE library. (big update). The Mac library nee...Teravus Ovares1-0/+111
2008-04-01* Remove the quit command from the inventory console which was actually addin...Justin Clarke Casey1-1/+0
2008-03-31* Minor: If a user exists but has no inventory in standalone, automatically c...Justin Clarke Casey1-1/+1
2008-03-30* Stop the grid inventory service sending all folder and item details twiceJustin Clarke Casey1-23/+9
2008-03-29* Refactor: Remove unused inventory methods, some of which weren't properly i...Justin Clarke Casey1-0/+11
2008-03-29* CODE: Add phat warning to RootFolders http request since it no longer does ...Justin Clarke Casey1-0/+5
2008-03-29* Various 1.19.0.5 grid inventory request fixes. These will only take affect...Justin Clarke Casey3-16/+35
2008-03-28* Refactored out common http handler operationslbsa715-102/+86
2008-03-28* Refactor: Rename CreateInventoryData() to GetInventorySkeleton()Justin Clarke Casey1-1/+2
2008-03-28* Remove pointless boolean on AgentInventory.CreateRootFolder()Justin Clarke Casey1-1/+1
2008-03-26* Increase timeout for initial simulator login from 16 to 30 secondsJustin Clarke Casey1-21/+48
2008-03-25* Massaging CAPS setup/teardown log messagesJustin Clarke Casey1-0/+4
2008-03-25Comment out unused private methods.Jeff Ames1-9/+10
2008-03-25Minor formatting / svn properties cleanup.Jeff Ames1-6/+5
2008-03-24XmlRpcCommand refactoringJohan Berntsson1-1/+1
2008-03-24Added a plugin loader in GridServerJohan Berntsson2-1/+74
2008-03-23* Start passing around a region server's http port in RegionInfo.Justin Clarke Casey1-3/+3
2008-03-21Comment out an unused 'str' and add a WriteLine to useCharles Krinke1-1/+1
2008-03-18Formatting cleanup. Minor refactoring.Jeff Ames2-61/+52
2008-03-18* Added the ability to type the partial name of a region in the start locatio...Teravus Ovares2-5/+58
2008-03-18Formatting cleanup.Jeff Ames76-1982/+1893
2008-03-18Added copyright messages. Set svn:eol-style. Minor cleanup.Jeff Ames2-55/+82
2008-03-18Formatting cleanup.Jeff Ames1-1/+0
2008-03-18Building on Joha's update...Teravus Ovares1-5/+25
2008-03-17Replaced some Console.WriteLine calls with writes to log.Jeff Ames1-1/+3
2008-03-17From: Alan M Webb <awebb@vnet.ibm.com>Sean Dague1-1/+3
2008-03-12* made some privates protected lbsa711-2/+2
2008-03-12* made GridManager class publiclbsa711-1/+1
2008-03-12* Renamed Main.cs to GridServerBase.cslbsa712-3/+3
2008-03-12* Refactored out exe bit out of Grid Server for great justicelbsa712-54/+44
2008-03-12* Refactored some internals in Grid Server Mainlbsa711-24/+21
2008-03-12* Refactored out creation of LoginResponselbsa711-114/+121
2008-03-12* Extracted RegionProfileData from Requestlbsa712-131/+141
2008-03-12* minor refactoringlbsa711-84/+82
2008-03-11* Applying patch from Mantis #607 - Grid Server crash. Thanks Diva.Adam Frisby1-10/+22
2008-03-05* Four more warnings bite the dust.Adam Frisby1-1/+2
2008-03-04Cleaned up a couple compiler warnings.Jeff Ames1-2/+3
2008-03-04Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson3-8/+77
2008-03-04Added copyright heaaders. Minor cleanup.Jeff Ames6-12/+36
2008-03-03* More compiler warning nukage.Adam Frisby1-2/+0
2008-03-03* Removed a bunch of compiler warnings.Adam Frisby1-1/+1
2008-03-03* Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2-0/+56
2008-03-02Change handler001 through handler009 to moreCharles Krinke2-11/+11
2008-02-26* Added base thread pool based presence informing to the message server. Teravus Ovares2-26/+86
2008-02-26* More Message server stuff. Still not ready.Teravus Ovares6-47/+191
2008-02-25* Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares5-15/+146
2008-02-22* Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares1-2/+5