aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix llParseString* to create LSLStrings. This makes llListFindList workMelanie Thielker2008-11-081-19/+19
* Refactor IEventReceiver back into IScriptEngineMelanie Thielker2008-11-088-31/+42
* Attachments, attachments, and, did I say attachments?Melanie Thielker2008-11-071-1/+1
* * 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
* * 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
* 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
* * refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey2008-11-011-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-11-011-10/+10
* From: Chris Yeoh (yeohc@au1.ibm.com)Dr Scofield2008-10-301-0/+12
* Thank you kindly, NLin for an implementation patchCharles Krinke2008-10-301-2/+23
* * Apply http://opensimulator.org/mantis/view.php?id=2492Justin Clarke Casey2008-10-291-1/+1
* * Apply patch in http://opensimulator.org/mantis/view.php?id=2494Justin Clarke Casey2008-10-291-0/+25
* minor: indentation correctionsJustin Clarke Casey2008-10-291-45/+45
* Mantis #2486Melanie Thielker2008-10-281-2/+7
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-271-0/+6
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-271-1/+30
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-261-3/+14
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-261-16/+89
* Thank you kindly, Ewe Loon for a patch that solves:Charles Krinke2008-10-261-8/+4
* * Apply http://opensimulator.org/mantis/view.php?id=2459Justin Clarke Casey2008-10-231-7/+35
* Thank you kindly, Idb for a patch that:Charles Krinke2008-10-221-1/+19
* Thank you kindly, Nlin for a patch that:Charles Krinke2008-10-221-0/+6
* cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield2008-10-201-1/+2
* Mantis #2438Melanie Thielker2008-10-203-4/+4
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-201-65/+59
* Thank you kindly, Idb for a patch that solves:Charles Krinke2008-10-191-1/+15
* * Fix an over compensation for bounciness on flat PrimitiveTeravus Ovares2008-10-171-3/+169
* Fixed llDeleteSubList; the indices were swapped (Fixes Mantis#2399).Homer Horwitz2008-10-171-1/+1
* * Apply http://opensimulator.org/mantis/view.php?id=2401Justin Clarke Casey2008-10-161-1/+21
* * Apply http://opensimulator.org/mantis/view.php?id=2405Justin Clarke Casey2008-10-161-2/+4
* Thanks, idb, for a patch that fixes Mantis#2400:Homer Horwitz2008-10-151-0/+4
* Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn...Dahlia Trimble2008-10-151-2/+45
* Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble2008-10-151-1/+15
* * Apply http://opensimulator.org/mantis/view.php?id=2249Justin Clarke Casey2008-10-131-2/+15
* * Remove warnings, including one which pointed out a bugJustin Clarke Casey2008-10-131-1/+0
* Update svn properties, minor formatting cleanup.Jeff Ames2008-10-121-4/+4
* Fix LSL bitwise OrMelanie Thielker2008-10-121-0/+6
* Fix llSetPos to handle child prims correctly. This will fix linked Melanie Thielker2008-10-111-1/+8