aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/AssetService/AssetServiceBase.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix the AssetServiceBase bug I introduced by reordering configuration loadMelanie Thielker2009-06-231-2/+2
| | | | | | | | order. Thanks, Grumly57, for pointing it out. The point of the original change was to let the more specific setting override the less specific one, actually, I disabled the use of the less specific one.
* Committing the meat of the user server interface and the bones of the ↵Melanie Thielker2009-06-221-10/+12
| | | | service implementation
* Heart surgery no.2: the inventory service hooks. diva2009-06-101-9/+25
| | | | | | | Several improvements in the connectors themselves. Several improvements in configurations. Needed to add a hack in IUserService and UserManagerBase, to be removed when that service is refactored.
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-011-1/+1
| | | | LICENSE.txt.
* More additions to the nextgen reference UGAIMMelanie Thielker2009-05-081-0/+76