aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-17fixing warnings in YProlog language supportDr Scofield1-2/+2
2008-11-17adding #pragma warnings to yprolog language supportDr Scofield9-24/+22
2008-11-17Make object chat come from the root prim's center, rather than trying to makeMelanie Thielker1-3/+3
2008-11-17Fix previous build breakMelanie Thielker1-1/+1
2008-11-17Change the semantics of the Allow_* os function control. Omitting a functionMelanie Thielker1-18/+34
2008-11-16Megapatch. Completely remove the multiparameter IM methods. Remove the insecureMelanie Thielker1-1/+0
2008-11-16Reinstate the IM sending from scripts and from autoreturnMelanie Thielker1-3/+8
2008-11-16Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-11-16Introduces the message transfer module. It splits the transfer mechanics offMelanie Thielker1-1/+2
2008-11-15- Change llSetRot behavior so it matches the SL behavior (in particular, theHomer Horwitz1-14/+38
2008-11-15Update svn properties, minor formatting cleanup.Jeff Ames1-2/+2
2008-11-14* Allow new script creation to be locked down to only gods if specified in Op...Justin Clarke Casey1-4/+1
2008-11-14Reapplying a revised version of Christopher Yeoh's (IBM) patch for allowMelanie Thielker2-1/+4
2008-11-14reverting #7295, as it still fails a test case (as pointed out veryDr Scofield2-4/+1
2008-11-14From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield2-1/+4
2008-11-13Make scripts in objects rezzed from script compile synchronously to closeMelanie Thielker2-36/+14
2008-11-12From: Alan Webb (alan_webb@us.ibm.com)Dr Scofield1-1/+1
2008-11-12* Set defaults on the allowed LSL Compilers to 'lsl' unless you've specified ...Teravus Ovares1-1/+1
2008-11-11Allow gods to terraform without limits. Respect the Allow Others ToMelanie Thielker1-1/+1
2008-11-11Fix llList2Integer to have the same semantics as an (integer) cast. HandleMelanie Thielker1-4/+2
2008-11-10minor: remove mono compiler warningsJustin Clarke Casey1-1/+0
2008-11-10Prevent AO from crashing the sim if the user logs out before the script Melanie Thielker1-0/+3
2008-11-10Add a MinTimerInterval, defaulted at 0.5s, to the scripting configurationMelanie Thielker1-0/+5
2008-11-09Script region crossing. This has not user functionality, but lays all theMelanie Thielker4-8/+20
2008-11-09Cause llGetInventoryType to return the asset type, which corresponds withMelanie Thielker1-1/+1
2008-11-08Refactor the detectparams variable from 'd' to Charles Krinke1-30/+30
2008-11-08Mantis#2583. Thank you kindly, Idb for a patch that solves:Charles Krinke1-16/+31
2008-11-08Work in progress on SECS stuff. Have been holding it off until after 0.6 rele...Tedd Hansen1-2/+0
2008-11-08Fix llParseString* to create LSLStrings. This makes llListFindList workMelanie Thielker1-19/+19
2008-11-08Add some discovery code, laying groundwork for region-crossing scriptsMelanie Thielker1-3/+0
2008-11-08Refactor IEventReceiver back into IScriptEngineMelanie Thielker14-105/+108
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker2-2/+2
2008-11-06* Fix test failure in CSCodeGeneratorTest.TestJumps()Justin Clarke Casey1-1/+1
2008-11-06Mantis #2571Melanie Thielker2-2/+9
2008-11-06Update svn properties, minor formatting cleanup.Jeff Ames1-1/+1
2008-11-06Add missing TeleportStart packets to llTeleportAgentHome and osTeleportAgent.Homer Horwitz2-0/+4
2008-11-06Change threat level of osMakeNotecard to High because of it's griefingMelanie Thielker1-50/+53
2008-11-06From: Christopher Yeoh <cyeoh@au1.ibm.com>Dr Scofield3-1/+60
2008-11-05* Zap the letters that accidentally crept in to the license in EventQueueThre...Justin Clarke Casey1-1/+1
2008-11-05* Apply second patch in http://opensimulator.org/mantis/view.php?id=2561Justin Clarke Casey1-4/+4
2008-11-05Update svn properties, minor formatting cleanup.Jeff Ames1-20/+14
2008-11-05* Apply http://opensimulator.org/mantis/view.php?id=2561Justin Clarke Casey1-1/+14
2008-11-04From: Rob Smart <SMARTROB@uk.ibm.com>Sean Dague3-1/+46
2008-11-04* Stop a problem in the DotNetEngine event queue thread from immediately brin...Justin Clarke Casey1-0/+8
2008-11-04* Practise some defensive programming - gracefully terminate the thread if th...Justin Clarke Casey1-2/+2
2008-11-04Prefix LSL variables which are C# keywords with @ instead of _ when translati...Mike Mazur1-1/+1
2008-11-03Mantis #2530. Thank you kindly, Idb for a patch that:Charles Krinke1-5/+5
2008-11-01Mantis #2518Melanie Thielker2-9/+121
2008-11-01* Apply http://opensimulator.org/mantis/view.php?id=2440Justin Clarke Casey1-4/+27
2008-11-01* Apply http://opensimulator.org/mantis/view.php?id=2521Justin Clarke Casey1-0/+5