aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-08Fix llParseString* to create LSLStrings. This makes llListFindList workMelanie Thielker1-19/+19
2008-11-08Refactor IEventReceiver back into IScriptEngineMelanie Thielker8-31/+42
2008-11-07Attachments, attachments, and, did I say attachments?Melanie Thielker1-1/+1
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* 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-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
2008-11-01* refactor: Convert most non SOP methods to use SOG.IsAttachment rather than ...Justin Clarke Casey1-1/+1
2008-11-01Update svn properties, minor formatting cleanup.Jeff Ames1-10/+10
2008-10-30From: Chris Yeoh (yeohc@au1.ibm.com)Dr Scofield1-0/+12
2008-10-30Thank you kindly, NLin for an implementation patchCharles Krinke1-2/+23
2008-10-29* Apply http://opensimulator.org/mantis/view.php?id=2492Justin Clarke Casey1-1/+1
2008-10-29* Apply patch in http://opensimulator.org/mantis/view.php?id=2494Justin Clarke Casey1-0/+25
2008-10-29minor: indentation correctionsJustin Clarke Casey1-45/+45
2008-10-28Mantis #2486Melanie Thielker1-2/+7
2008-10-27Thank you kindly, Idb for a patch that solves:Charles Krinke1-0/+6
2008-10-27Thank you kindly, Idb for a patch that solves:Charles Krinke1-1/+30
2008-10-26Thank you kindly, Idb for a patch that solves:Charles Krinke1-3/+14
2008-10-26Thank you kindly, Idb for a patch that solves:Charles Krinke1-16/+89
2008-10-26Thank you kindly, Ewe Loon for a patch that solves:Charles Krinke1-8/+4
2008-10-23* Apply http://opensimulator.org/mantis/view.php?id=2459Justin Clarke Casey1-7/+35
2008-10-22Thank you kindly, Idb for a patch that:Charles Krinke1-1/+19
2008-10-22Thank you kindly, Nlin for a patch that:Charles Krinke1-0/+6
2008-10-20cleaning up IRCBridgeModule to allow for configuration from in-world,Dr Scofield1-1/+2
2008-10-20Mantis #2438Melanie Thielker3-4/+4
2008-10-20Thank you kindly, Idb for a patch that solves:Charles Krinke1-65/+59
2008-10-19Thank you kindly, Idb for a patch that solves:Charles Krinke1-1/+15
2008-10-17* Fix an over compensation for bounciness on flat PrimitiveTeravus Ovares1-3/+169
2008-10-17Fixed llDeleteSubList; the indices were swapped (Fixes Mantis#2399).Homer Horwitz1-1/+1
2008-10-16* Apply http://opensimulator.org/mantis/view.php?id=2401Justin Clarke Casey1-1/+21
2008-10-16* Apply http://opensimulator.org/mantis/view.php?id=2405Justin Clarke Casey1-2/+4
2008-10-15Thanks, idb, for a patch that fixes Mantis#2400:Homer Horwitz1-0/+4
2008-10-15Thanks to T. Sado and nlin for a patch that partially implements llGetAgentIn...Dahlia Trimble1-2/+45
2008-10-15Thanks to M. Igarashi and nlin for a patch that implements llGetCameraRot().Dahlia Trimble1-1/+15
2008-10-13* Apply http://opensimulator.org/mantis/view.php?id=2249Justin Clarke Casey1-2/+15
2008-10-13* Remove warnings, including one which pointed out a bugJustin Clarke Casey1-1/+0
2008-10-12Update svn properties, minor formatting cleanup.Jeff Ames1-4/+4
2008-10-12Fix LSL bitwise OrMelanie Thielker1-0/+6
2008-10-11Fix llSetPos to handle child prims correctly. This will fix linked Melanie Thielker1-1/+8