| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Remove perts of jhurliman's AD security patch that had slipped in | Melanie Thielker | 2008-11-18 | 1 | -8/+0 |
* | * Remove Appdomain code in XEngine.cs | Justin Clarke Casey | 2008-11-17 | 1 | -12/+2 |
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 2 | -2/+24 |
* | Fix the PAY_HIDE and PAY_DEFAULT constants to be LSLIntegers and get | Melanie Thielker | 2008-11-17 | 1 | -2/+2 |
* | * Remove the TransferRequest and hip debugging console output that crept in r... | Justin Clarke Casey | 2008-11-17 | 1 | -3/+2 |
* | * Eliminate SOG.FakeDeleteGroup() since it is now identical with DeleteGroup(... | Justin Clarke Casey | 2008-11-17 | 1 | -22/+0 |
* | * Stop nulling SOG.m_rootPart and parts on object deletion | Justin Clarke Casey | 2008-11-17 | 1 | -8/+8 |
* | fixing warnings in YProlog language support | Dr Scofield | 2008-11-17 | 1 | -2/+2 |
* | adding #pragma warnings to yprolog language support | Dr Scofield | 2008-11-17 | 9 | -24/+22 |
* | Make object chat come from the root prim's center, rather than trying to make | Melanie Thielker | 2008-11-17 | 1 | -3/+3 |
* | Fix previous build break | Melanie Thielker | 2008-11-17 | 1 | -1/+1 |
* | Change the semantics of the Allow_* os function control. Omitting a function | Melanie Thielker | 2008-11-17 | 1 | -18/+34 |
* | Megapatch. Completely remove the multiparameter IM methods. Remove the insecure | Melanie Thielker | 2008-11-16 | 1 | -1/+0 |
* | Reinstate the IM sending from scripts and from autoreturn | Melanie Thielker | 2008-11-16 | 1 | -3/+8 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-16 | 1 | -1/+1 |
* | Introduces the message transfer module. It splits the transfer mechanics off | Melanie Thielker | 2008-11-16 | 1 | -1/+2 |
* | - Change llSetRot behavior so it matches the SL behavior (in particular, the | Homer Horwitz | 2008-11-15 | 1 | -14/+38 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-15 | 1 | -2/+2 |
* | * Allow new script creation to be locked down to only gods if specified in Op... | Justin Clarke Casey | 2008-11-14 | 1 | -4/+1 |
* | Reapplying a revised version of Christopher Yeoh's (IBM) patch for allow | Melanie Thielker | 2008-11-14 | 2 | -1/+4 |
* | reverting #7295, as it still fails a test case (as pointed out very | Dr Scofield | 2008-11-14 | 2 | -4/+1 |
* | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2008-11-14 | 2 | -1/+4 |
* | Make scripts in objects rezzed from script compile synchronously to close | Melanie Thielker | 2008-11-13 | 2 | -36/+14 |
* | From: Alan Webb (alan_webb@us.ibm.com) | Dr Scofield | 2008-11-12 | 1 | -1/+1 |
* | * Set defaults on the allowed LSL Compilers to 'lsl' unless you've specified ... | Teravus Ovares | 2008-11-12 | 1 | -1/+1 |
* | Allow gods to terraform without limits. Respect the Allow Others To | Melanie Thielker | 2008-11-11 | 1 | -1/+1 |
* | Fix llList2Integer to have the same semantics as an (integer) cast. Handle | Melanie Thielker | 2008-11-11 | 1 | -4/+2 |
* | minor: remove mono compiler warnings | Justin Clarke Casey | 2008-11-10 | 1 | -1/+0 |
* | Prevent AO from crashing the sim if the user logs out before the script | Melanie Thielker | 2008-11-10 | 1 | -0/+3 |
* | Add a MinTimerInterval, defaulted at 0.5s, to the scripting configuration | Melanie Thielker | 2008-11-10 | 1 | -0/+5 |
* | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 2008-11-09 | 4 | -8/+20 |
* | Cause llGetInventoryType to return the asset type, which corresponds with | Melanie Thielker | 2008-11-09 | 1 | -1/+1 |
* | Refactor the detectparams variable from 'd' to | Charles Krinke | 2008-11-08 | 1 | -30/+30 |
* | Mantis#2583. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 2008-11-08 | 1 | -16/+31 |
* | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 2008-11-08 | 1 | -2/+0 |
* | Fix llParseString* to create LSLStrings. This makes llListFindList work | Melanie Thielker | 2008-11-08 | 1 | -19/+19 |
* | Add some discovery code, laying groundwork for region-crossing scripts | Melanie Thielker | 2008-11-08 | 1 | -3/+0 |
* | Refactor IEventReceiver back into IScriptEngine | Melanie Thielker | 2008-11-08 | 14 | -105/+108 |
* | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2008-11-07 | 2 | -2/+2 |
* | * Fix test failure in CSCodeGeneratorTest.TestJumps() | Justin Clarke Casey | 2008-11-06 | 1 | -1/+1 |
* | Mantis #2571 | Melanie Thielker | 2008-11-06 | 2 | -2/+9 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-06 | 1 | -1/+1 |
* | Add missing TeleportStart packets to llTeleportAgentHome and osTeleportAgent. | Homer Horwitz | 2008-11-06 | 2 | -0/+4 |
* | Change threat level of osMakeNotecard to High because of it's griefing | Melanie Thielker | 2008-11-06 | 1 | -50/+53 |
* | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 2008-11-06 | 3 | -1/+60 |
* | * Zap the letters that accidentally crept in to the license in EventQueueThre... | Justin Clarke Casey | 2008-11-05 | 1 | -1/+1 |
* | * Apply second patch in http://opensimulator.org/mantis/view.php?id=2561 | Justin Clarke Casey | 2008-11-05 | 1 | -4/+4 |
* | Update svn properties, minor formatting cleanup. | Jeff Ames | 2008-11-05 | 1 | -20/+14 |
* | * Apply http://opensimulator.org/mantis/view.php?id=2561 | Justin Clarke Casey | 2008-11-05 | 1 | -1/+14 |
* | From: Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 2008-11-04 | 3 | -1/+46 |