aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared/Api/Implementation/LSL_Api.cs (unfollow)
Commit message (Expand)AuthorFilesLines
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
2008-04-29* Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle...Teravus Ovares1-6/+170
2008-04-29* Applying melanie's List2Vector and List2Rot patch. Added a routine in the...Teravus Ovares1-2/+2
2008-04-26Thank you Melanie for implementingCharles Krinke1-36/+1
2008-04-26* Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby1-29/+185
2008-04-25* Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby1-0/+12
2008-04-25* Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares1-3/+3
2008-04-24* Patch from Melanie. Mantis: 1040. Thanks Melanie!Teravus Ovares1-8/+3
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague1-192/+192
2008-04-24* From: Alan M Webb <awebb.vnet.ibm.com>Justin Clarke Casey1-1/+1