aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (unfollow)
Commit message (Expand)AuthorFilesLines
2009-04-12Actually remove the script if it tries to remove itself.Melanie Thielker4-5/+38
2009-04-12Fix a regression where animations would only be sent if the avatar hasMelanie Thielker2-4/+72
2009-04-11Adding a script event, changed(CHANGED_ANIMATION)Melanie Thielker3-0/+19
2009-04-10Make the scrpt engines ignore any script that begins with //MRM:Melanie Thielker2-0/+6
2009-04-10Introduce IXmlRpcRouter, an interface that allows registering XMLRPCMelanie Thielker4-0/+34
2009-04-10Add events to IScriptEngine to notify scripting modules of the removalMelanie Thielker4-2/+29
2009-04-10Thank you, OwenOyen, for a patch that corrects the behavior of llRot2Euler.Melanie Thielker1-2/+2
2009-04-10* Apply http://opensimulator.org/mantis/view.php?id=3432Justin Clarke Casey1-3/+5
2009-04-09* Tagged long running tests with LongRunningAttribute.lbsa711-5/+5
2009-04-09From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague3-0/+53
2009-04-09* Fixed a number of culture-variant bugs in lsl implicit type conversions.lbsa711-9/+11
2009-04-09* argh. reverted untested fix that snuck into the last commitlbsa711-2/+1
2009-04-09* tagged some more database tests as suchlbsa711-1/+2
2009-04-08Correct unit test for llAngleBetween()Dahlia Trimble2-7/+3
2009-04-07* minor: remove some mono compiler warningsJustin Clarke Casey1-12/+11
2009-04-07* Remove unnecessary build dependencies on the ExamplemoneyModule stub. Teravus Ovares3-3/+0
2009-04-07* Apply http://opensimulator.org/mantis/view.php?id=3406Justin Clarke Casey1-0/+2
2009-04-07temporarily revert llanglebetween patch until unit test can be updated - affe...Dahlia Trimble1-2/+2
2009-04-07remove defective test criteria from unit test for llAngleBetweenDahlia Trimble1-4/+4
2009-04-07Thanks Ewe Loon for Mantis #3007 - llAngleBetween is producing numbers greate...Dahlia Trimble1-1/+4
2009-04-06Add copyright headers, formatting cleanup.Jeff Ames1-19/+19
2009-04-05Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport...diva2-0/+21
2009-04-04Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz1-1/+12
2009-04-02Fix a nullref when compiling non-LSL scriptsMelanie Thielker1-5/+8
2009-04-02Correct llSetPrimitiveParams to check for a texture in inventory when setting...idb1-17/+17
2009-04-01* Upped trunk version number to 0.6.4 as we just tagged 0.6.4-releaselbsa711-1/+1
2009-03-31* Refactored out and de-duplicated Base64ToString(string)lbsa711-8/+2
2009-03-31Thank you kindly, MCortez for a patch that:Charles Krinke3-1/+65
2009-03-31Update svn properties, add copyright header, formatting cleanup.Jeff Ames2-29/+28
2009-03-29Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorldDahlia Trimble1-2/+60
2009-03-27* This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares1-1/+1
2009-03-27* minor: remove one mono compiler warningJustin Clarke Casey1-1/+1
2009-03-26Read the .map files in on sim startup. Also clean them up when an assemblyMelanie Thielker2-1/+32
2009-03-26Avoid preprocessing scripts on region restart just to generate the lineMelanie Thielker1-11/+23
2009-03-26Avoid writing script state to the filesystem if the state has not changed.Melanie Thielker1-14/+19
2009-03-26 - adding osGetAgents() which returns a list of all avatars in the regionDr Scofield3-46/+79
2009-03-26Make the error messages passed to RegionReady more descriptiveMelanie Thielker1-3/+4
2009-03-25cleanupDr Scofield2-2/+1
2009-03-24Change llGetOwnerKey to use another overload of GetSceneObject.Melanie Thielker1-1/+1
2009-03-24Thank you, dslake, for a patch that speeds up the Delete Old Files optionMelanie Thielker1-13/+19
2009-03-22Thank you, dslake, for a patch that fixes XEngine linemap handling.Melanie Thielker1-1/+4
2009-03-20Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker3-0/+114
2009-03-18* Apply http://opensimulator.org/mantis/view.php?id=3311Justin Clarke Casey1-10/+22
2009-03-17Fixed the looping on llParcelMediaCommandList, now PARCEL_MEDIA_COMMAND_PLAY ...MW1-2/+13
2009-03-17From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield1-5/+10
2009-03-15Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that:Charles Krinke1-2/+40
2009-03-15Fixes Mantis #3289. Thank you kindly, Ewe Loon, for a patch that:Charles Krinke1-10/+28
2009-03-13Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker3-0/+34
2009-03-11* Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey4-5/+8
2009-03-11Remove chained tests in BasicGridTest.cs.Mike Mazur1-1/+1