aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-08Implement proper persistence of the following prim properties:Melanie Thielker1-0/+4
2008-09-07Mantis #2142Melanie Thielker2-1/+17
2008-09-07* Improve login failure handling.Justin Clarke Casey1-21/+20
2008-09-07* minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey1-5/+8
2008-09-07* minor: just minor doc and tidy upJustin Clarke Casey2-1/+5
2008-09-06Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke1-7/+5
2008-09-06* This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2-4/+55
2008-09-06Mantis #2133Melanie Thielker11-14/+14
2008-09-06* This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares99-1347/+1190
2008-09-03Update svn properties.Jeff Ames1-56/+56
2008-09-02fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield1-1/+1
2008-08-31Attempt to fix an issue I havebeen seeing, where asset server failureMelanie Thielker2-1/+15
2008-08-30* Remove unused OpenSim/Framework/RegionHandle.cs as per Homer's suggestion i...Justin Clarke Casey1-149/+0
2008-08-30* Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby1-0/+10
2008-08-30* Added "File Asset Client" to OpenSim Asset Server-types.Adam Frisby1-0/+56
2008-08-28Mantis #1903Melanie Thielker1-81/+59
2008-08-28Update svn properties, formatting cleanup.Jeff Ames8-38/+38
2008-08-28this fixes the crash reported by mantis #2046: user server crashing ifDr Scofield1-6/+21
2008-08-27Mantis #1903Melanie Thielker2-10/+29
2008-08-26* One more tweak to the application/xml vs application/llsd+xml routineTeravus Ovares1-4/+3
2008-08-26* It turns out that Mono doesn't currently support setting the Certificate va...Teravus Ovares1-1/+6
2008-08-26* Workaround for application/llsd+xml requests coming in as application/xmlTeravus Ovares1-0/+48
2008-08-25* Append thread information on to the end of period diagnostics informationJustin Clarke Casey1-2/+5
2008-08-25* minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey1-15/+29
2008-08-25* minor: upgrade version info to post 0.5.9Justin Clarke Casey1-1/+1
2008-08-25Update svn properties.Jeff Ames2-64/+64
2008-08-25* This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares8-24/+278
2008-08-24Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker1-1/+7
2008-08-23Mantis#2032. Thank you kindly, Tyre for a patch that:Charles Krinke2-0/+9
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