aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-2/+3
2008-10-06Mantis#2342. Thank you kindly, Ralphos for a patch that solves:Charles Krinke1-78/+10
2008-10-06Revert r6697 patch as the build fails.Charles Krinke1-6/+1
2008-10-06Mantis#1207. Thank you, TGlion for a patch that addresses:Charles Krinke1-1/+6
2008-10-05Update svn properties, minor formatting cleanup.Jeff Ames2-8/+8
2008-10-04Guard against negative scale set through LSL functionsMelanie Thielker1-0/+3
2008-10-03Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker2-13/+8
2008-10-03Mantis#2307. Thank you kindly, Godfrey for a patch that solves:Charles Krinke1-11/+7
2008-10-03Mantis #2317Melanie Thielker2-3/+14
2008-10-01- Added SendScriptTeleportRequest to IClientView and classes implementing it.Homer Horwitz1-2/+11
2008-09-30Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
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-29From: rob smart (smartrob@uk.ibm.com)Dr Scofield1-6/+22
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-26Fix listeners in multi-region instancesMelanie Thielker1-3/+3
2008-09-26Thank you, idb, for a patch that implements the stubs for llGetAgentLanguage()Melanie Thielker1-0/+7
2008-09-26* Patch from JHurlimanTeravus Ovares2-21/+27
2008-09-26* Apply http://opensimulator.org/mantis/view.php?id=2274Justin Clarke Casey1-1/+3
2008-09-26Bringing the OSSLPrim back. Prim.Rotation, etc, will now work again.Melanie Thielker1-1/+0
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker3-8312/+8228
2008-09-26Mantis#2265. Thank you kindly, Idb for a patch that:Charles Krinke1-2/+1
2008-09-25Implement LSL-function llSetClickAction.Homer Horwitz1-1/+3
2008-09-25Implement LSL-function llGetRegionAgentCount.Homer Horwitz1-2/+1
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker1-1/+1
2008-09-25Mantis#2017. Thank you kindly, Tyre, for a patch that solves:Charles Krinke1-1/+1
2008-09-25CONVERGENCE!!!!!!Melanie Thielker2-8221/+8300
2008-09-25Convergence is almost complete. This brings the diff between the API to < 10kMelanie Thielker6-86/+74
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 Thielker2-13/+13
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker4-81/+104
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 Ames2-12/+12
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-18Remove redundant permissions check in OSSL_Api.csMelanie Thielker1-6/+0
2008-09-18From: Robert Smart (SMARTROB@uk.ibm.com)Dr Scofield2-6/+193
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