| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Mantis#2197. Thank you kindly, Tyre, for a patch that: | Charles Krinke | 2008-09-15 | 8 | -4/+114 |
* | Added some further clipping to color- and alpha-values. | Homer Horwitz | 2008-09-14 | 2 | -98/+102 |
* | Mantis #2186 | Melanie Thielker | 2008-09-14 | 1 | -12/+12 |
* | Mantis#2183. Thank you kindly, Ewe Loon for a patch that addresses: | Charles Krinke | 2008-09-14 | 2 | -0/+26 |
* | Fixed several cases of inverted colors and alpha in DNE and XEngine. | Homer Horwitz | 2008-09-13 | 2 | -70/+70 |
* | Formatting cleanup. | Jeff Ames | 2008-09-13 | 1 | -115/+115 |
* | Fixing a bug in DNE which caused the face-colors to be inverted when set via ... | Homer Horwitz | 2008-09-13 | 1 | -9/+9 |
* | Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem... | Jeff Ames | 2008-09-13 | 1 | -18/+2 |
* | Mantis #2018 | Melanie Thielker | 2008-09-13 | 2 | -6/+0 |
* | Mantis #2182 | Melanie Thielker | 2008-09-13 | 1 | -1/+1 |
* | Fix some string to float casting nastiness. The "train script" now | Melanie Thielker | 2008-09-13 | 2 | -3/+14 |
* | Provide a GetApi method on the IScriptEngine to get a named API reference | Melanie Thielker | 2008-09-13 | 4 | -0/+18 |
* | Change all LSL functions to return LSL types instead of base types. | Melanie Thielker | 2008-09-13 | 2 | -261/+223 |
* | Fix string parameters to functions taking lists as arguments. LSL | Melanie Thielker | 2008-09-13 | 1 | -0/+4 |
* | * minor: Remove warnings | Justin Clarke Casey | 2008-09-12 | 1 | -24/+8 |
* | Note to self: VisualSVN not fully compatible with OpenSim prebuild :) | Tedd Hansen | 2008-09-12 | 5 | -569/+0 |
* | Cut of remote server as AppDomains and even WCF can do it better (better mean... | Tedd Hansen | 2008-09-12 | 6 | -679/+0 |
* | * Fix a missing .UUID in llInstantMessage | Teravus Ovares | 2008-09-12 | 1 | -1/+1 |
* | add the m_host.AddScriptLPS(1); line. I'm not actually sure what it | Sean Dague | 2008-09-12 | 1 | -0/+2 |
* | From: Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 2008-09-12 | 3 | -0/+197 |
* | Mantis #511 | Melanie Thielker | 2008-09-10 | 1 | -4/+8 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-10 | 4 | -18/+18 |
* | Mantis#2153. Thank you kindly, Godfrey for a patch that solves: | Charles Krinke | 2008-09-10 | 2 | -0/+16 |
* | Implementation of llDetectedGroup for DotNetEngine. | Charles Krinke | 2008-09-10 | 1 | -5/+3 |
* | *Almost* have a complete implementation of llDetectedGroup. | Charles Krinke | 2008-09-10 | 1 | -2/+8 |
* | Implementation for llDetectedLinkNumber in DotNetEngine. | Charles Krinke | 2008-09-10 | 1 | -2/+4 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 2 | -0/+5 |
* | From: alan_webb@us.ibm.com | Sean Dague | 2008-09-09 | 1 | -1/+1 |
* | Fix llResetScript() and the reset button to actually restore global | Melanie Thielker | 2008-09-09 | 2 | -7/+32 |
* | Update svn properties, formatting cleanup. | Jeff Ames | 2008-09-09 | 4 | -16/+16 |
* | 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 |
* | Remove casting nastiness in LSL_Api | Melanie Thielker | 2008-09-08 | 1 | -76/+76 |
* | Correct state handling and state event masks. Prims will now show | Melanie Thielker | 2008-09-08 | 2 | -30/+37 |
* | changes to Test directory structure per opensim-dev conversation | Sean Dague | 2008-09-08 | 12 | -0/+3975 |
* | Adapt the unit tests to the new list rules, change some casts to | Melanie Thielker | 2008-09-08 | 2 | -7/+13 |
* | Mantis #2147 | Melanie Thielker | 2008-09-08 | 2 | -26/+27 |
* | Mantis #2144 | Melanie Thielker | 2008-09-08 | 1 | -3/+3 |
* | Mantis #2145 | Melanie Thielker | 2008-09-08 | 1 | -24/+24 |
* | Implement proper persistence of the following prim properties: | Melanie Thielker | 2008-09-08 | 5 | -9/+32 |
* | 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 |
* | 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 |
* | Return 0 for no wind and 0 for no clouds from | Charles Krinke | 2008-09-07 | 2 | -4/+0 |