LSL Status/Events
From OpenSimulator
(Difference between revisions)
m (→See Also: Updated links in "See Also" heading.) |
m (→See Also: Minor edit: Updated links under "See Also" heading. Please ignore!) |
||
| Line 283: | Line 283: | ||
* [[Status|Main Status Page]] | * [[Status|Main Status Page]] | ||
| − | * [[LSL Status|LSL Status]] | + | * [[LSL Status|LSL Status Page]] |
| − | * [[LSL Status/Types|LSL Types Status]] | + | * [[LSL Status/Types|LSL Types Status Page]] |
| − | * [[LSL Status/Events|LSL Events Status]] | + | * [[LSL Status/Events|LSL Events Status Page]] |
| − | * [[LSL Status/Functions|LSL Functions Status]] | + | * [[LSL Status/Functions|LSL Functions Status Page]] |
* [[LSL_Status/functions/summary | LSL Functions Status Summary]] | * [[LSL_Status/functions/summary | LSL Functions Status Summary]] | ||
| + | * [[OSSL Status|OSSL Status Page]] | ||
| + | * [[OSSL Status/Types|OSSL Types Status Page]] | ||
| + | * [[OSSL Status/Events|OSSL Events Status Page]] | ||
| + | * [[OSSL Status/Functions|OSSL Functions Status Page]] | ||
| + | * [[OSSL_Status/Functions/Summary | OSSL Functions Status Summary]] | ||
| + | * [[OSSL_Implemented | OSSL Implemented Functions]] | ||
* [[Technical_Reference|Technical Reference Page]] | * [[Technical_Reference|Technical Reference Page]] | ||
Revision as of 13:38, 22 May 2009
Technical Reference -> Terms -> LSL Status -> LSL Event Status Page
What is the current LSL Event Status?
Introduction
Table Key
| Not Implemented |
| Ready for Testing |
| Partially Implemented |
| Fully Implemented |
| Tested/Fail |
| Deprecated |
Back to LSL Status
LSL Events Status
33 Events listed, 14 left to implement, 0 deprecated (r7035)
| Event | Done | Developer | Tester | Notes |
| at_rot_target | ||||
| at_target | Part | |||
| attach | Part | |||
| changed | Part | Teravus | Currently prim do not change regions, change drop, or change teleport | |
| collision | Yes | Mircea Kitsune | ||
| collision_end | Yes | Mircea Kitsune | ||
| collision_start | Yes | Mircea Kitsune | ||
| control | Yes | |||
| dataserver | Yes | John Bomhold | as of 8730 | |
| Yes | ||||
| http_response | Part | jimbo21 | ?? | |
| land_collision | ||||
| land_collision_end | ||||
| land_collision_start | ||||
| link_message | ||||
| listen | Yes | |||
| money | Since the implementation of a currency is not part of the OpenSim project, the money event should allow for either in-world or off-world payments. For in-world payments, the event should be triggered when a resident has paid an amount. For off-world payments, it should signify that a resident wants to buy an item or pay an amount rather than the completion of a payment. The actual payment should then be initiated either through a plugin or an external process (e.g. via a website). Therefore, the money event needs an optional third parameter that specifies if the payment was internal or external. Alternatively, an additional event could be created (e.g. 'payment_request') for external payments. See Money for details - Ezekiel. | |||
| moving_end | ||||
| moving_start | ||||
| no_sensor | Yes | Mircea Kitsune | ||
| not_at_rot_target | ||||
| not_at_target | ||||
| object_rez | ||||
| on_rez | Yes | |||
| remote_data | Part | jimbo21 | ?? | |
| run_time_permissions | ||||
| sensor | Yes | Mircea Kitsune | ||
| state_entry | Yes | |||
| state_exit | Yes | Maike Short | ||
| timer | ||||
| touch | Yes | Mircea Kitsune | ||
| touch_start | Yes | |||
| touch_end | Yes | Mircea Kitsune |
Back to LSL Status
See Also
- Main Status Page
- LSL Status Page
- LSL Types Status Page
- LSL Events Status Page
- LSL Functions Status Page
- LSL Functions Status Summary
- OSSL Status Page
- OSSL Types Status Page
- OSSL Events Status Page
- OSSL Functions Status Page
- OSSL Functions Status Summary
- OSSL Implemented Functions
- Technical Reference Page