aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/XEngine/LSL_ScriptCommands.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-30* This is Melanie's XEngine script engine. I've not tested this real well, h...Teravus Ovares1-351/+451
2008-05-30Update svn properties. Formatting cleanup.Jeff Ames1-9/+9
2008-05-30thanks krtaylor for a Dr Scofield1-17/+18
2008-05-29Mantis#1411. Thank you kindly for Dataserver.cs and a patchCharles Krinke1-2/+46
2008-05-28From: Kurt Taylor <krtaylor@us.ibm.com>Sean Dague1-5/+84
2008-05-28Mantis#1406. Thank you kindly, Xantor for a patch that:Charles Krinke1-2/+54
2008-05-28Formatting cleanup.Jeff Ames1-1/+1
2008-05-28Thank you, Grumly57 kindly for:Charles Krinke1-1/+1
2008-05-26disabling m_log again.Dr Scofield1-1/+1
2008-05-26This cleans up a merge mess from the earlier checkin and implements llOwnerSa...Dr Scofield1-12/+10
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-4/+9
2008-05-25* A hacky Top Scripts display. It isn't accurate as far as ms accounting, ho...Teravus Ovares1-4/+4
2008-05-24* Refactor: Collapse some multiple remove object pathsJustin Clarke Casey1-1/+1
2008-05-16Formatting cleanup.Jeff Ames1-145/+145
2008-05-15Committing Xantor's LLEuler3Rot still broken fix patch. Mantis 001235. Tha...Teravus Ovares1-97/+44
2008-05-14From: Dr Schofield <hud@zurich.ibm.com>Justin Clarke Casey1-1/+1
2008-05-14From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-40/+2
2008-05-14Applied Patch mantis 1220. Implements llGetStartParameter. Thanks!Teravus Ovares1-2/+2
2008-05-14Formatting cleanup.Jeff Ames1-40/+46
2008-05-14* Removed 19 warningsTeravus Ovares1-1/+1
2008-05-13* Refactor: Stop exposing the inner scene's ScenePresence dictionary directly...Justin Clarke Casey1-17/+24
2008-05-12Formatting cleanup.Jeff Ames1-54/+29
2008-05-110001199: [PATCH] Add support for default animations Teravus Ovares1-8/+11
2008-05-09* Resolve mantis 1182. Doesn't actually implement llGiveInventoryList - mere...Justin Clarke Casey1-1/+1
2008-05-09Thank you, Melanie for a patch that:Charles Krinke1-43/+43
2008-05-08*Added all the permission checks to the sceneexternalchecks and modified perm...mingchen1-3/+3
2008-05-08* Applying patch #1156 - More implementation work on llGetPrimitiveParams (Th...Adam Frisby1-2/+175
2008-05-08* Applying patch #1121 - Fixes for llListen() (Thanks Middlelink!)Adam Frisby1-13/+11
2008-05-08From: Alan M Webb <awebb@vnet.ibm.com>Sean Dague1-2/+2
2008-05-08* You can haz more spring cleaning.Adam Frisby1-18/+5
2008-05-07* Theoretically, everything is in place for scripted take controls... Theo...Teravus Ovares1-4/+32
2008-05-07Thank you very much, Xantor for a patch to improveCharles Krinke1-5/+17
2008-05-07replace 2 instances of "0000...." with LLUUID.Zero.ToSting() becauseSean Dague1-2/+2
2008-05-06De-tabify source.Jeff Ames1-263/+276
2008-05-06* Cleaning up code, making it conform to OpenSim standards.Adam Frisby1-9/+9
2008-05-06* Committing a bunch of work for control snatching. Not done yet. No visib...Teravus Ovares1-0/+11
2008-05-05* Refactor: Break out permissions code into a separate region PermissionsModuleJustin Clarke Casey1-4/+4
2008-05-05* A bit of spice from here, a pinch of salt from there, some brains that attr...Teravus Ovares1-2/+54
2008-05-04* Implemented DIE_AT_EDGE and Temporary objects don't save to the database.Teravus Ovares1-3/+10
2008-05-03*Moved EstateManager into a region modulemingchen1-2/+1
2008-05-02Thank you kindly, Melanie for a patch to solveCharles Krinke1-1/+1
2008-05-02From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-0/+12
2008-05-01From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-0/+3
2008-05-01* Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby1-1/+1
2008-05-01* Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...Teravus Ovares1-1/+2
2008-05-01* Assorted spring cleanings.Adam Frisby1-2/+2
2008-05-01* Applying Mantis#1097 - Thanks Xantor!Adam Frisby1-3/+6
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby1-2/+2
2008-04-30* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares1-5/+5
2008-04-30Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares1-25/+39