Adding new parcel return constants and functions.
This commit is contained in:
parent
0273bbb9d6
commit
c54b50b4a0
4 changed files with 78 additions and 4 deletions
|
@ -6,6 +6,30 @@
|
|||
<body style="background-color: white; font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3">
|
||||
<div>
|
||||
<div>
|
||||
<h3><span class="date">2013-07-02</span> - Release 2.53.0</h3>
|
||||
<div>
|
||||
* Constants Added:
|
||||
<ul>
|
||||
<li>CHARACTER_STAY_WITHIN_PARCEL</li>
|
||||
<li>ERR_GENERIC</li>
|
||||
<li>ERR_MALFORMED_PARAMS</li>
|
||||
<li>ERR_PARCEL_PERMISSIONS</li>
|
||||
<li>ERR_RUNTIME_PERMISSIONS</li>
|
||||
<li>ERR_THROTTLED</li>
|
||||
<li>OBJECT_RETURN_PARCEL</li>
|
||||
<li>OBJECT_RETURN_PARCEL_OWNER</li>
|
||||
<li>OBJECT_RETURN_REGION</li>
|
||||
<li>PERMISSION_RETURN_OBJECTS</li>
|
||||
</ul>
|
||||
</div>
|
||||
* Functions added:
|
||||
<div>
|
||||
<ul>
|
||||
<li>llReturnObjectsByID</li>
|
||||
<li>llReturnObjectsByOwner</li>
|
||||
<li></li>
|
||||
</ul>
|
||||
</div>
|
||||
<h3><span class="date">2013-06-22</span> - Release 2.52.0</h3>
|
||||
<p>Added the JSON related constants and functions.</p>
|
||||
<div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue