aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/ScriptEngine (follow)
Commit message (Expand)AuthorAgeFilesLines
* this is step 2 of 2 of the OpenSim.Region.Environment refactor.Dr Scofield2009-02-1012-17/+17
* Update svn properties, minor formatting cleanup.Jeff Ames2009-02-091-2/+2
* a last set of files that seem to have embedded ^M in themSean Dague2009-02-091-140/+140
* fixing warnings.Dr Scofield2009-02-091-12/+12
* This patch implements llLookAt to the extent that an object will correctlyDr Scofield2009-02-091-1/+23
* Thanks Tommi Laukkanen for a patch that allows theMike Mazur2009-02-091-3/+7
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-071-0/+140
* the parameters for llAtan2 were inverted before passing to Math.Sean Dague2009-02-071-1/+1
* Replace the console for all OpenSim apps with a new console featuring commandMelanie Thielker2009-02-071-6/+0
* This changeset is the step 1 of 2 in refactoringDr Scofield2009-02-0621-56/+52
* From: Christopher Yeoh <yeohc@au1.ibm.com>Sean Dague2009-02-051-17/+46
* - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of itMike Mazur2009-02-041-62/+62
* * Fission SceneObjectTests into basic and linking setsJustin Clarke Casey2009-02-031-1/+5
* * Lock the parts for the old group while we're clearing it as well - not much...Justin Clarke Casey2009-02-031-0/+5
* Minor formatting cleanup.Jeff Ames2009-02-021-1/+2
* Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-013-0/+35
* Correct the method signature on llMakeFountain.idb2009-02-013-3/+3
* Speed improvement mostly when sensing objects especially noticeable in a sim ...idb2009-01-311-22/+69
* Flesh out llGetAgentLanguage to return "en-us" untilCharles Krinke2009-01-311-2/+4
* Update svn properties, minor formatting cleanup.Jeff Ames2009-01-301-13/+13
* Complete the implementation of llSHA1String.idb2009-01-291-1/+2
* * minor: just a few formatting changes and log quieteningJustin Clarke Casey2009-01-291-1/+1
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-283-41/+61
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-281-0/+24
* Add in a stub for llSHA1String. I believe it is the only one newCharles Krinke2009-01-283-1/+12
* Remove the addition of the region coordinates to obtain the absolute position...idb2009-01-251-10/+6
* Add an override of the ! operator to lsl integer.idb2009-01-251-0/+5
* Fix for llGetRot when the script is in a child prim. Also fixed llGetPrimitiv...idb2009-01-231-5/+5
* * Add direct stream loading and saving methods to the archive module.Justin Clarke Casey2009-01-231-3/+2
* Implement missing LSL TEXTURE_xxx constants including two new textures.idb2009-01-221-0/+8
* Added overrides for == and != for list.idb2009-01-201-0/+24
* * Progressive texture patch + PriorityQueue put into the LLClient namespace.Teravus Ovares2009-01-191-46/+56
* Moved applying an impulse to a newly rezzed object to minimise the delay gett...idb2009-01-181-1/+0
* Change list type to compare length instead of references.Melanie Thielker2009-01-171-0/+12
* Minor formatting cleanup, add copyright header.Jeff Ames2009-01-161-3/+3
* From: Christopher Yeoh <yeohc@au1.ibm.com>Dr Scofield2009-01-131-1/+2
* Make ZERO_ROTATION.y a float. Fixes Mantis #2985.Mike Mazur2009-01-121-1/+1
* Revert progressive texture patch from r8001 until issues can be addressedDahlia Trimble2009-01-101-56/+46
* Thanks jhurliman for a patch that implements progressive texture downloading ...Dahlia Trimble2009-01-101-1/+11
* * refactor: move url sending from scene to DialogModuleJustin Clarke Casey2009-01-081-3/+6
* * refactor: move code to send a dialog to a user from scene to DialogModuleJustin Clarke Casey2009-01-081-1/+10
* * Move general alert code to DialogModule.Justin Clarke Casey2009-01-071-1/+5
* Small fix to prevent client thread crash in multi-region instances whenMelanie Thielker2009-01-021-0/+9
* * Adding some recognizable and search-able test to some WriteLine(e.ToString(...Teravus Ovares2009-01-021-1/+1
* Update svn properties, minor formatting cleanup.Jeff Ames2008-12-301-1/+1
* Insert a 15 seconds delay before the script engine starts loading scriptsMelanie Thielker2008-12-281-0/+7
* * Add a method to allow friendship offers to a logged in client from an offli...Justin Clarke Casey2008-12-231-1/+0
* Fix the error i got sidetracked from :/Melanie Thielker2008-12-221-1/+1
* Fix "from" link number in single prims to 0. Previously, this was 1,Melanie Thielker2008-12-221-1/+5
* Thanks to M. Igarashi and nlin for a patch that improves conformance of the f...Dahlia Trimble2008-12-221-36/+49