| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the permissions system to handle scripts and notecards the way | Melanie Thielker | 2008-09-23 | 1 | -1/+0 |
* | Move script and notecard open perms checks from ClientView to the | Melanie Thielker | 2008-09-22 | 1 | -2/+22 |
* | cleanups in inventory REST code. also, disables digest authentications | Dr Scofield | 2008-09-22 | 1 | -1/+2 |
* | * refactor: remove unnecessary packet null check in LLClientView | Justin Clarke Casey | 2008-09-20 | 1 | -7/+8 |
* | * Only allow logins on standalone when the sim has completed it's initial sta... | Justin Clarke Casey | 2008-09-19 | 1 | -1/+1 |
* | code formatting cleanup. | Dr Scofield | 2008-09-18 | 1 | -2/+2 |
* | Formatting cleanup. | Jeff Ames | 2008-09-13 | 1 | -1/+1 |
* | Mantis #2018 | Melanie Thielker | 2008-09-13 | 1 | -0/+15 |
* | * Patch http://opensimulator.org/mantis/view.php?id=2167 | Justin Clarke Casey | 2008-09-12 | 1 | -7/+10 |
* | Revert 6242 because of a possible licensing issue | Melanie Thielker | 2008-09-12 | 1 | -146/+0 |
* | Add the UUIDs of the standard animations. Thanks, Ewe Loon! | Melanie Thielker | 2008-09-12 | 1 | -0/+146 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-10 | 1 | -1/+1 |
* | Thanks, nlin, for a patch implementing persistence for "When Left Clicked" | Mike Mazur | 2008-09-10 | 1 | -0/+14 |
* | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 2008-09-09 | 1 | -0/+38 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 1 | -7/+7 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 1 | -2/+0 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 1 | -5/+17 |
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 1 | -386/+382 |
* | Mantis#2104. Thank you kindly, Godfrey for a patch that: | Charles Krinke | 2008-09-05 | 1 | -3/+3 |
* | Mantis#2106. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-09-03 | 1 | -3/+9 |
* | * Apply patch in mantis 2083 | Justin Clarke Casey | 2008-08-30 | 1 | -1/+1 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-28 | 1 | -8/+6 |
* | * minor: refactor thread report into a method that returns a string rather th... | Justin Clarke Casey | 2008-08-25 | 1 | -1/+1 |
* | * minor: Comment out the remaining unhandled packet messages in LLClientView,... | Justin Clarke Casey | 2008-08-25 | 1 | -12/+10 |
* | * zap compilation warnings | Justin Clarke Casey | 2008-08-25 | 1 | -1/+1 |
* | * Deal with a WebException thrown if a grid server cannot be contacted for re... | Justin Clarke Casey | 2008-08-25 | 1 | -1/+1 |
* | * This commit incorporates the heart of the OpenGridProtocol patch that is cu... | Teravus Ovares | 2008-08-25 | 1 | -10/+38 |
* | Implements 80% of object buy (prim vendor). You can't buy the object yet, | Melanie Thielker | 2008-08-24 | 1 | -1/+48 |
* | Mantis #2003 - thank you, SachaMagne, for a patch that implements | Melanie Thielker | 2008-08-20 | 1 | -0/+45 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-08-19 | 1 | -4/+4 |
* | * It appears that sometimes some IClientAPI reference is not being released, ... | Justin Clarke Casey | 2008-08-18 | 1 | -5/+9 |
* | Change LowpriorityTask to be ThrottleType.Task | ThrottleType.LowPriority to ... | Melanie Thielker | 2008-08-18 | 1 | -3/+3 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -33/+33 |
* | * Insert a new 'set log level [level] command on the console' | Justin Clarke Casey | 2008-08-16 | 1 | -1/+0 |
* | Mantis#1970. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -20/+9 |
* | Mantis#1965. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-08-16 | 1 | -0/+65 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-08-16 | 1 | -1/+1 |
* | Plumb the user flags all the way through to the profile. userFlags in | Melanie Thielker | 2008-08-15 | 1 | -3/+3 |
* | Fix up master avatar handling for estate owners. Introduces a new | Melanie Thielker | 2008-08-15 | 1 | -1/+6 |
* | Update svn properties, formatting cleanup, fix a couple compiler warnings. | Jeff Ames | 2008-08-15 | 1 | -1/+1 |
* | Make the estate owner work. Changes permissions checks to allow the | Melanie Thielker | 2008-08-14 | 1 | -16/+15 |
* | Mantis #1946 | Melanie Thielker | 2008-08-14 | 1 | -1/+1 |
* | * minor: make it clear on the console when a client is being logged out becau... | Justin Clarke Casey | 2008-08-13 | 1 | -9/+12 |
* | Fix data format for last commit | Melanie Thielker | 2008-08-12 | 1 | -1/+1 |
* | Minor patch: fix an instance where the estate name, as displayed on the | Melanie Thielker | 2008-08-12 | 1 | -3/+5 |
* | * Stop warnings about non existent scene presences/entities being removed on ... | Justin Clarke Casey | 2008-08-12 | 1 | -5/+13 |
* | * Remove warnings | Justin Clarke Casey | 2008-08-09 | 1 | -1/+1 |
* | De-coupling the IClientAPI interface and ClientManager class from the | Mike Mazur | 2008-08-08 | 1 | -4/+7 |
* | Patch #9158 | Melanie Thielker | 2008-08-07 | 1 | -45/+7 |
* | Minor formatting cleanup. | Jeff Ames | 2008-08-07 | 1 | -8/+8 |