aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into careminsterMelanie2013-02-061-1/+1
|\
| * Changed protection of CreateDefaultAppearanceEntries to protected, so extensi...Diva Canto2013-02-051-1/+1
* | Merge branch 'master' into careminsterMelanie2013-02-0516-16/+16
|\ \ | |/
| * Bump version and assembly version numbers from 0.7.5 to 0.7.6Justin Clark-Casey (justincc)2013-02-0516-16/+16
* | Merge branch 'master' into careminsterMelanie2013-01-042-8/+8
|\ \ | |/
| * Allow registering regions whose names are equivalent under LIKE but not truly...Oren Hurvitz2013-01-022-8/+8
* | Merge branch 'master' into careminsterMelanie2013-01-021-1/+10
|\ \ | |/
| * Fixed bugs when getting the root folder.Oren Hurvitz2013-01-021-1/+10
* | Merge branch 'avination' into careminsterMelanie2012-12-211-0/+17
|\ \
| * | Add the interfaces for the new Avination baked texture cache serviceMelanie2012-12-191-0/+17
* | | Merge branch 'avination' into careminsterMelanie2012-12-181-1/+8
|\ \ \ | |/ /
| * | add some default size setting and checksUbitUmarov2012-12-071-1/+6
| * | revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov2012-12-071-1/+3
* | | Merge branch 'master' into careminsterMelanie2012-12-091-1/+1
|\ \ \ | | |/ | |/|
| * | Trying to prevent old route of sending attachments, simulator version unknown...Diva Canto2012-12-061-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-12-042-10/+140
|\ \ \ | |/ / | | / | |/ |/|
| * Improvement in HGInstantMessageService: account for the existence of an offli...Diva Canto2012-12-042-10/+140
* | Merge branch 'master' into careminsterMelanie2012-11-1721-783/+745
|\ \ | |/
| * Remove old InventoryService, which has for a long time been replaced by XInve...Justin Clark-Casey (justincc)2012-11-172-782/+0
| * Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-1/+0
| * Do not allow invariants to change on calls to XInventoryService.UpdateItem()Justin Clark-Casey (justincc)2012-11-172-10/+140
| * Add basic XInventoryServicesTests.TestAddItem() regression test.Justin Clark-Casey (justincc)2012-11-171-0/+87
| * The last few AssemblyInfos. Finished!Diva Canto2012-11-1416-0/+528
* | Merge branch 'master' into careminsterMelanie2012-11-137-7/+7
|\ \ | |/
| * Cleanup on region modules: gave short node id's to all of them.Diva Canto2012-11-127-7/+7
* | Merge branch 'master' into careminsterMelanie2012-11-093-12/+24
|\ \ | |/
| * Update parent inventory folder version numbers when folders are moved/created...Justin Clark-Casey (justincc)2012-11-091-10/+1
| * HG: Hopefully this fixes the issues with port 80 once and for all.Diva Canto2012-11-072-2/+23
* | Merge branch 'master' into careminsterMelanie2012-11-041-0/+9
|\ \ | |/
| * HG Suitcase Inventory: if RootFolder type doesn't work, look for any folder w...Diva Canto2012-11-031-0/+9
* | Merge branch 'avination' into careminsterMelanie2012-11-041-4/+4
|\ \
| * | Squash reporting HelloNeighbor exception - it simply means the other simMelanie2012-11-021-4/+4
* | | Merge branch 'master' into careminsterMelanie2012-11-033-36/+9
|\ \ \ | | |/ | |/|
| * | HG: flip all configs to HG2.0. PLEASE CHECK YOUR EXISTING HG CONFIGS AGAINST ...Diva Canto2012-11-021-5/+5
| * | Move check to allow only deletion of maptiles up to AssetServerDeleteHandler ...Justin Clark-Casey (justincc)2012-11-022-31/+4
* | | Merge branch 'master' into careminsterMelanie2012-10-311-1/+5
|\ \ \ | |/ /
| * | Add method doc to IAssetService.Get(string, object, AssetRetrieved) outlining...Justin Clark-Casey (justincc)2012-10-301-1/+5
* | | Merge branch 'master' into careminsterMelanie2012-10-204-5/+41
|\ \ \ | |/ /
| * | Add method doc for IPresenceServiceJustin Clark-Casey (justincc)2012-10-201-1/+37
| * | Improve efficiency of friends notification by only make one PresenceService c...Justin Clark-Casey (justincc)2012-10-203-4/+4
* | | Merge branch 'master' into careminsterMelanie2012-10-161-1/+1
|\ \ \ | |/ /
| * | minor: Comment out log message on every FRIENDS SIM CONNECTOR request for now.Justin Clark-Casey (justincc)2012-10-161-1/+1
* | | Merge branch 'master' into careminsterMelanie2012-10-124-29/+42
|\ \ \ | |/ /
| * | minor: Add documentation to IGridService.GetRegionFlags()Justin Clark-Casey (justincc)2012-10-091-0/+13
| * | Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it eas...Justin Clark-Casey (justincc)2012-10-093-29/+29
* | | Merge branch 'avination' into careminsterMelanie2012-10-071-16/+21
|\ \ \ | | |/ | |/|
| * | Fix threading in remote asset connectorMelanie2012-10-051-16/+21
* | | Merge branch 'master' into careminsterMelanie2012-10-072-4/+15
|\ \ \ | | |/ | |/|
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensimDiva Canto2012-10-042-4/+9
| |\ \
| | * | Make the asset retrieval concurrency a config switch. The current valueMic Bowman2012-10-041-3/+8