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