Added 78 constants, reorganised a bit.
This commit is contained in:
parent
282c7e1ee6
commit
b42e4eb80b
3 changed files with 855 additions and 656 deletions
File diff suppressed because it is too large
Load diff
|
@ -1,14 +1,102 @@
|
||||||
<div style="font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3;">
|
<div style="font-family: Verdana, sans-serif;font-size: 13px;line-height: 1.3;">
|
||||||
|
|
||||||
<h3>Release 2.43</h3>
|
<div>
|
||||||
|
<h3>Release 2.43.1</h3>
|
||||||
|
|
||||||
<p>
|
<u>2011-12-09</u><br />
|
||||||
<u>2011- </u><br />
|
* Added: constants
|
||||||
- Added: event
|
<ul>
|
||||||
|
<li>CONTENT_TYPE_HTML</li>
|
||||||
|
<li>DENSITY</li>
|
||||||
|
<li>ESTATE_ACCESS_ALLOWED_AGENT_ADD</li>
|
||||||
|
<li>ESTATE_ACCESS_ALLOWED_AGENT_REMOVE</li>
|
||||||
|
<li>ESTATE_ACCESS_ALLOWED_GROUP_ADD</li>
|
||||||
|
<li>ESTATE_ACCESS_ALLOWED_GROUP_REMOVE</li>
|
||||||
|
<li>ESTATE_ACCESS_BANNED_AGENT_ADD</li>
|
||||||
|
<li>ESTATE_ACCESS_BANNED_AGENT_REMOVE</li>
|
||||||
|
<li>FRICTION</li>
|
||||||
|
<li>GRAVITY_MULTIPLIER</li>
|
||||||
|
<li>HTTP_VERBOSE_THROTTLE</li>
|
||||||
|
<li>KFM_CMD_PAUSE</li>
|
||||||
|
<li>KFM_CMD_PLAY</li>
|
||||||
|
<li>KFM_CMD_STOP</li>
|
||||||
|
<li>KFM_COMMAND</li>
|
||||||
|
<li>KFM_DATA</li>
|
||||||
|
<li>KFM_FORWARD</li>
|
||||||
|
<li>KFM_LOOP</li>
|
||||||
|
<li>KFM_MODE</li>
|
||||||
|
<li>KFM_PING_PONG</li>
|
||||||
|
<li>KFM_REVERSE</li>
|
||||||
|
<li>KFM_ROTATION</li>
|
||||||
|
<li>KFM_TRANSLATION</li>
|
||||||
|
<li>OBJECT_PHYSICS_COST</li>
|
||||||
|
<li>OBJECT_PRIM_EQUIVALENCE</li>
|
||||||
|
<li>OBJECT_SERVER_COST</li>
|
||||||
|
<li>OBJECT_STREAMING_COST</li>
|
||||||
|
<li>PARCEL_DETAILS_SEE_AVATARS</li>
|
||||||
|
<li>PRIM_MATERIAL</li>
|
||||||
|
<li>PRIM_MEDIA_ALT_IMAGE_ENABLE</li>
|
||||||
|
<li>PRIM_MEDIA_AUTO_LOOP</li>
|
||||||
|
<li>PRIM_MEDIA_AUTO_PLAY</li>
|
||||||
|
<li>PRIM_MEDIA_AUTO_SCALE</li>
|
||||||
|
<li>PRIM_MEDIA_AUTO_ZOOM</li>
|
||||||
|
<li>PRIM_MEDIA_CONTROLS</li>
|
||||||
|
<li>PRIM_MEDIA_CONTROLS_MINI</li>
|
||||||
|
<li>PRIM_MEDIA_CONTROLS_STANDARD</li>
|
||||||
|
<li>PRIM_MEDIA_CURRENT_URL</li>
|
||||||
|
<li>PRIM_MEDIA_FIRST_CLICK_INTERACT</li>
|
||||||
|
<li>PRIM_MEDIA_HEIGHT_PIXELS</li>
|
||||||
|
<li>PRIM_MEDIA_HOME_URL</li>
|
||||||
|
<li>PRIM_MEDIA_PERMS_CONTROL</li>
|
||||||
|
<li>PRIM_MEDIA_PERMS_INTERACT</li>
|
||||||
|
<li>PRIM_MEDIA_PERM_ANYONE</li>
|
||||||
|
<li>PRIM_MEDIA_PERM_GROUP</li>
|
||||||
|
<li>PRIM_MEDIA_PERM_NONE</li>
|
||||||
|
<li>PRIM_MEDIA_PERM_OWNER</li>
|
||||||
|
<li>PRIM_MEDIA_WHITELIST</li>
|
||||||
|
<li>PRIM_MEDIA_WHITELIST_ENABLE</li>
|
||||||
|
<li>PRIM_MEDIA_WIDTH_PIXELS</li>
|
||||||
|
<li>PRIM_OMEGA</li>
|
||||||
|
<li>PRIM_PHYSICS_MATERIAL</li>
|
||||||
|
<li>PRIM_PHYSICS_SHAPE_CONVEX</li>
|
||||||
|
<li>PRIM_PHYSICS_SHAPE_NONE</li>
|
||||||
|
<li>PRIM_PHYSICS_SHAPE_PRIM</li>
|
||||||
|
<li>PRIM_PHYSICS_SHAPE_TYPE</li>
|
||||||
|
<li>PRIM_POS_LOCAL</li>
|
||||||
|
<li>PRIM_ROT_LOCAL</li>
|
||||||
|
<li>PRIM_SCULPT_FLAG_INVERT</li>
|
||||||
|
<li>PRIM_SCULPT_FLAG_MIRROR</li>
|
||||||
|
<li>PROFILE_NONE</li>
|
||||||
|
<li>PROFILE_SCRIPT_MEMORY</li>
|
||||||
|
<li>RESTITUTION</li>
|
||||||
|
<li>STATUS_BLOCK_GRAB_OBJECT</li>
|
||||||
|
<li>STATUS_BOUNDS_ERROR</li>
|
||||||
|
<li>STATUS_INTERNAL_ERROR</li>
|
||||||
|
<li>STATUS_MALFORMED_PARAMS</li>
|
||||||
|
<li>STATUS_NOT_FOUND</li>
|
||||||
|
<li>STATUS_NOT_SUPPORTED</li>
|
||||||
|
<li>STATUS_OK</li>
|
||||||
|
<li>STATUS_TYPE_MISMATCH</li>
|
||||||
|
<li>STATUS_WHITELIST_FAILED</li>
|
||||||
|
<li>TEXTURE_BLANK</li>
|
||||||
|
<li>TEXTURE_DEFAULT</li>
|
||||||
|
<li>TEXTURE_MEDIA</li>
|
||||||
|
<li>TEXTURE_PLYWOOD</li>
|
||||||
|
<li>TEXTURE_TRANSPARENT</li>
|
||||||
|
<li>TOUCH_INVALID_TEXCOORD</li>
|
||||||
|
</ul>
|
||||||
|
* other changes: Cleaned up parts of the highlighting XML file generally, and reordered some entries.
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div>
|
||||||
|
<h3>Release 2.43</h3>
|
||||||
|
|
||||||
|
<u>2011-11-30</u><br />
|
||||||
|
* Added: event
|
||||||
<ul>
|
<ul>
|
||||||
<li>transaction_result</li>
|
<li>transaction_result</li>
|
||||||
</ul>
|
</ul>
|
||||||
- Added: stub functions for:
|
* Added: stub functions for:
|
||||||
<ul>
|
<ul>
|
||||||
<li>llCastRay</li>
|
<li>llCastRay</li>
|
||||||
<li>llClearLinkMedia</li>
|
<li>llClearLinkMedia</li>
|
||||||
|
@ -28,9 +116,10 @@
|
||||||
<li>llSetVelocity</li>
|
<li>llSetVelocity</li>
|
||||||
<li>llTransferLindenDollars</li>
|
<li>llTransferLindenDollars</li>
|
||||||
</ul>
|
</ul>
|
||||||
- Fixed UTF-8 file format from prefixing with a BOM. While not invalid, it confuses some apps.
|
* Fixed UTF-8 file format from prefixing with a BOM. While not invalid, it confuses some apps.
|
||||||
<br />
|
<br />
|
||||||
</p>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<h3>Release 2.40</h3>
|
<h3>Release 2.40</h3>
|
||||||
|
|
||||||
|
|
|
@ -300,7 +300,7 @@ namespace LSLEditor
|
||||||
public static readonly integer CLICK_ACTION_OPEN = 4;
|
public static readonly integer CLICK_ACTION_OPEN = 4;
|
||||||
public static readonly integer CLICK_ACTION_PLAY = 5;
|
public static readonly integer CLICK_ACTION_PLAY = 5;
|
||||||
public static readonly integer CLICK_ACTION_OPEN_MEDIA = 6;
|
public static readonly integer CLICK_ACTION_OPEN_MEDIA = 6;
|
||||||
|
public static readonly string CONTENT_TYPE_HTML = "text/html";
|
||||||
public static readonly integer CONTROL_FWD = 1;
|
public static readonly integer CONTROL_FWD = 1;
|
||||||
public static readonly integer CONTROL_BACK = 2;
|
public static readonly integer CONTROL_BACK = 2;
|
||||||
public static readonly integer CONTROL_LEFT = 4;
|
public static readonly integer CONTROL_LEFT = 4;
|
||||||
|
@ -350,6 +350,19 @@ namespace LSLEditor
|
||||||
public static readonly integer INVENTORY_ANIMATION = 20;
|
public static readonly integer INVENTORY_ANIMATION = 20;
|
||||||
public static readonly integer INVENTORY_GESTURE = 21;
|
public static readonly integer INVENTORY_GESTURE = 21;
|
||||||
|
|
||||||
|
public static readonly integer KFM_CMD_PAUSE = 2;
|
||||||
|
public static readonly integer KFM_CMD_PLAY = 0;
|
||||||
|
public static readonly integer KFM_CMD_STOP = 1;
|
||||||
|
public static readonly integer KFM_COMMAND = 0;
|
||||||
|
public static readonly integer KFM_DATA = 2;
|
||||||
|
public static readonly integer KFM_FORWARD = 0;
|
||||||
|
public static readonly integer KFM_LOOP = 1;
|
||||||
|
public static readonly integer KFM_MODE = 1;
|
||||||
|
public static readonly integer KFM_PING_PONG = 2;
|
||||||
|
public static readonly integer KFM_REVERSE = 2;
|
||||||
|
public static readonly integer KFM_ROTATION = 1;
|
||||||
|
public static readonly integer KFM_TRANSLATION = 2;
|
||||||
|
|
||||||
public static readonly integer LAND_LEVEL = 0;
|
public static readonly integer LAND_LEVEL = 0;
|
||||||
public static readonly integer LAND_RAISE = 1;
|
public static readonly integer LAND_RAISE = 1;
|
||||||
public static readonly integer LAND_LOWER = 2;
|
public static readonly integer LAND_LOWER = 2;
|
||||||
|
@ -357,9 +370,9 @@ namespace LSLEditor
|
||||||
public static readonly integer LAND_NOISE = 4;
|
public static readonly integer LAND_NOISE = 4;
|
||||||
public static readonly integer LAND_REVERT = 5;
|
public static readonly integer LAND_REVERT = 5;
|
||||||
|
|
||||||
public static readonly integer LAND_SMALL_BRUSH = 1;
|
|
||||||
public static readonly integer LAND_MEDIUM_BRUSH = 2;
|
|
||||||
public static readonly integer LAND_LARGE_BRUSH = 3;
|
public static readonly integer LAND_LARGE_BRUSH = 3;
|
||||||
|
public static readonly integer LAND_MEDIUM_BRUSH = 2;
|
||||||
|
public static readonly integer LAND_SMALL_BRUSH = 1;
|
||||||
|
|
||||||
public static readonly integer LINK_ROOT = 1;
|
public static readonly integer LINK_ROOT = 1;
|
||||||
public static readonly integer LINK_SET = -1;
|
public static readonly integer LINK_SET = -1;
|
||||||
|
@ -591,6 +604,11 @@ namespace LSLEditor
|
||||||
public static readonly integer PSYS_PART_TARGET_LINEAR_MASK = 128;
|
public static readonly integer PSYS_PART_TARGET_LINEAR_MASK = 128;
|
||||||
public static readonly integer PSYS_PART_EMISSIVE_MASK = 256;
|
public static readonly integer PSYS_PART_EMISSIVE_MASK = 256;
|
||||||
|
|
||||||
|
public static readonly integer PSYS_PART_SRC_PATTERN_ANGLE = 0x04;
|
||||||
|
public static readonly integer PSYS_PART_SRC_PATTERN_ANGLE_CONE = 0x08;
|
||||||
|
public static readonly integer PSYS_PART_SRC_PATTERN_DROP = 0x01;
|
||||||
|
public static readonly integer PSYS_PART_SRC_PATTERN_EXPLODE = 0x02;
|
||||||
|
|
||||||
public static readonly integer PSYS_PART_START_COLOR = 1;
|
public static readonly integer PSYS_PART_START_COLOR = 1;
|
||||||
public static readonly integer PSYS_PART_START_ALPHA = 2;
|
public static readonly integer PSYS_PART_START_ALPHA = 2;
|
||||||
public static readonly integer PSYS_PART_END_COLOR = 3;
|
public static readonly integer PSYS_PART_END_COLOR = 3;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue