aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-161-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2205 with a few small tweaksJustin Clarke Casey2008-09-161-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=2204 (with a small tweak)Justin Clarke Casey2008-09-161-2/+12
* * Apply http://opensimulator.org/mantis/view.php?id=2203Justin Clarke Casey2008-09-161-2/+68
* * Apply http://opensimulator.org/mantis/view.php?id=2202Justin Clarke Casey2008-09-161-2/+2
* * minor: oops, remove a warning I just inserted myself - naughty boyJustin Clarke Casey2008-09-161-1/+1
* * minor: method documentationJustin Clarke Casey2008-09-165-10/+31
* Minor formatting cleanup.Jeff Ames2008-09-161-1/+1
* Finish up OSSL enable/disable options in XEngine.Melanie Thielker2008-09-151-8/+45
* Refactor the os functions allowed check into the threat check methodMelanie Thielker2008-09-151-184/+5
* * minor: recomment the console c# script printout I accidentally left in on t...Justin Clarke Casey2008-09-151-1/+1
* * minor: eat up some yummy warningsJustin Clarke Casey2008-09-151-1/+2
* Add the option to use Allow_osFunction = false for each OS functionMelanie Thielker2008-09-151-0/+11
* Add more granularity and a risk asessment system to the OSSL API in XEngine.Melanie Thielker2008-09-151-60/+254
* Mantis#2197. Thank you kindly, Tyre, for a patch that:Charles Krinke2008-09-154-1/+67
* Added some further clipping to color- and alpha-values.Homer Horwitz2008-09-141-49/+51
* Mantis #2186Melanie Thielker2008-09-141-12/+12
* Fixed several cases of inverted colors and alpha in DNE and XEngine.Homer Horwitz2008-09-131-35/+35
* Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames2008-09-131-18/+2
* Mantis #2018Melanie Thielker2008-09-131-3/+0
* Mantis #2182Melanie Thielker2008-09-131-1/+1
* Fix some string to float casting nastiness. The "train script" nowMelanie Thielker2008-09-132-3/+14
* Provide a GetApi method on the IScriptEngine to get a named API referenceMelanie Thielker2008-09-131-0/+7
* Change all LSL functions to return LSL types instead of base types.Melanie Thielker2008-09-132-261/+223
* Fix string parameters to functions taking lists as arguments. LSLMelanie Thielker2008-09-131-0/+4
* Mantis #511Melanie Thielker2008-09-101-4/+8
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-102-9/+9
* Mantis#2153. Thank you kindly, Godfrey for a patch that solves:Charles Krinke2008-09-101-0/+8
* From: alan_webb@us.ibm.comSean Dague2008-09-091-0/+2
* Fix llResetScript() and the reset button to actually restore globalMelanie Thielker2008-09-092-7/+32
* Update svn properties, formatting cleanup.Jeff Ames2008-09-092-3/+3
* Fix state xxx within state xxx itself triggering a state "change" toMelanie Thielker2008-09-091-0/+3
* Fix string -> int cast to variableMelanie Thielker2008-09-091-3/+8
* Fix delimiter access from list for llParseStringKeepNullsMelanie Thielker2008-09-091-4/+4
* Remove casting nastiness in LSL_ApiMelanie Thielker2008-09-081-76/+76
* Correct state handling and state event masks. Prims will now showMelanie Thielker2008-09-082-30/+37
* changes to Test directory structure per opensim-dev conversationSean Dague2008-09-087-0/+2953
* Adapt the unit tests to the new list rules, change some casts toMelanie Thielker2008-09-082-7/+13
* Mantis #2147Melanie Thielker2008-09-082-26/+27
* Mantis #2144Melanie Thielker2008-09-081-3/+3
* Mantis #2145Melanie Thielker2008-09-081-24/+24
* Implement proper persistence of the following prim properties:Melanie Thielker2008-09-083-9/+23
* Implement llEjectFromLand.Charles Krinke2008-09-081-1/+12
* Add implementation for llSetSoundRadius().Charles Krinke2008-09-081-1/+1
* * Implements llGroundSlope, llGroundNormal and llGroundContour in LSL_Api.cs ...Adam Frisby2008-09-071-6/+36
* Xengine patch to force a persistence save on script creation. This preventsMelanie Thielker2008-09-072-6/+28
* Mantis #2138Melanie Thielker2008-09-071-2/+2
* Return 0 for no wind and 0 for no clouds fromCharles Krinke2008-09-071-2/+0
* Mantis #2133Melanie Thielker2008-09-061-2/+1
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-0612-382/+380