aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common/LSL_BuiltIn_Commands.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker2008-09-261-262/+0
* CONVERGENCE!!!!!!Melanie Thielker2008-09-251-8214/+26
* Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker2008-09-251-196/+37
* Mantis#2123. Thank you kindly, Idb for a patch that solves:Charles Krinke2008-09-251-2/+20
* Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker2008-09-241-272/+318
* Refactor BuiltIn_Commands_BaseClass to ScriptBaseClass to ease the laterMelanie Thielker2008-09-231-208/+208
* Switches the direct event postings in the API file over to the Shared/Melanie Thielker2008-09-231-38/+110
* Remove Common/LSL_Types.cs. Both script engines now use a single versionMelanie Thielker2008-09-231-7/+7
* Mantis #2243Melanie Thielker2008-09-231-740/+860
* * Apply http://opensimulator.org/mantis/view.php?id=2234Justin Clarke Casey2008-09-221-1/+12
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-211-1/+1
* Fix Mantis #2215: llGetNotecardLine() not detecting EOF under DNEHomer Horwitz2008-09-201-9/+23
* Guard LLRezObject against NaNMelanie Thielker2008-09-191-0/+2
* Mantis #2217Melanie Thielker2008-09-191-1/+9
* * Apply http://opensimulator.org/mantis/view.php?id=2212Justin Clarke Casey2008-09-181-14/+21
* * Apply http://opensimulator.org/mantis/view.php?id=2207Justin Clarke Casey2008-09-171-2/+47
* * Apply http://opensimulator.org/mantis/view.php?id=2206Justin Clarke Casey2008-09-171-7/+19
* 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/+67
* * Apply http://opensimulator.org/mantis/view.php?id=2202Justin Clarke Casey2008-09-161-2/+2
* Mantis #1843Melanie Thielker2008-09-161-2/+14
* Mantis#2197. Thank you kindly, Tyre, for a patch that:Charles Krinke2008-09-151-1/+1
* Added some further clipping to color- and alpha-values.Homer Horwitz2008-09-141-49/+51
* Fixed several cases of inverted colors and alpha in DNE and XEngine.Homer Horwitz2008-09-131-35/+35
* Fixing a bug in DNE which caused the face-colors to be inverted when set via ...Homer Horwitz2008-09-131-9/+9
* Mantis #2018Melanie Thielker2008-09-131-3/+0
* * Fix a missing .UUID in llInstantMessageTeravus Ovares2008-09-121-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-09-101-1/+1
* Implementation of llDetectedGroup for DotNetEngine.Charles Krinke2008-09-101-5/+3
* *Almost* have a complete implementation of llDetectedGroup. Charles Krinke2008-09-101-2/+8
* Implementation for llDetectedLinkNumber in DotNetEngine.Charles Krinke2008-09-101-2/+4
* From: alan_webb@us.ibm.comSean Dague2008-09-091-1/+1
* Update svn properties, formatting cleanup.Jeff Ames2008-09-091-2/+2
* Implement llEjectFromLand.Charles Krinke2008-09-081-1/+12
* I inadvertently edited out llGroundSlope, llGroundNormal Charles Krinke2008-09-081-6/+36
* Add implementation for llSetSoundRadius().Charles Krinke2008-09-081-37/+8
* Add Adam's llGroundSlope, llGroundNormal andCharles Krinke2008-09-081-7/+36
* Revert the removal of the commented outCharles Krinke2008-09-071-1/+56
* Mantis #2138Melanie Thielker2008-09-071-2/+2
* Return 0 for no wind and 0 for no clouds fromCharles Krinke2008-09-071-2/+0
* Clean up some of the nonsensical use of ScriptSleepCharles Krinke2008-09-071-56/+1
* Remove a few of the commented out "NotImplemented" Charles Krinke2008-09-071-13/+0
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-281/+305
* Mantis#2093. Thank you kindly, Ewe Loon for a patch that:Charles Krinke2008-09-051-48/+48
* * Apply cmickeyb's patch from mantis 2068Justin Clarke Casey2008-08-301-8/+13
* Update svn properties, formatting cleanup.Jeff Ames2008-08-281-20/+20
* Erm - make the distanc factor really work....Melanie Thielker2008-08-271-1/+1
* Add ScriptDistanceLimitFactor to OpenSim.ini to allow modifcation ofMelanie Thielker2008-08-271-1/+7