| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | XEngine API refactor. Fully implement ALL_SIDES with sanity checks. | Melanie Thielker | 2008-09-18 | 1 | -88/+136 |
* | Kan-Ed fix series. | Melanie Thielker | 2008-09-18 | 1 | -31/+64 |
* | Kan-Ed fix series. | Melanie Thielker | 2008-09-18 | 1 | -91/+58 |
* | Kan-Ed fix series. Fix up llRezAtRoot and llRezObject, fix llCreateLink | Melanie Thielker | 2008-09-17 | 1 | -10/+5 |
* | Kan-Ed fix series. Fix llTakeControls to behave as documented. | Melanie Thielker | 2008-09-17 | 4 | -3/+67 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2207 | Justin Clarke Casey | 2008-09-17 | 2 | -2/+48 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2206 | Justin Clarke Casey | 2008-09-17 | 2 | -9/+30 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-09-16 | 2 | -4/+4 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2205 with a few small tweaks | Justin Clarke Casey | 2008-09-16 | 2 | -4/+4 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2204 (with a small tweak) | Justin Clarke Casey | 2008-09-16 | 2 | -4/+24 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2203 | Justin Clarke Casey | 2008-09-16 | 2 | -4/+135 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2202 | Justin Clarke Casey | 2008-09-16 | 2 | -4/+4 |
* | * minor: oops, remove a warning I just inserted myself - naughty boy | Justin Clarke Casey | 2008-09-16 | 1 | -1/+1 |
* | * Change XEngine default configuration values to match those in OpenSim.examp... | Justin Clarke Casey | 2008-09-16 | 1 | -3/+3 |
* | * minor: method documentation | Justin Clarke Casey | 2008-09-16 | 8 | -44/+95 |
* | Mantis #1843 | Melanie Thielker | 2008-09-16 | 1 | -2/+14 |
* | Minor formatting cleanup. | Jeff Ames | 2008-09-16 | 1 | -1/+1 |
* | Finish up OSSL enable/disable options in XEngine. | Melanie Thielker | 2008-09-15 | 1 | -8/+45 |
* | Refactor the os functions allowed check into the threat check method | Melanie Thielker | 2008-09-15 | 1 | -184/+5 |
* | * minor: recomment the console c# script printout I accidentally left in on t... | Justin Clarke Casey | 2008-09-15 | 1 | -1/+1 |
* | * minor: eat up some yummy warnings | Justin Clarke Casey | 2008-09-15 | 1 | -1/+2 |
* | Add the option to use Allow_osFunction = false for each OS function | Melanie Thielker | 2008-09-15 | 1 | -0/+11 |
* | Add more granularity and a risk asessment system to the OSSL API in XEngine. | Melanie Thielker | 2008-09-15 | 1 | -60/+254 |
* | 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 |