| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Thanks, nlin, for a patch implementing persistence for "When Left Clicked" | Mike Mazur | 2008-09-10 | 3 | -0/+25 |
* | * Fixes Sqlite crash bug when saving a prim. | Teravus Ovares | 2008-09-09 | 1 | -1/+6 |
* | possible fix for EARTH SHATTERING KABOOM! when trying to save a prim | Sean Dague | 2008-09-09 | 1 | -1/+1 |
* | fix an automatically stripped out UUID from SQLiteManager | Sean Dague | 2008-09-09 | 2 | -7/+7 |
* | hopefully fix embedded inventory for sqlite | Sean Dague | 2008-09-09 | 1 | -3/+3 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 4 | -1/+12 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 1 | -1/+1 |
* | * Adds OnGenericMessage and SendGenericMessage functionality to IClientAPI. | Adam Frisby | 2008-09-09 | 4 | -2/+59 |
* | Fix llResetScript() and the reset button to actually restore global | Melanie Thielker | 2008-09-09 | 2 | -7/+32 |
* | Preserve link numbers when items are taken into inventory and re-rezzed. | Melanie Thielker | 2008-09-09 | 1 | -1/+6 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 41 | -833/+840 |
* | Fix state xxx within state xxx itself triggering a state "change" to | Melanie Thielker | 2008-09-09 | 1 | -0/+3 |
* | Fix string -> int cast to variable | Melanie Thielker | 2008-09-09 | 1 | -3/+8 |
* | Fix delimiter access from list for llParseStringKeepNulls | Melanie Thielker | 2008-09-09 | 1 | -4/+4 |
* | Fix an inventory naming regression | Melanie Thielker | 2008-09-08 | 1 | -5/+2 |
* | Remove casting nastiness in LSL_Api | Melanie Thielker | 2008-09-08 | 2 | -76/+80 |
* | Correct state handling and state event masks. Prims will now show | Melanie Thielker | 2008-09-08 | 3 | -31/+42 |
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 13 | -0/+0 |
* | Fix component order on a quaternion for the sit target. This caused | Melanie Thielker | 2008-09-08 | 1 | -1/+1 |
* | Adapt the unit tests to the new list rules, change some casts to | Melanie Thielker | 2008-09-08 | 3 | -29/+35 |
* | Mantis #2147 | Melanie Thielker | 2008-09-08 | 2 | -26/+27 |
* | * some if inversions and added {}'s for readability | lbsa71 | 2008-09-08 | 5 | -26/+57 |
* | Mantis #2144 | Melanie Thielker | 2008-09-08 | 1 | -3/+3 |
* | Mantis #2145 | Melanie Thielker | 2008-09-08 | 1 | -24/+24 |
* | fix: warnings from libomv | Dr Scofield | 2008-09-08 | 5 | -1/+17 |
* | Use older ExpectedException attribute format. Previously tests were failing o... | Mike Mazur | 2008-09-08 | 1 | -2/+2 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 13 | -15/+100 |
* | Implement llEjectFromLand. | Charles Krinke | 2008-09-08 | 2 | -2/+24 |
* | I inadvertently edited out llGroundSlope, llGroundNormal | Charles Krinke | 2008-09-08 | 1 | -6/+36 |
* | Add implementation for llSetSoundRadius(). | Charles Krinke | 2008-09-08 | 2 | -38/+9 |
* | Remove trailing whitespace. | Mike Mazur | 2008-09-08 | 1 | -25/+25 |
* | Add Adam's llGroundSlope, llGroundNormal and | Charles Krinke | 2008-09-08 | 1 | -7/+36 |
* | * Implements llGroundSlope, llGroundNormal and llGroundContour in LSL_Api.cs ... | Adam Frisby | 2008-09-07 | 1 | -6/+36 |
* | Revert the removal of the commented out | Charles Krinke | 2008-09-07 | 1 | -1/+56 |
* | Xengine patch to force a persistence save on script creation. This prevents | Melanie Thielker | 2008-09-07 | 3 | -9/+52 |
* | Mantis #2138 | Melanie Thielker | 2008-09-07 | 2 | -4/+4 |
* | Mantis #2142 | Melanie Thielker | 2008-09-07 | 4 | -32/+51 |
* | Return 0 for no wind and 0 for no clouds from | Charles Krinke | 2008-09-07 | 2 | -4/+0 |
* | * Fixes linking using the new types. | Teravus Ovares | 2008-09-07 | 1 | -1/+1 |
* | Convert TestStringsWithEscapedQuotesAndComments to use concatenated expected ... | Mike Mazur | 2008-09-07 | 1 | -20/+9 |
* | * On a failing login, don't bother trying the default region if it's the same... | Justin Clarke Casey | 2008-09-07 | 1 | -4/+8 |
* | * Increase expect_user XMLRPC timeout from 6 to 30 seconds | Justin Clarke Casey | 2008-09-07 | 1 | -1/+1 |
* | * Improve login failure handling. | Justin Clarke Casey | 2008-09-07 | 5 | -43/+38 |
* | * refactor: Remove duplication in UserLoginService where most of the emergenc... | Justin Clarke Casey | 2008-09-07 | 1 | -260/+170 |
* | Clean up some of the nonsensical use of ScriptSleep | Charles Krinke | 2008-09-07 | 1 | -56/+1 |
* | * minor: for now, print out the exception if logging into the initially selec... | Justin Clarke Casey | 2008-09-07 | 1 | -3/+3 |
* | * minor: Clean up of logging messages to make following the client login proc... | Justin Clarke Casey | 2008-09-07 | 7 | -61/+113 |
* | * minor: just minor doc and tidy up | Justin Clarke Casey | 2008-09-07 | 3 | -4/+28 |
* | Remove a few of the commented out "NotImplemented" | Charles Krinke | 2008-09-07 | 1 | -13/+0 |
* | Mantis#2136. Thank you kindly, HomerHorwitz for a patch that: | Charles Krinke | 2008-09-06 | 1 | -7/+5 |