aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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-163-4/+9
* 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
* 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-131-2/+3
* Change all LSL functions to return LSL types instead of base types.Melanie Thielker2008-09-132-261/+223
* 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-091-7/+30
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-2/+2
* 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-081-30/+23
* Adapt the unit tests to the new list rules, change some casts toMelanie Thielker2008-09-081-6/+7
* Mantis #2147Melanie Thielker2008-09-081-22/+24
* 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-082-6/+13
* 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
* 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-067-341/+339
* Mantis#2126. Thank you kindly, Ralphos for a patch that addresses:Charles Krinke2008-09-051-7/+7
* Thank you kindly, KrTaylor for a patch that adds:Charles Krinke2008-09-051-3/+8
* Mantis #2112Melanie Thielker2008-09-031-7/+7
* Mantis #2097Melanie Thielker2008-09-031-3/+3
* a piece of LSL_API changes got checked in incorectly with 6091. ThisSean Dague2008-09-021-1/+1
* Committing the missing resource file for MSSQL. Sorry...Melanie Thielker2008-09-021-1/+1
* Small fix to a cast in list parsingMelanie Thielker2008-09-021-1/+1
* fix: PostInitialise() not being called on script engines (nasty one that)Dr Scofield2008-09-021-1/+1
* Thank you, Ewe Loon, for a patch that fixes various aspects ofMelanie Thielker2008-09-011-48/+48
* Another attempt at fixing XEngine llSetPrimitiveParams: Make it acceptMelanie Thielker2008-09-012-26/+26