aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03Mantis #2317Melanie Thielker1-3/+0
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-2/+11
2008-09-30Mantis#2300. Thank you kindly, Idb for a patch that solves:Charles Krinke1-8/+9
2008-09-29Mantis#2299. Thank you kindly, Idb for a patch that:Charles Krinke1-6/+14
2008-09-28Implement the plumbing for llSetVehicleType from the LSLCharles Krinke1-1/+7
2008-09-28Added the plumbing for llSetVehicleRotationParamCharles Krinke1-1/+14
2008-09-28A little bit further with LLSetVehicleVectorParam.Charles Krinke1-1/+8
2008-09-28Plumb the connection though from llSetVehicleVectorParamCharles Krinke1-1/+1
2008-09-28Remove llSetVehicledoubleParam. It does not exist.Charles Krinke1-6/+0
2008-09-28Plumb the connection through from llSetVehicleFloatParamCharles Krinke1-1/+8
2008-09-28Mantis#2287. Thank you kindly, Idb for a patch that solves:Charles Krinke1-5/+58
2008-09-26Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage()Melanie Thielker1-0/+7
2008-09-26* Patch from JHurlimanTeravus Ovares1-17/+19
2008-09-26* Apply http://opensimulator.org/mantis/view.php?id=2274Justin Clarke Casey1-1/+3
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker1-31/+8226
2008-09-25CONVERGENCE!!!!!!Melanie Thielker1-8221/+21
2008-09-25Mantis#2123. Thank you kindly, Idb for a patch that solves:Charles Krinke1-2/+20
2008-09-24Rename lots of stuff in DNE to reduce source code differences in theMelanie Thielker1-8/+8
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker1-1/+1
2008-09-23Mantis #2243Melanie Thielker1-484/+551
2008-09-22* Apply http://opensimulator.org/mantis/view.php?id=2234Justin Clarke Casey1-1/+12
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-09-20- Consistency fix: Like llGetNumberOfNotecardLines, llGetNotecardLine returns...Homer Horwitz1-1/+13
2008-09-20XEngine: Fix llGetListEntryType to return the correct type for the LSL types.Melanie Thielker1-5/+5
2008-09-19Guard LLRezObject against NaNMelanie Thielker1-2/+4
2008-09-19Mantis #2217Melanie Thielker1-1/+9
2008-09-18Fix llParcelMedia queries. Correct types and add a missing ToString() (XEngine)Melanie Thielker1-3/+3
2008-09-18From: Robert Smart (SMARTROB@uk.ibm.com)Dr Scofield1-6/+6
2008-09-18Update svn properties, minor formatting cleanup.Jeff Ames1-3/+3
2008-09-18Kan-Ed fix series.Melanie Thielker1-2/+3
2008-09-18Another pointless multiplication/division removedMelanie Thielker1-2/+2
2008-09-18XEngine API refactor. Fully implement ALL_SIDES with sanity checks.Melanie Thielker1-88/+136
2008-09-18Kan-Ed fix series.Melanie Thielker1-31/+64
2008-09-18Kan-Ed fix series.Melanie Thielker1-91/+58
2008-09-17Kan-Ed fix series. Fix up llRezAtRoot and llRezObject, fix llCreateLinkMelanie Thielker1-10/+5
2008-09-17Kan-Ed fix series. Fix llTakeControls to behave as documented.Melanie Thielker1-0/+8
2008-09-17* Apply http://opensimulator.org/mantis/view.php?id=2206Justin Clarke Casey1-2/+11
2008-09-16Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2205 with a few small tweaksJustin Clarke Casey1-2/+2
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2204 (with a small tweak)Justin Clarke Casey1-2/+12
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2203Justin Clarke Casey1-2/+68
2008-09-16* Apply http://opensimulator.org/mantis/view.php?id=2202Justin Clarke Casey1-2/+2
2008-09-16* minor: oops, remove a warning I just inserted myself - naughty boyJustin Clarke Casey1-1/+1
2008-09-16* minor: method documentationJustin Clarke Casey1-2/+4
2008-09-15Mantis#2197. Thank you kindly, Tyre, for a patch that:Charles Krinke1-1/+1
2008-09-14Added some further clipping to color- and alpha-values.Homer Horwitz1-49/+51
2008-09-14Mantis #2186Melanie Thielker1-12/+12
2008-09-13Fixed several cases of inverted colors and alpha in DNE and XEngine.Homer Horwitz1-35/+35
2008-09-13Update svn properties. Minor formatting cleanup. Fix some minor typos. Rem...Jeff Ames1-18/+2
2008-09-13Mantis #2018Melanie Thielker1-3/+0