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