aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ClientStack (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
* * Fix http://opensimulator.org/mantis/view.php?id=2189Justin Clarke Casey2008-09-211-0/+2
* * refactor: remove unnecessary packet null check in LLClientViewJustin Clarke Casey2008-09-202-8/+8
* * Only allow logins on standalone when the sim has completed it's initial sta...Justin Clarke Casey2008-09-192-3/+1
* code formatting cleanup. Dr Scofield2008-09-181-2/+2
* * This update makes configuring SSL a little easier on Windows XP. It also m...Teravus Ovares2008-09-141-1/+6
* * Converted a number of methods within the login processes from private to pr...Adam Frisby2008-09-141-3/+2
* * Minor fixes and cleanups around code being used for Rex Module work.Adam Frisby2008-09-142-19/+17
* 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
* * Start loading prims after region module configuration rather than beforeJustin Clarke Casey2008-09-111-4/+1
* 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-092-16/+16
* * some if inversions and added {}'s for readabilitylbsa712008-09-081-12/+13
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-081-0/+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-073-37/+93
* * minor: just minor doc and tidy upJustin Clarke Casey2008-09-071-3/+23
* Mantis #2133Melanie Thielker2008-09-061-1/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-068-407/+403
* Rolling back #6139 because there is no consensus on it's application.Melanie Thielker2008-09-061-27/+1
* Mantis #624Melanie Thielker2008-09-061-1/+27
* Mantis#2104. Thank you kindly, Godfrey for a patch that:Charles Krinke2008-09-051-3/+3
* Mantis #2107Melanie Thielker2008-09-031-6/+17
* Mantis#2106. Thank you kindly, HomerHorwitz for a patch that:Charles Krinke2008-09-031-3/+9
* * Committed patch in mantis 623Justin Clarke Casey2008-08-301-14/+3
* * Apply patch in mantis 2083Justin Clarke Casey2008-08-301-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-08-283-14/+11
* Documentation, headers and all the normal stuffTeravus Ovares2008-08-251-0/+32
* * 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-252-3/+3
* * Deal with a WebException thrown if a grid server cannot be contacted for re...Justin Clarke Casey2008-08-251-1/+1
* Update svn properties.Jeff Ames2008-08-251-42/+42
* * This commit incorporates the heart of the OpenGridProtocol patch that is cu...Teravus Ovares2008-08-253-10/+86
* Implements 80% of object buy (prim vendor). You can't buy the object yet,Melanie Thielker2008-08-241-1/+48
* * Allow an exception generated in ProcessOutPacket to travel up the stackJustin Clarke Casey2008-08-221-27/+16
* Mantis #2003 - thank you, SachaMagne, for a patch that implementsMelanie Thielker2008-08-201-0/+45
* Packet type exclusion (Mantis #2004)Melanie Thielker2008-08-191-2/+4
* Update svn properties, formatting cleanup.Jeff Ames2008-08-192-5/+5
* * 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-182-8/+8
* Formatting cleanup.Jeff Ames2008-08-184-50/+50