aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+4
* Mantis #2142Melanie Thielker2008-09-072-1/+17
* * Improve login failure handling.Justin Clarke Casey2008-09-071-21/+20
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-5/+8
* * minor: just minor doc and tidy upJustin Clarke Casey2008-09-072-1/+5
* Mantis#2136. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-061-7/+5
* * This changes gridcomms types back to our home grown wholy controlled types. Teravus Ovares2008-09-062-4/+55
* Mantis #2133Melanie Thielker2008-09-0611-14/+14
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0699-1347/+1190
* Update svn properties.Jeff Ames2008-09-031-56/+56
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-1/+1
* Attempt to fix an issue I havebeen seeing, where asset server failureMelanie Thielker2008-08-312-1/+15
* * Remove unused OpenSim/Framework/RegionHandle.cs as per Homer's suggestion i...Justin Clarke Casey2008-08-301-149/+0
* * Initial inspection of UserLoginService.cs, cleaned up source code slightly ...Adam Frisby2008-08-301-0/+10
* * Added "File Asset Client" to OpenSim Asset Server-types.Adam Frisby2008-08-301-0/+56
* Mantis #1903Melanie Thielker2008-08-281-81/+59
* Update svn properties, formatting cleanup.Jeff Ames2008-08-288-38/+38
* this fixes the crash reported by mantis #2046: user server crashing ifDr Scofield2008-08-281-6/+21
* Mantis #1903Melanie Thielker2008-08-272-10/+29
* * One more tweak to the application/xml vs application/llsd+xml routineTeravus Ovares2008-08-261-4/+3
* * It turns out that Mono doesn't currently support setting the Certificate va...Teravus Ovares2008-08-261-1/+6
* * Workaround for application/llsd+xml requests coming in as application/xmlTeravus Ovares2008-08-261-0/+48
* * Append thread information on to the end of period diagnostics informationJustin Clarke Casey2008-08-251-2/+5
* * minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey2008-08-251-15/+29
* * minor: upgrade version info to post 0.5.9Justin Clarke Casey2008-08-251-1/+1
* Update svn properties.Jeff Ames2008-08-252-64/+64
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-258-24/+278
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+7
* Mantis#2032. Thank you kindly, Tyre for a patch that:Charles Krinke2008-08-232-0/+9
* Thank you, salahzar, for a patch that adds llGetNumberOfSides and willMelanie Thielker2008-08-231-1/+1
* Some complex re-ordering to make prebuild do what needed to be done.Melanie Thielker2008-08-232-4/+5
* Patch #9171Melanie Thielker2008-08-231-0/+26
* bug fixes:Dr Scofield2008-08-221-35/+31
* - fixes a bug in RemoteAdminPlugin where CreateRegion would not payDr Scofield2008-08-221-3/+3
* - corrects statement about {asset,user,inventory} source configurationDr Scofield2008-08-211-2/+6
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-1/+6
* Add the default region texture UUIDS back in that were lost inMelanie Thielker2008-08-191-8/+32
* Attachment persistence (Mantis #1711)Melanie Thielker2008-08-193-50/+14
* Moves one file to it's proper locationMelanie Thielker2008-08-191-40/+0
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-191-3/+3
* Attachment persistence!!! Patch #9170 (Mantis #1171)Melanie Thielker2008-08-192-5/+16
* Update svn properties, formatting cleanup.Jeff Ames2008-08-193-9/+9
* Attachment persistence!!! Patch #9169 (Mantis #1171)Melanie Thielker2008-08-192-11/+61
* * It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2008-08-182-0/+31
* Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2008-08-181-1/+4
* Avatar Attachment persistence!! Patch #9168 (Mantis #1171)Melanie Thielker2008-08-181-0/+101
* Fix compiler warning due to incomplete refactoring in r5901.Jeff Ames2008-08-181-4/+0
* Formatting cleanup.Jeff Ames2008-08-1849-394/+369
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-171-1/+1
* Add an invalidate method to the cache class.Melanie Thielker2008-08-171-0/+10