aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine/Shared (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow reading of notecards by asset ID.Melanie Thielker2009-04-181-52/+108
* Obtain the owner name for the X-SecondLife-Owner-Name header in llHTTPRequest...idb2009-04-181-1/+7
* Correct detected rotation to return the same value as llGetRot in the object ...idb2009-04-171-1/+1
* * Also use the profile cache for osKey2Name()Justin Clarke Casey2009-04-171-4/+4
* * Use cached user profiles in osAvatarName2Key()Justin Clarke Casey2009-04-171-4/+5
* * Moved the DefaultConfig settings into already-existing ConfigSettingslbsa712009-04-171-1/+1
* * Some more work on refactoring configs;lbsa712009-04-171-1/+1
* Convert both script engines to new region module format. Add proper unloadMelanie Thielker2009-04-152-1/+9
* Actually remove the script if it tries to remove itself.Melanie Thielker2009-04-123-5/+28
* Adding a script event, changed(CHANGED_ANIMATION)Melanie Thielker2009-04-111-0/+1
* Introduce IXmlRpcRouter, an interface that allows registering XMLRPCMelanie Thielker2009-04-101-0/+3
* Add events to IScriptEngine to notify scripting modules of the removalMelanie Thielker2009-04-101-2/+5
* Thank you, OwenOyen, for a patch that corrects the behavior of llRot2Euler.Melanie Thielker2009-04-101-2/+2
* * Apply http://opensimulator.org/mantis/view.php?id=3432Justin Clarke Casey2009-04-101-3/+5
* * Tagged long running tests with LongRunningAttribute.lbsa712009-04-091-5/+5
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-04-093-0/+53
* * Fixed a number of culture-variant bugs in lsl implicit type conversions.lbsa712009-04-091-9/+11
* * argh. reverted untested fix that snuck into the last commitlbsa712009-04-091-2/+1
* * tagged some more database tests as suchlbsa712009-04-091-1/+2
* Correct unit test for llAngleBetween()Dahlia Trimble2009-04-082-7/+3
* * minor: remove some mono compiler warningsJustin Clarke Casey2009-04-071-12/+11
* * Remove unnecessary build dependencies on the ExamplemoneyModule stub. Teravus Ovares2009-04-071-1/+0
* * Apply http://opensimulator.org/mantis/view.php?id=3406Justin Clarke Casey2009-04-071-0/+2
* temporarily revert llanglebetween patch until unit test can be updated - affe...Dahlia Trimble2009-04-071-2/+2
* remove defective test criteria from unit test for llAngleBetweenDahlia Trimble2009-04-071-4/+4
* Thanks Ewe Loon for Mantis #3007 - llAngleBetween is producing numbers greate...Dahlia Trimble2009-04-071-1/+4
* Add copyright headers, formatting cleanup.Jeff Ames2009-04-061-19/+19
* Thanks BlueWall for a patch that adds Hypergrid dynamic linking to osTeleport...diva2009-04-052-0/+21
* Thanks jonc, for a patch that adds rendering of classic clouds.Homer Horwitz2009-04-041-1/+12
* Fix a nullref when compiling non-LSL scriptsMelanie Thielker2009-04-021-5/+8
* Correct llSetPrimitiveParams to check for a texture in inventory when setting...idb2009-04-021-17/+17
* * Refactored out and de-duplicated Base64ToString(string)lbsa712009-03-311-8/+2
* Thank you kindly, MCortez for a patch that:Charles Krinke2009-03-313-1/+65
* Update svn properties, add copyright header, formatting cleanup.Jeff Ames2009-03-312-29/+28
* Thank you Flyte Xevious for Mantis #3361 - Implementation of llEdgeOfWorldDahlia Trimble2009-03-291-2/+60
* * This updates LibOMV to the current release 0.6.0 on March 19 2009Teravus Ovares2009-03-271-1/+1
* * minor: remove one mono compiler warningJustin Clarke Casey2009-03-271-1/+1
* Read the .map files in on sim startup. Also clean them up when an assemblyMelanie Thielker2009-03-261-1/+29
* Avoid preprocessing scripts on region restart just to generate the lineMelanie Thielker2009-03-261-11/+23
* Avoid writing script state to the filesystem if the state has not changed.Melanie Thielker2009-03-261-14/+19
* - adding osGetAgents() which returns a list of all avatars in the regionDr Scofield2009-03-263-46/+79
* cleanupDr Scofield2009-03-251-1/+0
* Change llGetOwnerKey to use another overload of GetSceneObject.Melanie Thielker2009-03-241-1/+1
* Thank you, dslake, for a patch that speeds up the Delete Old Files optionMelanie Thielker2009-03-241-13/+19
* Thank you, mcortez, for patch to add functionality to the sun module.Melanie Thielker2009-03-203-0/+114
* * Apply http://opensimulator.org/mantis/view.php?id=3311Justin Clarke Casey2009-03-181-10/+22
* Fixed the looping on llParcelMediaCommandList, now PARCEL_MEDIA_COMMAND_PLAY ...MW2009-03-171-2/+13
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-03-171-5/+10
* Fixes Mantis #3294. Thank you kindly, Godfrey, for a patch that:Charles Krinke2009-03-151-2/+40
* Thank you, mcortez, for a patch that fixes a number of long standingMelanie Thielker2009-03-133-0/+34