aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-15Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker1-1/+1
2008-08-15Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames1-29/+29
2008-08-15From: Richard Alimi <ralimi@us.ibm.com>Dr Scofield1-1/+2
2008-08-14Adds UserFlags and GodLevel to the user data store and plumbs then in.Melanie Thielker1-1/+19
2008-08-14Make the estate owner work. Changes permissions checks to allow theMelanie Thielker1-0/+11
2008-08-14Thanks, BlueWall, for a patch that:Dahlia Trimble1-1/+1
2008-08-14Mantis #1946Melanie Thielker3-1/+13
2008-08-13Add a Find(Predicate) method to the cache to look for items by dataMelanie Thielker1-0/+11
2008-08-13Port the llParcelMediaQuery forward to the new Shared/ directoryMelanie Thielker1-6/+24
2008-08-12* Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey1-1/+3
2008-08-12Thanks, lulurun, for a patch that addresses inventory problems that occurMike Mazur2-71/+30
2008-08-09* Remove warningsJustin Clarke Casey1-3/+0
2008-08-09* Reinstate grid receive and send keys to user server configJustin Clarke Casey2-7/+12
2008-08-09* minor: oops, forgot the code that actually ends up eliminating the unused c...Justin Clarke Casey1-12/+0
2008-08-09* minor: remove unused grid send/receive keys from user server configurationJustin Clarke Casey1-1/+0
2008-08-09* minor: Remove unused message from the asset server configurationJustin Clarke Casey1-8/+0
2008-08-09* minor: get rid of send and receive keys from inventory serverJustin Clarke Casey1-12/+0
2008-08-09* Change _Config.xml node selection code to allow commentsJustin Clarke Casey1-5/+5
2008-08-09* Make session security (secure inventory) configuration FALSE by defaultJustin Clarke Casey1-1/+1
2008-08-09* minor: remove redundant welcome message from inventory grid server configur...Justin Clarke Casey1-8/+2
2008-08-09* Add line to log notifying of inventory -> user grid server trust failureJustin Clarke Casey1-1/+14
2008-08-08Sorry, thoughtI had added that :/Melanie Thielker1-0/+77
2008-08-08Patch #9160Melanie Thielker1-40/+1
2008-08-08* All CheckRegion within an instance would use the same, global, bool for 'Av...lbsa711-2/+2
2008-08-08De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2-2/+7
2008-08-08Update svn properties, minor formatting cleanup.Jeff Ames1-460/+460
2008-08-07Committing first draft of the universal cache. This is by no meansMelanie Thielker1-0/+467
2008-08-07Minor formatting cleanup.Jeff Ames1-1/+1
2008-08-05* Make currently selected region appear in the region console promptJustin Clarke Casey1-2/+7
2008-08-05* refactor: change console base 'component name' to 'default prompt' since th...Justin Clarke Casey1-4/+13
2008-08-01* minor: correct spelling, remove warningJustin Clarke Casey1-2/+2
2008-08-01Estate series, patch 9 (#9157)Melanie Thielker2-1/+9
2008-08-01* minor: add to the thread tracker the thread with which the thread tracker t...Justin Clarke Casey1-1/+2
2008-08-01* Register main thread as console thread with thread trackerJustin Clarke Casey1-0/+4
2008-08-01* minor: get rid of count number from 'show threads' display since they all h...Justin Clarke Casey1-12/+1
2008-08-01* correct bug from last commit - for now don't drop cached user profile when ...Justin Clarke Casey1-0/+4
2008-08-01* Drop cached inventory from the local region when a user crosses out into a ...Justin Clarke Casey4-29/+44
2008-08-01* minor: eliminate some unused variables in InventoryFolderImplJustin Clarke Casey1-2/+0
2008-08-01Patch #8 in the estate series. Introduces the concept of an estateMelanie Thielker1-0/+16
2008-08-01Thanks, Zaki, for a patch that addresses unhandled exceptions in theMike Mazur1-4/+17
2008-07-31Apply updated patch from issue 1871. Thanks sempuki.Mike Mazur2-27/+27
2008-07-31* refactor: rearrange path inventory manipulation so that input tidying can b...Justin Clarke Casey1-5/+50
2008-07-31* refactor: eliminate unused SubFoldersCountJustin Clarke Casey1-11/+3
2008-07-31* allow inventory folders to be located by pathJustin Clarke Casey2-9/+55
2008-07-31* refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak...Justin Clarke Casey2-19/+18
2008-07-31* minor: reduce coupling by passing in only session id to CachedUserInfoJustin Clarke Casey2-3/+11
2008-07-31Thank you, HomerHorwitz, for a patch that implements llSetCameraParams/llClea...Melanie Thielker1-0/+3
2008-07-31Thanks, sempuki, for a patch that moves all Grid Server's plugins toMike Mazur8-182/+174
2008-07-30* Applying Mantis #1852 - Plugin Provider refactoring. Courtesy of Ryan/Sempuki.Adam Frisby1-17/+50
2008-07-29* Refactored some heavily duplicated RequestSimProfileData functionslbsa711-6/+19