aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-112nd stab at that prim loading nastyMelanie Thielker1-3/+6
2008-10-11* Rework llParcelMediaCommandListHomer Horwitz2-55/+184
2008-10-11Add a + operator to LSLString, otherwise you will end up with CIL strings ifHomer Horwitz1-0/+5
2008-10-10Fix an exception handling issue in XEngineMelanie Thielker1-1/+1
2008-10-09* Apply http://opensimulator.org/mantis/view.php?id=2373Justin Clarke Casey1-73/+242
2008-10-09* Apply http://opensimulator.org/mantis/view.php?id=2370Justin Clarke Casey1-164/+16
2008-10-08* minor: remove compile warningJustin Clarke Casey1-1/+1
2008-10-08Mantis#2352. Thank you kindly, Jonc for a patch that:Charles Krinke1-2/+4
2008-10-08Mantis#1906. Thank you kindly, Idb for a patch that:Charles Krinke1-18/+1
2008-10-08Fix friendly errors in DNE as wellMelanie Thielker1-11/+10
2008-10-07Adapt tests to new friendly errors and correct line numbersMelanie Thielker1-2/+2
2008-10-07Restore "friendly errors" to the XEngineMelanie Thielker4-30/+23
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=2345Justin Clarke Casey1-16/+12
2008-10-07* Apply http://opensimulator.org/mantis/view.php?id=1207Justin Clarke Casey1-1/+6
2008-10-07From: chris yeoh <yeohc@au1.ibm.com>Dr Scofield1-16/+13
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#2336. Thank you kindly, Ralphos for a patch that:Charles Krinke1-3/+8
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 Ames6-45/+45
2008-10-04Fix Mantis #2281: touch events in non-default states in DNE work again.Homer Horwitz1-1/+1
2008-10-04Mantis#2316. Thank you kindly, CMickeyb for a patch that:Charles Krinke2-7/+31
2008-10-04Guard against negative scale set through LSL functionsMelanie Thielker1-0/+3
2008-10-03Fix: Mantis#2326: Fix: privilege escalation through attach from groundMelanie Thielker2-2/+2
2008-10-03Reintroduces the discovery mechanism to use llRequestSimulatorData("", 128)Melanie Thielker7-15/+45
2008-10-03Plumb in the start parameter in DNEMelanie Thielker2-1/+11
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-02Mantis #2282.Homer Horwitz1-1/+1
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-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-28Add explicit CultureInfo to the script compile thread in DotNetEngine toMelanie Thielker3-0/+11
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-28Update svn properties. Minor formatting cleanup. Fix a compiler warning. F...Jeff Ames1-1/+1
2008-09-28Mantis#2287. Thank you kindly, Idb for a patch that solves:Charles Krinke1-5/+58
2008-09-27Stop DNE saying "Loading script" when it's actually unloading.Melanie Thielker1-2/+4
2008-09-27Update unit testsMelanie Thielker1-13/+6
2008-09-27Add friendly error messages to both engines.Melanie Thielker9-109/+303