aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-03-07Limit the message length from llInstantMessage to 1024 characters http://wiki...idb1-1/+5
2009-03-07Added the ability to set User-Agent in llHTTPRequest. No new default value ha...idb1-0/+3
2009-03-07Correct casts so that the target id in the at_target event matches the origin...idb1-0/+5
2009-03-07Update svn properties, minor formatting cleanup.Jeff Ames1-14/+14
2009-03-06Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:Charles Krinke1-16/+13
2009-03-06* refactor: Remove GetLandOwner function from SceneJustin Clarke Casey2-29/+34
2009-03-05* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...Justin Clarke Casey1-12/+9
2009-03-05* refactor: move media and music url setting from scene into LandObjectJustin Clarke Casey2-4/+6