aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack/LindenUDP/LLClientView.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update the permissions system to handle scripts and notecards the wayMelanie Thielker2008-09-231-1/+0
* Move script and notecard open perms checks from ClientView to theMelanie Thielker2008-09-221-2/+22
* cleanups in inventory REST code. also, disables digest authenticationsDr Scofield2008-09-221-1/+2
* * refactor: remove unnecessary packet null check in LLClientViewJustin Clarke Casey2008-09-201-7/+8
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-191-1/+1
* code formatting cleanup. Dr Scofield2008-09-181-2/+2
* Formatting cleanup.Jeff Ames2008-09-131-1/+1
* Mantis #2018Melanie Thielker2008-09-131-0/+15
* * Patch http://opensimulator.org/mantis/view.php?id=2167Justin Clarke Casey2008-09-121-7/+10
* Revert 6242 because of a possible licensing issueMelanie Thielker2008-09-121-146/+0
* Add the UUIDs of the standard animations. Thanks, Ewe Loon!Melanie Thielker2008-09-121-0/+146
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-1/+1
* Thanks, nlin, for a patch implementing persistence for "When Left Clicked"Mike Mazur2008-09-101-0/+14
* * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI.Adam Frisby2008-09-091-0/+38
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-7/+7
* * Improve login failure handling.Justin Clarke Casey2008-09-071-2/+0
* * minor: Clean up of logging messages to make following the client login proc...Justin Clarke Casey2008-09-071-5/+17
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-386/+382
* Mantis#2104. Thank you kindly, Godfrey for a patch that:Charles Krinke2008-09-051-3/+3
* Mantis#2106. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-031-3/+9
* * Apply patch in mantis 2083Justin Clarke Casey2008-08-301-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-8/+6
* * minor: refactor thread report into a method that returns a string rather th...Justin Clarke Casey2008-08-251-1/+1
* * minor: Comment out the remaining unhandled packet messages in LLClientView,...Justin Clarke Casey2008-08-251-12/+10
* * zap compilation warningsJustin Clarke Casey2008-08-251-1/+1
* * Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey2008-08-251-1/+1
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-251-10/+38
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+48
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-0/+45
* Update svn properties, formatting cleanup.Jeff Ames2008-08-191-4/+4
* * It appears that sometimes some IClientAPI reference is not being released, ...Justin Clarke Casey2008-08-181-5/+9
* Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ...Melanie Thielker2008-08-181-3/+3
* Formatting cleanup.Jeff Ames2008-08-181-33/+33
* * Insert a new 'set log level [level] command on the console'Justin Clarke Casey2008-08-161-1/+0
* Mantis#1970. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-20/+9
* Mantis#1965. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-08-161-0/+65
* Update svn properties, minor formatting cleanup.Jeff Ames2008-08-161-1/+1
* Plumb the user flags all the way through to the profile. userFlags inMelanie Thielker2008-08-151-3/+3
* Fix up master avatar handling for estate owners. Introduces a newMelanie Thielker2008-08-151-1/+6
* Update svn properties, formatting cleanup, fix a couple compiler warnings.Jeff Ames2008-08-151-1/+1
* Make the estate owner work. Changes permissions checks to allow theMelanie Thielker2008-08-141-16/+15
* Mantis #1946Melanie Thielker2008-08-141-1/+1
* * minor: make it clear on the console when a client is being logged out becau...Justin Clarke Casey2008-08-131-9/+12
* Fix data format for last commitMelanie Thielker2008-08-121-1/+1
* Minor patch: fix an instance where the estate name, as displayed on theMelanie Thielker2008-08-121-3/+5
* * Stop warnings about non existent scene presences/entities being removed on ...Justin Clarke Casey2008-08-121-5/+13
* * Remove warningsJustin Clarke Casey2008-08-091-1/+1
* De-coupling the IClientAPI interface and ClientManager class from theMike Mazur2008-08-081-4/+7
* Patch #9158Melanie Thielker2008-08-071-45/+7
* Minor formatting cleanup.Jeff Ames2008-08-071-8/+8