| Commit message (Expand) | Author | Age | Files | Lines |
* | Unclutter rezzing methods by removing the ad hoc permissions parameters. | Melanie Thielker | 2008-10-04 | 1 | -3/+1 |
* | Add "Drop" functionality to pie menu | Melanie Thielker | 2008-10-04 | 1 | -0/+14 |
* | * oops, fix build break. | Justin Clarke Casey | 2008-10-03 | 1 | -3/+5 |
* | This changeset changes the way chat from client is routed: | Dr Scofield | 2008-10-03 | 1 | -12/+12 |
* | * minor: remove warnings (the code cleaners strike again) | Justin Clarke Casey | 2008-10-03 | 1 | -3/+3 |
* | Mantis #1360 | Melanie Thielker | 2008-10-03 | 1 | -3/+21 |
* | - Fixed a small off by one error in sending MapBlocks | Homer Horwitz | 2008-10-02 | 1 | -1/+1 |
* | - Added SendScriptTeleportRequest to IClientView and classes implementing it. | Homer Horwitz | 2008-10-01 | 1 | -0/+12 |
* | * minor: remove warning | Justin Clarke Casey | 2008-09-29 | 1 | -5/+5 |
* | Mantis#296. Thank you kindly, Idb for a patch that resolves: | Charles Krinke | 2008-09-28 | 1 | -0/+9 |
* | Add some methods to allow modules so set client view options | Melanie Thielker | 2008-09-28 | 1 | -0/+28 |
* | * Replace a generic error handler. | Teravus Ovares | 2008-09-27 | 1 | -1/+1 |
* | * Event queue is now polling.. | Teravus Ovares | 2008-09-27 | 1 | -1/+2 |
* | * Patch from JHurliman | Teravus Ovares | 2008-09-26 | 1 | -74/+36 |
* | * minor: remove warnings | Justin Clarke Casey | 2008-09-26 | 1 | -3/+3 |
* | * Wind updates. Still random.. but in 4 directions instead of two! | Teravus Ovares | 2008-09-26 | 1 | -23/+27 |
* | Mantis#2017. Thank you kindly, Tyre, for a patch that solves: | Charles Krinke | 2008-09-25 | 1 | -1/+1 |
* | * Adds some Wind | Teravus Ovares | 2008-09-25 | 1 | -1/+92 |
* | Convergence is almost complete. This brings the diff between the API to < 10k | Melanie Thielker | 2008-09-25 | 1 | -1/+2 |
* | cleanups, fixing REST appearance services. | Dr Scofield | 2008-09-24 | 1 | -2/+0 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-23 | 1 | -1/+1 |
* | 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 |