Adding highlighting for constants AVOID_NONE, OBJECT_CHARACTER_TIME, PU_FAILURE_DYNAMIC_PATHFINDING_DISABLED, PU_FAILURE_PARCEL_UNREACHABLE and functions llGetStaticPath, llXorBase64.

This commit is contained in:
Ima Mechanique 2013-07-10 22:54:34 +01:00
parent 54b3d31d57
commit ebf2d3512c
2 changed files with 35 additions and 12 deletions

View file

@ -6,6 +6,23 @@
<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-00</span> - Release 2.54.0</h3>
<div>
* Constants Added:
<ul>
<li>AVOID_NONE</li>
<li>OBJECT_CHARACTER_TIME</li>
<li>PU_FAILURE_DYNAMIC_PATHFINDING_DISABLED</li>
<li>PU_FAILURE_PARCEL_UNREACHABLE</li>
</ul>
</div>
<div>
* Functions Added:
<ul>
<li>llGetStaticPath</li>
<li>llXorBase64</li>
</ul>
</div>
<h3><span class="date">2013-07-07</span> - Release 2.53.1</h3>
<div>
* Fixes