aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-08-23Thank you, salahzar, for a patch that adds llGetNumberOfSides and willMelanie Thielker1-1/+1
2008-08-23Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2-4/+5
2008-08-23Patch #9171Melanie Thielker1-0/+26
2008-08-22bug fixes:Dr Scofield1-35/+31
2008-08-22- fixes a bug in RemoteAdminPlugin where CreateRegion would not payDr Scofield1-3/+3
2008-08-21- corrects statement about {asset,user,inventory} source configurationDr Scofield1-2/+6
2008-08-20Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker1-1/+6
2008-08-19Add the default region texture UUIDS back in that were lost inMelanie Thielker1-8/+32
2008-08-19Attachment persistence (Mantis #1711)Melanie Thielker3-50/+14
2008-08-19Moves one file to it's proper locationMelanie Thielker1-40/+0
2008-08-19Update svn properties, minor formatting cleanup.Jeff Ames1-3/+3
2008-08-19Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2-5/+16
2008-08-19Update svn properties, formatting cleanup.Jeff Ames3-9/+9
2008-08-19Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2-11/+61
2008-08-18* It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2-0/+31
2008-08-18Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker1-1/+4
2008-08-18Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker1-0/+101
2008-08-18Fix compiler warning due to incomplete refactoring in r5901.Jeff Ames1-4/+0
2008-08-18Formatting cleanup.Jeff Ames49-394/+369
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-08-17Add an invalidate method to the cache class.Melanie Thielker1-0/+10
2008-08-17Add the IInventoryModule interface and a sample method callMelanie Thielker1-0/+40
2008-08-17Update svn properties, minor formatting cleanup.Jeff Ames1-42/+42
2008-08-16* Move GridInfoService into Framework.Communications and eliminate Common.Com...Justin Clarke Casey1-0/+155
2008-08-16* Insert a new 'set log level [level] command on the console'Justin Clarke Casey2-6/+86
2008-08-16Mantis#1960. Thank you kindly, Tyre for a patch that:Charles Krinke1-0/+3
2008-08-16Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke7-4/+92
2008-08-16Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-08-16Guard against the null UUID being queried from the userserverMelanie Thielker1-0/+5
2008-08-15Plumb in the partner and the account title fields for profile info.Melanie Thielker1-0/+14
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