aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Common (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-07* Other then the prim update experiments that are going on now, llTakeControl...Teravus Ovares1-0/+1
2008-05-07* Theoretically, everything is in place for scripted take controls... Theo...Teravus Ovares3-7/+35
2008-05-07while I'm not convinced this is causing my current run awaySean Dague1-18/+21
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 Ames3-463/+476
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 Casey2-7/+7
2008-05-05* Unraveled the DEBUG_CHANNEL mystery.Teravus Ovares1-2/+2
2008-05-05* A bit of spice from here, a pinch of salt from there, some brains that attr...Teravus Ovares3-5/+57
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 Krinke3-37/+56
2008-05-02From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey3-2/+30
2008-05-01revert changeset 4469 as this breaks the script engine.Sean Dague1-7/+1
2008-05-01From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-0/+3
2008-05-01* Applied Mantis#1106 - fix missing cast from LSLInteger to uint, make int ca...Adam Frisby1-1/+7
2008-05-01* Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby2-3/+3
2008-05-01* Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...Teravus Ovares4-5/+161
2008-05-01* Breaking all the code, breaking all the code..!Adam Frisby1-1/+1
2008-05-01* Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby1-88/+88
2008-05-01* Assorted spring cleanings.Adam Frisby3-5/+6
2008-05-01* Applying Mantis#1097 - Thanks Xantor!Adam Frisby1-3/+6
2008-04-30* Sometimes you know, you do something really stupid.Adam Frisby5-6/+6
2008-04-30* Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2-6/+6
2008-04-30Patch from Melanie: 0001077: [PATCH] LSL types cannot be cast implicitly or e...Teravus Ovares8-98/+185
2008-04-29* Applying Xantor's patch 0001089 - Added llRot2Angle, llRot2Axis,llAxisAngle...Teravus Ovares3-9/+174
2008-04-29* Applying melanie's List2Vector and List2Rot patch. Added a routine in the...Teravus Ovares2-2/+8
2008-04-28wrap a common exception that we get on shutdown of the script engine to keepSean Dague1-4/+9
2008-04-27* Patch from XenReborn to make remove-region work properly without needing to...Teravus Ovares1-0/+10
2008-04-26Thank you Melanie for implementingCharles Krinke2-36/+65
2008-04-26* Committing Mantis #1061 - llRegionSay and llSetPrimitiveParams implementati...Adam Frisby3-29/+191
2008-04-25* Applying mantis#1048 - Patch for osSetRegionWaterHeight()Adam Frisby5-3/+20
2008-04-25* Implements llTarget, llTargetRemove, at_target(), not_at_target()Teravus Ovares3-9/+12
2008-04-24* Patch from Melanie. Mantis: 1040. Thanks Melanie!Teravus Ovares2-8/+65
2008-04-24replace hard tabs with 4 spaces to be consistant in the source.Sean Dague2-197/+197
2008-04-24* From: Alan M Webb <awebb.vnet.ibm.com>Justin Clarke Casey1-1/+1
2008-04-23* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...Teravus Ovares3-8/+71
2008-04-23* Adds llSetStatus(STATUS_ROTATE_X | STATUS_ROTATE_Y | STATUS_ROTATE_Z,TF)Teravus Ovares1-4/+12
2008-04-23* Patch #1026 - llDialog support -- Thanks Melanie!Adam Frisby1-9/+54
2008-04-23* Applying Mantis #1021 (llStartAnimation/llStopAnimation) - Thanks Melanie!Adam Frisby1-16/+213
2008-04-23* Applying Mantis #1020 (Animations) - Thanks Melanie.Adam Frisby1-1/+1
2008-04-23From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey1-2/+12
2008-04-22* Implements llScriptDangerTeravus Ovares3-5/+14
2008-04-22* Implemented NoScript areas (without loosing script state).Teravus Ovares1-9/+13
2008-04-22* Patch from Mic Bowman(cmickeyb) that implements llUnsit. Thanks Mic!Teravus Ovares1-1/+38
2008-04-21* Committing fix for previous build breakage. Sorry!Adam Frisby1-2/+2
2008-04-21* Optimised using statements and namespace references across entire project (...Adam Frisby29-247/+168
2008-04-20Removed some script engine noise from consoleTedd Hansen2-2/+2