Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-08-06 | 1 | -3/+94 |
|\ | |||||
| * | add userExposed parameter to part copy event | Justin Clark-Casey (justincc) | 2010-07-28 | 1 | -3/+6 |
| | | |||||
| * | relocate moap specific cloning code to MoapModule | Justin Clark-Casey (justincc) | 2010-07-28 | 1 | -1/+28 |
| | | |||||
| * | Add EventManager.OnSceneObjectPreSave() for future use. This is triggered ↵ | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -3/+36 |
| | | | | | | | | immediately before a copy of the group is persisted to storage | ||||
| * | Add EventManager.OnSceneObjectLoaded() for future use. This is fired ↵ | Justin Clark-Casey (justincc) | 2010-07-26 | 1 | -2/+30 |
| | | | | | | | | immediately after a scene object is loaded from storage. | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-07-11 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | Remove localID from script controls data. It won't transfer to another | Melanie | 2010-07-11 | 1 | -3/+3 |
| | | | | | | | | region anyway | ||||
| * | Committing the LightShare code, which was developed by TomMeta of Meta7. | Melanie | 2010-03-31 | 1 | -1/+23 |
| | | | | | | | | | | This allows scripts to set WindLight parameters for clients connecting to a region. Currently, this is only supported by the Meta7 viewer. | ||||
* | | Add a new global event : OnTerrainUpdate | Tom Grimshaw | 2010-06-26 | 1 | -0/+24 |
| | | |||||
* | | Rename Meta7Windlight to LightShare | Melanie | 2010-03-30 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-15 | 1 | -4/+4 |
|\ \ | |/ | |||||
| * | Formatting cleanup. Add copyright notices. | Jeff Ames | 2010-03-10 | 1 | -4/+4 |
| | | |||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-06 | 1 | -15/+15 |
|\ \ | |/ | |||||
| * | move linden notecard parsing from LSL_Api.cs to SLUtil so that region ↵ | Justin Clark-Casey (justincc) | 2010-03-04 | 1 | -15/+15 |
| | | | | | | | | modules can use it | ||||
* | | Merge branch 'master' into careminster-presence-refactor | Melanie | 2010-03-03 | 1 | -87/+112 |
|\ \ | |/ | | | | | This brings careminster on the level of master. To be tested | ||||
| * | Initial Online friends notification seems to be working reliably now. All ↵ | Diva Canto | 2010-02-28 | 1 | -1/+26 |
| | | | | | | | | this needs more testing, but everything is there. | ||||
| * | Formatting cleanup. | Jeff Ames | 2010-02-15 | 1 | -86/+86 |
| | | |||||
* | | Merge branch 'master' into careminster | Melanie | 2010-02-08 | 1 | -1/+28 |
|\ \ | |/ | |||||
| * | Add EventManager.OnIncomingSceneObject event which is triggered by an ↵ | Justin Clark-Casey (justincc) | 2010-02-08 | 1 | -1/+28 |
| | | | | | | | | | | | | incoming scene object Add a read-only Attachments property to ScenePresence | ||||
* | | Merge branch 'master' into careminster | Melanie | 2010-02-04 | 1 | -328/+1156 |
|\ \ | |/ | |||||
| * | minor: add a smidgen of EventManager doc | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -3/+5 |
| | | |||||
| * | For each delegate added to events in the EventManager, catch and log but do ↵ | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -314/+1128 |
| | | | | | | | | | | | | not propogate any exceptions that come back This stops exceptions thrown by modules from disrupting the kernel and still allows other delegates to be executed normally | ||||
| * | add an IsRoot property to sop | Justin Clark-Casey (justincc) | 2010-02-03 | 1 | -1/+15 |
| | | |||||
* | | Merge branch 'master' into careminster | Melanie | 2010-02-03 | 1 | -15/+8 |
|\ \ | |/ | |||||
| * | minor: add some documentation to EventManager.OnObjectGrab | Justin Clark-Casey (justincc) | 2010-02-02 | 1 | -15/+8 |
| | | |||||
* | | Merge branch 'master' into careminster | Melanie | 2010-02-02 | 1 | -2/+14 |
|\ \ | |/ | |||||
| * | Actually make EventManager.OnAttach() fire when an object is attached. ↵ | Justin Clark-Casey (justincc) | 2010-02-01 | 1 | -2/+3 |
| | | | | | | | | Previously, only detach was firing! | ||||
| * | Apply http://opensimulator.org/mantis/view.php?id=3334 | Justin Clark-Casey (justincc) | 2010-01-29 | 1 | -0/+11 |
| | | | | | | | | | | | | Send continuous touch() events if the left mouse button is held down while moving over an object This conforms with Linden Lab practice Thanks Revolution | ||||
* | | Merge branch 'master' into careminster | Melanie | 2010-01-11 | 1 | -28/+28 |
|\ \ | |/ | |||||
| * | Whitespace cleanup | Melanie | 2010-01-11 | 1 | -28/+28 |
| | | |||||
* | | Merge branch 'master' into careminster | Melanie | 2010-01-11 | 1 | -2/+30 |
|\ \ | |/ | |||||
| * | Adds llRotTarget and the events at_rot_target and not_at_rot_target. | Revolution | 2010-01-11 | 1 | -2/+30 |
| | | | | | | | | Signed-off-by: Melanie <melanie@t-data.com> | ||||
* | | Merge branch 'master' into careminster | Melanie | 2010-01-10 | 1 | -0/+28 |
|\ \ | |/ | |||||
| * | Adds land collision events. | Revolution | 2010-01-10 | 1 | -0/+28 |
| | | | | | | | | | | | | CRs cleaned from patch Signed-off-by: Melanie <melanie@t-data.com> | ||||
* | | Add cmSetWindlightSceneTargeted. Add restrictions on windlight script use. | CasperW | 2009-12-17 | 1 | -0/+12 |
| | | |||||
* | | Enable scripting interface for windlight | unknown | 2009-12-09 | 1 | -0/+12 |
|/ | |||||
* | Formatting cleanup. | Jeff Ames | 2009-10-01 | 1 | -2/+2 |
| | |||||
* | Unpacking the mess with OtherRegionUp, so we can have a real cache of the ↵ | Diva Canto | 2009-09-27 | 1 | -0/+13 |
| | | | | neighbours in the grid service modules. | ||||
* | Misc cleanup. | Jeff Ames | 2009-08-16 | 1 | -1/+1 |
| | |||||
* | Formatting cleanup. Fix some compiler warnings. | Jeff Ames | 2009-08-13 | 1 | -1/+1 |
| | |||||
* | Another stab at cmickeyb's patch for script GC. | Melanie | 2009-08-07 | 1 | -5/+6 |
| | | | | | Moved the Close() for the appdomain-hosted parts into a new destructor on ScriptInstance. | ||||
* | Revert the XEngine memleak patch, it causes premature GC. | Melanie | 2009-08-07 | 1 | -6/+5 |
| | | | | | This matches behavior seen with an earlier attempt to do this, apparently the sponsor mechanism does't work in Mono | ||||
* | |From: James J Greensky <jame.j.greensky@intel.com> | Melanie | 2009-08-06 | 1 | -5/+6 |
| | | | | | | | | | | | | | | | | | | | |Date: Wed, 5 Aug 2009 09:51:52 -0700 |Subject: [PATCH] Closed two major memory leaks for scripted objects | |Two major memory leaks for the scripted objects were fixed |- One leak had to do with remoting acrossing app domains. When a script and | its controlling agent communicate across an application boundary, it calls | functions on a stub proxy object that then invokes the remote method on | the object in the other app domain. These stub objects (two for each script) | were setup to have infinate lifetimes and were never being garbage collected. |- The second leak was the result of adding a scene object part instance method | to a scene event and never removing it. This cause the event's delegate list | to maintain a link to that object which is then never freed as the scene event | object is never destroyed. Patch applied, please direct feedback to me. Possible issue: Longtime idle scripts like vendors may fail. | ||||
* | This change adds support for the attach event in scripts. | Alan Webb | 2009-08-04 | 1 | -0/+16 |
| | | | | | | | | | | | | | | | | | | | [1] Added a new OnAttach event to Scene/EventManager [2] Hooked up existing attach event handler in XEngine. [3] Modified SceneGraph and Scene.Inventory to trigger attach events at the appropriate places. I was forced to distribut the changes across two files because of the way attach processing is distributed across the two files. [4] In the case of RezSingleAttachmentFromInventory it is necessary to handle event scheduling in a special way. There is no synchronous path available, so the fact that this object is attached, and who it is attached to, is cached when the ScriptInstance is created. When the script is started, the attached handler is driven after on_rez (but before changed, this should be reviewed). Signed-off-by: dr scofield (aka dirk husemann) <drscofield@xyzzyxyzzy.net> | ||||
* | When a shared module hooks OnClientClosed, it has no way of finding | Melanie Thielker | 2009-06-19 | 1 | -3/+3 |
| | | | | | | | | | out which client connection has closed. So, in multi-region sims, things can get messy fast. This introduces a second parameters, which is a Scene object ref. Minor adjustments to custom modules may be required due to this change. | ||||
* | From: Chris Yeoh <yeohc@au1.ibm.com> | Sean Dague | 2009-06-19 | 1 | -3/+3 |
| | | | | | | This patch ensures that the touch positions are set during touch_end events (currently only working for touch_start and touch events). | ||||
* | * Corrected CAPS namespaces | Arthur Valadares | 2009-06-18 | 1 | -1/+1 |
| | | | | | * "luke, use the sed" | ||||
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵ | Jeff Ames | 2009-06-01 | 1 | -1/+1 |
| | | | | LICENSE.txt. | ||||
* | * Make it possible to add a request id to load and save oar requests | Justin Clarke Casey | 2009-04-15 | 1 | -6/+8 |
| | | | | | | * This allows specific requests to be identified. | ||||
* | Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag | nlin | 2009-04-10 | 1 | -0/+32 |
| | | | | | | | | | | | | | | Addresses Mantis #3381 The current implementation works as expected if the object has no rotation or only rotation around the Z axis; you can spin the object left or right (around the world Z axis). It works a little unexpectedly if the object has a non-Z-axis rotation; in this case the body is spun about its local Z axis, not the world Z-axis. (But SL also behaves oddly with a spin on an arbitrarily rotated object.) |