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