aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/Hypergrid (unfollow)
Commit message (Expand)AuthorFilesLines
2009-05-15Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva1-2/+1
2009-05-05- moving banned check and public/private check toDr Scofield1-1/+2
2009-05-04Intermediate commit. WILL NOT COMPILE!Melanie Thielker2-2/+2
2009-05-03Some reorganization around service connectors. No functional changeMelanie Thielker1-1/+1
2009-04-29* minor: remove some mono compiler warningsJustin Clarke Casey1-2/+1
2009-04-29Flipping check_session xmlrpc's keep-alive to false, because some clients hang.diva1-1/+1
2009-04-26HGWorldMap got a bit out of sync during the introduction of the new module sy...diva1-96/+7
2009-04-24- Moved WorldMapModule and HGWorldMapModule to the new region-module systemHomer Horwitz1-11/+32
2009-04-22* Fix hypergrid standalone login by overriding AddNewUserAgent in HGUserServicesJustin Clarke Casey1-3/+10
2009-04-14Adds session authentication upon NewUserConnections. Adds user key authentica...diva2-2/+3
2009-04-05Added CreateObject(regionhandle, userID, itemID) to post objects that are to ...diva1-19/+23
2009-04-05* Fixed copyright headers on HyperGrid source files. (Now match the rest of O...Adam Frisby2-50/+48
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames2-418/+418
2009-03-29Moved some files around, so that it's easier to share code between standalone...diva3-807/+166
2009-03-28Minor bug fix in UpdateItem (meta data).diva1-1/+3
2009-03-28Small bugs fixed related to ownership and permissions.diva1-9/+18
2009-03-26Notecard updates bypassing the regions. (HGStandalone only)diva1-26/+107
2009-03-26One more -- CopyItem.diva1-0/+32
2009-03-26Half-way through supporting inventory access from outside the regions -- HG s...diva1-9/+84
2009-03-25HGStandaloneInventoryService now serves inventory assets. No need for clients...diva1-1/+36
2009-03-22Moving the LoginAuth service up, so that it can be shared among standalones a...diva2-351/+2
2009-03-21Initial support for authentication/authorization keys in UserManagerBase, and...diva3-6/+867
2009-03-21Moving HGStandaloneAssetService to a new place, and giving it a more generic ...diva1-196/+0
2009-03-19* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...Justin Clarke Casey2-2/+4
2009-03-10Update svn properties, minor formatting cleanup.Jeff Ames1-5/+2
2009-02-22Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke1-1/+1
2009-02-20* Another stab at removing AssetServer.exe dependencieslbsa711-1/+0
2009-02-19* Reverted the AssetServer fix, apparently something was dependent on IAssetD...lbsa711-0/+2
2009-02-19* moved the Get/PostAssetStreamHandler to the Servers namespace... slowly get...lbsa711-1/+0
2009-02-19* Extracted IAssetData and moved it to OpenSim.Framework to prepare to get ri...lbsa711-1/+0
2009-02-16* refactor: remove AssetCache field hanging off SceneJustin Clarke Casey1-1/+2
2009-02-14Restores the HGWorldMap functionality that has been reduced since a recent re...diva1-1/+9
2009-02-12large scale fix for svn props after "the great refactor"Sean Dague3-35/+35
2009-02-12* optimized usings.lbsa713-63/+35
2009-02-10this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield3-0/+693