aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-04Guard against negative scale set through LSL functionsMelanie Thielker1-0/+3
2008-10-03Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker3-13/+22
2008-10-03Mantis#2307. Thank you kindly, Godfrey for a patch that solves:Charles Krinke1-11/+7
2008-10-03Mantis #2317Melanie Thielker4-3/+20
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 Krinke3-32/+33
2008-09-29Mantis#2299. Thank you kindly, Idb for a patch that:Charles Krinke3-12/+20
2008-09-29From: rob smart (smartrob@uk.ibm.com)Dr Scofield1-6/+22
2008-09-29Mantis #2293Melanie Thielker1-0/+3
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-28Mantis #1922Melanie Thielker2-1/+2
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-27Update unit testsMelanie Thielker1-13/+6
2008-09-27Add friendly error messages to both engines.Melanie Thielker3-75/+220
2008-09-26Mantis #2277Melanie Thielker2-2/+1
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 Thielker3-0/+13
2008-09-26* Patch from JHurlimanTeravus Ovares2-21/+27
2008-09-26Compiler Connection! One world, one compiler!Melanie Thielker1-2/+2
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 Thielker2-1/+187
2008-09-26Full API convergence. Api is back in LSL_Api.cs and OSSL_Api.cs.Melanie Thielker5-8312/+8232
2008-09-26Mantis#2265. Thank you kindly, Idb for a patch that:Charles Krinke1-2/+1
2008-09-25Implement LSL-function llSetClickAction.Homer Horwitz2-1/+13
2008-09-25Implement LSL-function llGetRegionAgentCount.Homer Horwitz1-2/+1
2008-09-25Add an extension to allow registering multiple interfaces of a type withMelanie Thielker2-62/+66
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 Thielker7-92/+80
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-24Mantis #2250Melanie Thielker1-1/+1
2008-09-24Decouple AsyncCommands from XEngine and the script instance. MakeMelanie Thielker5-91/+110
2008-09-23Update svn properties, formatting cleanup.Jeff Ames1-2/+2
2008-09-23Refactor XEngine parser as per suggestions from mikemMelanie Thielker5-85/+32
2008-09-23Mantis #2243Melanie Thielker4-1768/+1620
2008-09-22* Apply http://opensimulator.org/mantis/view.php?id=2234Justin Clarke Casey1-1/+12
2008-09-21Change the scirpt engine loading mechanism. Script engines are nowMelanie Thielker2-404/+13
2008-09-21* minor: warnings removalJustin Clarke Casey1-1/+1
2008-09-21Mantis#2233. Thank you kindly, Idb, for a patch that solves:Charles Krinke1-0/+7
2008-09-21Mantis #2232Melanie Thielker2-21/+34
2008-09-21Mantis #2230Melanie Thielker1-0/+12
2008-09-21Update svn properties, minor formatting cleanup.Jeff Ames4-14/+14
2008-09-20XEngine: Fix loading lists from saved stateMelanie Thielker1-1/+1