| Commit message (Expand) | Author | Files | Lines |
2008-11-11 | Fix llList2Integer to have the same semantics as an (integer) cast. Handle | Melanie Thielker | 1 | -4/+2 |
2008-11-10 | minor: remove mono compiler warnings | Justin Clarke Casey | 1 | -1/+0 |
2008-11-10 | Prevent AO from crashing the sim if the user logs out before the script | Melanie Thielker | 1 | -0/+3 |
2008-11-10 | Add a MinTimerInterval, defaulted at 0.5s, to the scripting configuration | Melanie Thielker | 1 | -0/+5 |
2008-11-09 | Script region crossing. This has not user functionality, but lays all the | Melanie Thielker | 4 | -8/+20 |
2008-11-09 | Cause llGetInventoryType to return the asset type, which corresponds with | Melanie Thielker | 1 | -1/+1 |
2008-11-08 | Refactor the detectparams variable from 'd' to | Charles Krinke | 1 | -30/+30 |
2008-11-08 | Mantis#2583. Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -16/+31 |
2008-11-08 | Work in progress on SECS stuff. Have been holding it off until after 0.6 rele... | Tedd Hansen | 1 | -2/+0 |
2008-11-08 | Fix llParseString* to create LSLStrings. This makes llListFindList work | Melanie Thielker | 1 | -19/+19 |
2008-11-08 | Add some discovery code, laying groundwork for region-crossing scripts | Melanie Thielker | 1 | -3/+0 |
2008-11-08 | Refactor IEventReceiver back into IScriptEngine | Melanie Thielker | 14 | -105/+108 |
2008-11-07 | Attachments, attachments, and, did I say attachments? | Melanie Thielker | 2 | -2/+2 |
2008-11-06 | * Fix test failure in CSCodeGeneratorTest.TestJumps() | Justin Clarke Casey | 1 | -1/+1 |
2008-11-06 | Mantis #2571 | Melanie Thielker | 2 | -2/+9 |
2008-11-06 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-11-06 | Add missing TeleportStart packets to llTeleportAgentHome and osTeleportAgent. | Homer Horwitz | 2 | -0/+4 |
2008-11-06 | Change threat level of osMakeNotecard to High because of it's griefing | Melanie Thielker | 1 | -50/+53 |
2008-11-06 | From: Christopher Yeoh <cyeoh@au1.ibm.com> | Dr Scofield | 3 | -1/+60 |
2008-11-05 | * Zap the letters that accidentally crept in to the license in EventQueueThre... | Justin Clarke Casey | 1 | -1/+1 |
2008-11-05 | * Apply second patch in http://opensimulator.org/mantis/view.php?id=2561 | Justin Clarke Casey | 1 | -4/+4 |
2008-11-05 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -20/+14 |
2008-11-05 | * Apply http://opensimulator.org/mantis/view.php?id=2561 | Justin Clarke Casey | 1 | -1/+14 |
2008-11-04 | From: Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 3 | -1/+46 |
2008-11-04 | * Stop a problem in the DotNetEngine event queue thread from immediately brin... | Justin Clarke Casey | 1 | -0/+8 |
2008-11-04 | * Practise some defensive programming - gracefully terminate the thread if th... | Justin Clarke Casey | 1 | -2/+2 |
2008-11-04 | Prefix LSL variables which are C# keywords with @ instead of _ when translati... | Mike Mazur | 1 | -1/+1 |
2008-11-03 | Mantis #2530. Thank you kindly, Idb for a patch that: | Charles Krinke | 1 | -5/+5 |
2008-11-01 | Mantis #2518 | Melanie Thielker | 2 | -9/+121 |
2008-11-01 | * Apply http://opensimulator.org/mantis/view.php?id=2440 | Justin Clarke Casey | 1 | -4/+27 |
2008-11-01 | * Apply http://opensimulator.org/mantis/view.php?id=2521 | Justin Clarke Casey | 1 | -0/+5 |
2008-11-01 | * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ... | Justin Clarke Casey | 2 | -2/+2 |
2008-11-01 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -10/+10 |
2008-10-30 | From: Chris Yeoh (yeohc@au1.ibm.com) | Dr Scofield | 1 | -0/+12 |
2008-10-30 | Thank you kindly, NLin for an implementation patch | Charles Krinke | 1 | -2/+23 |
2008-10-29 | * Apply http://opensimulator.org/mantis/view.php?id=2492 | Justin Clarke Casey | 1 | -1/+1 |
2008-10-29 | * Apply patch in http://opensimulator.org/mantis/view.php?id=2494 | Justin Clarke Casey | 1 | -0/+25 |
2008-10-29 | minor: indentation corrections | Justin Clarke Casey | 1 | -45/+45 |
2008-10-28 | Mantis #2486 | Melanie Thielker | 1 | -2/+7 |
2008-10-27 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -0/+6 |
2008-10-27 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -1/+30 |
2008-10-26 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -3/+14 |
2008-10-26 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -16/+89 |
2008-10-26 | Thank you kindly, Ewe Loon for a patch that solves: | Charles Krinke | 1 | -8/+4 |
2008-10-23 | * Apply http://opensimulator.org/mantis/view.php?id=2459 | Justin Clarke Casey | 1 | -7/+35 |
2008-10-22 | Thank you kindly, Idb for a patch that: | Charles Krinke | 1 | -1/+19 |
2008-10-22 | Thank you kindly, Nlin for a patch that: | Charles Krinke | 1 | -0/+6 |
2008-10-20 | cleaning up IRCBridgeModule to allow for configuration from in-world, | Dr Scofield | 1 | -1/+2 |
2008-10-20 | Mantis #2438 | Melanie Thielker | 3 | -4/+4 |
2008-10-20 | Thank you kindly, Idb for a patch that solves: | Charles Krinke | 1 | -65/+59 |