| Commit message (Expand) | Author | Files | Lines |
2009-02-11 | Thank you kindly, FrankNichols for a patch that: | Charles Krinke | 1 | -1/+1 |
2009-02-10 | From Rob Smart <SMARTROB@uk.ibm.com> | Sean Dague | 1 | -1/+5 |
2009-02-10 | this is step 2 of 2 of the OpenSim.Region.Environment refactor. | Dr Scofield | 8 | -12/+12 |
2009-02-09 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -2/+2 |
2009-02-09 | a last set of files that seem to have embedded ^M in them | Sean Dague | 1 | -140/+140 |
2009-02-09 | fixing warnings. | Dr Scofield | 1 | -12/+12 |
2009-02-09 | This patch implements llLookAt to the extent that an object will correctly | Dr Scofield | 1 | -1/+23 |
2009-02-09 | Thanks Tommi Laukkanen for a patch that allows the | Mike Mazur | 1 | -3/+7 |
2009-02-07 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 1 | -0/+140 |
2009-02-07 | the parameters for llAtan2 were inverted before passing to Math. | Sean Dague | 1 | -1/+1 |
2009-02-07 | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 1 | -6/+0 |
2009-02-06 | This changeset is the step 1 of 2 in refactoring | Dr Scofield | 13 | -39/+39 |
2009-02-04 | - add OpenSim.Framework.AssetMetadata class. AssetBase is now composed of it | Mike Mazur | 1 | -62/+62 |
2009-02-03 | * Fission SceneObjectTests into basic and linking sets | Justin Clarke Casey | 1 | -1/+5 |
2009-02-03 | * Lock the parts for the old group while we're clearing it as well - not much... | Justin Clarke Casey | 1 | -0/+5 |
2009-02-02 | Minor formatting cleanup. | Jeff Ames | 1 | -1/+2 |
2009-02-01 | Thank you kindly, TLaukkan (Tommil) for a patch that: | Charles Krinke | 3 | -0/+35 |
2009-02-01 | Correct the method signature on llMakeFountain. | idb | 3 | -3/+3 |
2009-01-31 | Speed improvement mostly when sensing objects especially noticeable in a sim ... | idb | 1 | -22/+69 |
2009-01-31 | Flesh out llGetAgentLanguage to return "en-us" until | Charles Krinke | 1 | -2/+4 |
2009-01-29 | Complete the implementation of llSHA1String. | idb | 1 | -1/+2 |
2009-01-29 | * minor: just a few formatting changes and log quietening | Justin Clarke Casey | 1 | -1/+1 |
2009-01-28 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -33/+49 |
2009-01-28 | Add in a stub for llSHA1String. I believe it is the only one new | Charles Krinke | 3 | -1/+12 |
2009-01-25 | Remove the addition of the region coordinates to obtain the absolute position... | idb | 1 | -10/+6 |
2009-01-25 | Add an override of the ! operator to lsl integer. | idb | 1 | -0/+5 |
2009-01-23 | Fix for llGetRot when the script is in a child prim. Also fixed llGetPrimitiv... | idb | 1 | -5/+5 |
2009-01-23 | * Add direct stream loading and saving methods to the archive module. | Justin Clarke Casey | 1 | -3/+2 |
2009-01-22 | Implement missing LSL TEXTURE_xxx constants including two new textures. | idb | 1 | -0/+8 |
2009-01-20 | Added overrides for == and != for list. | idb | 1 | -0/+24 |
2009-01-18 | Moved applying an impulse to a newly rezzed object to minimise the delay gett... | idb | 1 | -1/+0 |
2009-01-17 | Change list type to compare length instead of references. | Melanie Thielker | 1 | -0/+12 |
2009-01-16 | Minor formatting cleanup, add copyright header. | Jeff Ames | 1 | -3/+3 |
2009-01-13 | From: Christopher Yeoh <yeohc@au1.ibm.com> | Dr Scofield | 1 | -1/+2 |
2009-01-12 | Make ZERO_ROTATION.y a float. Fixes Mantis #2985. | Mike Mazur | 1 | -1/+1 |
2009-01-08 | * refactor: move url sending from scene to DialogModule | Justin Clarke Casey | 1 | -3/+6 |
2009-01-08 | * refactor: move code to send a dialog to a user from scene to DialogModule | Justin Clarke Casey | 1 | -1/+10 |
2009-01-07 | * Move general alert code to DialogModule. | Justin Clarke Casey | 1 | -1/+5 |
2009-01-02 | * Adding some recognizable and search-able test to some WriteLine(e.ToString(... | Teravus Ovares | 1 | -1/+1 |
2008-12-30 | Update svn properties, minor formatting cleanup. | Jeff Ames | 1 | -1/+1 |
2008-12-23 | * Add a method to allow friendship offers to a logged in client from an offli... | Justin Clarke Casey | 1 | -1/+0 |
2008-12-22 | Fix the error i got sidetracked from :/ | Melanie Thielker | 1 | -1/+1 |
2008-12-22 | Fix "from" link number in single prims to 0. Previously, this was 1, | Melanie Thielker | 1 | -1/+5 |
2008-12-22 | Thanks to M. Igarashi and nlin for a patch that improves conformance of the f... | Dahlia Trimble | 1 | -36/+49 |
2008-12-21 | An initial implementation of llMinEventDelay in XEngine. | idb | 3 | -2/+55 |
2008-12-21 | Persist script permission mask and granter | idb | 2 | -0/+50 |
2008-12-20 | Mantis#2796. Thank you kindly, Gerhard for a patch that addresses: | Charles Krinke | 1 | -1/+1 |
2008-12-14 | Make scripted item and folder gives pop up a "accept, decline" message | Melanie Thielker | 1 | -6/+54 |
2008-12-14 | Remove use of time dilation in llGetTimeOfDay, llGetTime and llGetAndResetTime. | idb | 1 | -3/+3 |
2008-12-14 | * Implements the torque/Rotational Impulse methods in the PhysicsAPI and the ... | Teravus Ovares | 1 | -5/+7 |