diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm
index 0ba46d0..5384d3b 100644
--- a/trunk/Resource/ReleaseNotes.htm
+++ b/trunk/Resource/ReleaseNotes.htm
@@ -2,315 +2,344 @@
Release Notes
-
- Release Notes
+
-
2012-01-01 - Release 2.44.0
- - Added
-
- - "Release Notes..." to help menu.
-
+
+
2012-01- - Release 2.44.1
+ - Added: constants:
+
+ - AGENT_AUTOPILOT
+ - AGENT_BY_LEGACY_NAME
+ - AGENT_BY_USERNAME
+ - CHANGED_MEDIA
+ - OBJECT_RUNNING_SCRIPT_COUNT
+ - OBJECT_SCRIPT_MEMORY
+ - OBJECT_SCRIPT_TIME
+ - OBJECT_TOTAL_SCRIPT_COUNT
+ - OBJECT_UNKNOWN_DETAIL
+ - PRIM_LINK_TARGET
+ - PRIM_SCULPT_TYPE_MASK
+ - RC_DATA_FLAGS
+ - RC_DETECT_PHANTOM
+ - RC_GET_LINK_NUM
+ - RC_GET_NORMAL
+ - RC_GET_ROOT_KEY
+ - RC_MAX_HITS
+ - RC_REJECT_AGENTS
+ - RC_REJECT_LAND
+ - RC_REJECT_NONPHYSICAL
+ - RC_REJECT_PHYSICAL
+ - RC_REJECT_TYPES
+ - RCERR_CAST_TIME_EXCEEDED
+ - RCERR_SIM_PERF_LOW
+ - RCERR_UNKNOWN
+ - TOUCH_INVALID_FACE
+ - TOUCH_INVALID_VECTOR
+
+ - Added: functions:
+
+ - llAvatarOnLinkSitTarget
+ - llGetParcelMusicURL
+ - llSetContentType
+ - llSetLinkCamera
+ - llSetRegionPos
+
+
+
+
2012-01-01 - Release 2.44.0
+ - Added
+
+ - "Release Notes..." to help menu.
+
- - Changed
-
- - Updated About.htm
- - Tools => Options => Text Editor => General - Changed labels to properly reflect the output file format.
- - UTF-8 is now the default file output format. ANSI is deprecated and will be removed at a later date.
-
+ - Changed
+
+ - Updated About.htm
+ - Tools => Options => Text Editor => General - Changed labels to properly reflect the output file format.
+ - UTF-8 output no longer prefixes the B.O.M. character.
+ - UTF-8 is now the default file output format. ANSI is deprecated and will be removed at a later date.
+
- - Fixed:
-
- - SF ID: 2995296 - Search | Comment Line (Ctl+K) Breaks Line After Search Term.
- - SF ID: 3461546 - ReleaseNotes.htm in source, but never used
- - SF ID: none - Fix for state change without state name passing syntax-check.
- - SF ID: 3465488 - lslint does not show errors.
- - SF ID: 2999054 - Unicode characters do not paste correctly.
- - SF ID: none - Fixed typo in Font/Colour options dialogue.
-
-
+ - Fixed:
+
+ - SF ID: 2995296 - Search | Comment Line (Ctl+K) Breaks Line After Search Term.
+ - SF ID: 3461546 - ReleaseNotes.htm in source, but never used
+ - SF ID: none - Fix for state change without state name passing syntax-check.
+ - SF ID: 3465488 - lslint does not show errors.
+ - SF ID: 2999054 - Unicode characters do not paste correctly.
+ - SF ID: none - Fixed typo in Font/Colour options dialogue.
+
+
-
-
2011-12-12 - Release 2.43.1
- - Added: constants
-
- - CONTENT_TYPE_HTML
- - DENSITY
- - ESTATE_ACCESS_ALLOWED_AGENT_ADD
- - ESTATE_ACCESS_ALLOWED_AGENT_REMOVE
- - ESTATE_ACCESS_ALLOWED_GROUP_ADD
- - ESTATE_ACCESS_ALLOWED_GROUP_REMOVE
- - ESTATE_ACCESS_BANNED_AGENT_ADD
- - ESTATE_ACCESS_BANNED_AGENT_REMOVE
- - FRICTION
- - GRAVITY_MULTIPLIER
- - HTTP_VERBOSE_THROTTLE
- - KFM_CMD_PAUSE
- - KFM_CMD_PLAY
- - KFM_CMD_STOP
- - KFM_COMMAND
- - KFM_DATA
- - KFM_FORWARD
- - KFM_LOOP
- - KFM_MODE
- - KFM_PING_PONG
- - KFM_REVERSE
- - KFM_ROTATION
- - KFM_TRANSLATION
- - OBJECT_PHYSICS_COST
- - OBJECT_PRIM_EQUIVALENCE
- - OBJECT_SERVER_COST
- - OBJECT_STREAMING_COST
- - PARCEL_DETAILS_SEE_AVATARS
- - PRIM_MATERIAL
- - PRIM_MEDIA_ALT_IMAGE_ENABLE
- - PRIM_MEDIA_AUTO_LOOP
- - PRIM_MEDIA_AUTO_PLAY
- - PRIM_MEDIA_AUTO_SCALE
- - PRIM_MEDIA_AUTO_ZOOM
- - PRIM_MEDIA_CONTROLS
- - PRIM_MEDIA_CONTROLS_MINI
- - PRIM_MEDIA_CONTROLS_STANDARD
- - PRIM_MEDIA_CURRENT_URL
- - PRIM_MEDIA_FIRST_CLICK_INTERACT
- - PRIM_MEDIA_HEIGHT_PIXELS
- - PRIM_MEDIA_HOME_URL
- - PRIM_MEDIA_PERMS_CONTROL
- - PRIM_MEDIA_PERMS_INTERACT
- - PRIM_MEDIA_PERM_ANYONE
- - PRIM_MEDIA_PERM_GROUP
- - PRIM_MEDIA_PERM_NONE
- - PRIM_MEDIA_PERM_OWNER
- - PRIM_MEDIA_WHITELIST
- - PRIM_MEDIA_WHITELIST_ENABLE
- - PRIM_MEDIA_WIDTH_PIXELS
- - PRIM_OMEGA
- - PRIM_PHYSICS_MATERIAL
- - PRIM_PHYSICS_SHAPE_CONVEX
- - PRIM_PHYSICS_SHAPE_NONE
- - PRIM_PHYSICS_SHAPE_PRIM
- - PRIM_PHYSICS_SHAPE_TYPE
- - PRIM_POS_LOCAL
- - PRIM_ROT_LOCAL
- - PRIM_SCULPT_FLAG_INVERT
- - PRIM_SCULPT_FLAG_MIRROR
- - PROFILE_NONE
- - PROFILE_SCRIPT_MEMORY
- - RESTITUTION
- - STATUS_BLOCK_GRAB_OBJECT
- - STATUS_BOUNDS_ERROR
- - STATUS_INTERNAL_ERROR
- - STATUS_MALFORMED_PARAMS
- - STATUS_NOT_FOUND
- - STATUS_NOT_SUPPORTED
- - STATUS_OK
- - STATUS_TYPE_MISMATCH
- - STATUS_WHITELIST_FAILED
- - TEXTURE_BLANK
- - TEXTURE_DEFAULT
- - TEXTURE_MEDIA
- - TEXTURE_PLYWOOD
- - TEXTURE_TRANSPARENT
- - TOUCH_INVALID_TEXCOORD
-
- - other changes: Cleaned up parts of the highlighting XML file generally, and reordered some entries.
-
+
+
2011-12-12 - Release 2.43.1
+ - Added: constants
+
+ - CONTENT_TYPE_HTML
+ - DENSITY
+ - ESTATE_ACCESS_ALLOWED_AGENT_ADD
+ - ESTATE_ACCESS_ALLOWED_AGENT_REMOVE
+ - ESTATE_ACCESS_ALLOWED_GROUP_ADD
+ - ESTATE_ACCESS_ALLOWED_GROUP_REMOVE
+ - ESTATE_ACCESS_BANNED_AGENT_ADD
+ - ESTATE_ACCESS_BANNED_AGENT_REMOVE
+ - FRICTION
+ - GRAVITY_MULTIPLIER
+ - HTTP_VERBOSE_THROTTLE
+ - KFM_CMD_PAUSE
+ - KFM_CMD_PLAY
+ - KFM_CMD_STOP
+ - KFM_COMMAND
+ - KFM_DATA
+ - KFM_FORWARD
+ - KFM_LOOP
+ - KFM_MODE
+ - KFM_PING_PONG
+ - KFM_REVERSE
+ - KFM_ROTATION
+ - KFM_TRANSLATION
+ - OBJECT_PHYSICS_COST
+ - OBJECT_PRIM_EQUIVALENCE
+ - OBJECT_SERVER_COST
+ - OBJECT_STREAMING_COST
+ - PARCEL_DETAILS_SEE_AVATARS
+ - PRIM_MATERIAL
+ - PRIM_MEDIA_ALT_IMAGE_ENABLE
+ - PRIM_MEDIA_AUTO_LOOP
+ - PRIM_MEDIA_AUTO_PLAY
+ - PRIM_MEDIA_AUTO_SCALE
+ - PRIM_MEDIA_AUTO_ZOOM
+ - PRIM_MEDIA_CONTROLS
+ - PRIM_MEDIA_CONTROLS_MINI
+ - PRIM_MEDIA_CONTROLS_STANDARD
+ - PRIM_MEDIA_CURRENT_URL
+ - PRIM_MEDIA_FIRST_CLICK_INTERACT
+ - PRIM_MEDIA_HEIGHT_PIXELS
+ - PRIM_MEDIA_HOME_URL
+ - PRIM_MEDIA_PERMS_CONTROL
+ - PRIM_MEDIA_PERMS_INTERACT
+ - PRIM_MEDIA_PERM_ANYONE
+ - PRIM_MEDIA_PERM_GROUP
+ - PRIM_MEDIA_PERM_NONE
+ - PRIM_MEDIA_PERM_OWNER
+ - PRIM_MEDIA_WHITELIST
+ - PRIM_MEDIA_WHITELIST_ENABLE
+ - PRIM_MEDIA_WIDTH_PIXELS
+ - PRIM_OMEGA
+ - PRIM_PHYSICS_MATERIAL
+ - PRIM_PHYSICS_SHAPE_CONVEX
+ - PRIM_PHYSICS_SHAPE_NONE
+ - PRIM_PHYSICS_SHAPE_PRIM
+ - PRIM_PHYSICS_SHAPE_TYPE
+ - PRIM_POS_LOCAL
+ - PRIM_ROT_LOCAL
+ - PRIM_SCULPT_FLAG_INVERT
+ - PRIM_SCULPT_FLAG_MIRROR
+ - PROFILE_NONE
+ - PROFILE_SCRIPT_MEMORY
+ - RESTITUTION
+ - STATUS_BLOCK_GRAB_OBJECT
+ - STATUS_BOUNDS_ERROR
+ - STATUS_INTERNAL_ERROR
+ - STATUS_MALFORMED_PARAMS
+ - STATUS_NOT_FOUND
+ - STATUS_NOT_SUPPORTED
+ - STATUS_OK
+ - STATUS_TYPE_MISMATCH
+ - STATUS_WHITELIST_FAILED
+ - TEXTURE_BLANK
+ - TEXTURE_DEFAULT
+ - TEXTURE_MEDIA
+ - TEXTURE_PLYWOOD
+ - TEXTURE_TRANSPARENT
+ - TOUCH_INVALID_TEXCOORD
+
+ - other changes: Cleaned up parts of the highlighting XML file generally, and reordered some entries.
+
-
-
2011-12-06 - Release 2.43
- - Added: event
-
- - Added: functions:
-
- - llCastRay - syntax-checker only, highlighting added previously.
- - llClearLinkMedia - syntax-checker only, highlighting added previously.
- - llGetDisplayName
- - llGetLinkMedia
- - llGetMassMKS
- - llGetMemoryLimit
- - llGetPhysicsMaterial
- - llLinkSitTarget - syntax-checker only, highlighting added previously.
- - llManageEstateAccess
- - llScriptProfiler
- - llSetAngularVelocity
- - llSetKeyframedMotion
- - llSetLinkMedia
- - llSetMemoryLimit
- - llSetPhysicsMaterial
- - llSetVelocity
- - llTransferLindenDollars
-
- - Fixed UTF-8 file format from prefixing with a BOM. While not invalid, it confuses some apps.
-
-
+
+
2011-12-06 - Release 2.43
+ - Added: event
+
+ - Added: functions:
+
+ - llCastRay - syntax-checker only, highlighting added previously.
+ - llClearLinkMedia - syntax-checker only, highlighting added previously.
+ - llGetDisplayName
+ - llGetLinkMedia
+ - llGetMassMKS
+ - llGetMemoryLimit
+ - llGetPhysicsMaterial
+ - llLinkSitTarget - syntax-checker only, highlighting added previously.
+ - llManageEstateAccess
+ - llScriptProfiler
+ - llSetAngularVelocity
+ - llSetKeyframedMotion
+ - llSetLinkMedia
+ - llSetMemoryLimit
+ - llSetPhysicsMaterial
+ - llSetVelocity
+ - llTransferLindenDollars
+
+ - Fixed UTF-8 file format from prefixing with a BOM. While not invalid, it confuses some apps.
+
+
-
-
2011-04-21 - Release 2.42
- * Added: constants
-
- - CHANGED_REGION_START
- - PRIM_DESC
- - PRIM_NAME
-
- * Added: functions (highlighting only):
-
- - llCastRay
- - llGetLinkNumberOfSides
- - llGetSPMaxMemory
- - llGetUsedMemory
- - llGetUsername
- - llRequestDisplayName
- - llRequestUsername
-
-
+
+
2011-04-21 - Release 2.42
+ * Added: constants
+
+ - CHANGED_REGION_START
+ - PRIM_DESC
+ - PRIM_NAME
+
+ * Added: functions (highlighting only):
+
+ - llCastRay
+ - llGetLinkNumberOfSides
+ - llGetSPMaxMemory
+ - llGetUsedMemory
+ - llGetUsername
+ - llRequestDisplayName
+ - llRequestUsername
+
+
-
-
2010 - Release 2.41
-
+
+
2010 - Release 2.41
+
-
-
Release 2.40
-
April 17 2010 14:51 (local time)
- - Added: stub functions for:
-
- - llGetFreeURLs
- - llRequestURL
- - llRequestSecureURL
- - llReleaseURL
- - llHTTPResponse
- - llGetHTTPHeader
-
-
+
+
April 17 2010 14:51 (local time) Release 2.40
+ - Added: stub functions for:
+
+ - llGetFreeURLs
+ - llRequestURL
+ - llRequestSecureURL
+ - llReleaseURL
+ - llHTTPResponse
+ - llGetHTTPHeader
+
+
-
-
Release 2.39
-
October 28 2008 11:28 (local time)
- - Added: stub functions for:
-
- - llTextBox
- - llGetAgentLanguage
- - llDetectedTouchUV
- - llDetectedTouchFace
- - llDetectedTouchPos
- - llDetectedTouchNormal
- - llDetectedTouchBinormal
- - llDetectedTouchST
- - llSHA1String
-
-
+
+
October 28 2008 11:28 (local time) Release 2.39
+ - Added: stub functions for:
+
+ - llTextBox
+ - llGetAgentLanguage
+ - llDetectedTouchUV
+ - llDetectedTouchFace
+ - llDetectedTouchPos
+ - llDetectedTouchNormal
+ - llDetectedTouchBinormal
+ - llDetectedTouchST
+ - llSHA1String
+
+
-
-
Release 2.38
- July 28 2008 14:10 (local time)
- - Changed: Key cache file changed, so did lsleditor (??? who made the xml file, it uses siblings, not parent-child relations????)
-
+
+
July 28 2008 14:10 (local time) Release 2.38
+ - Changed: Key cache file changed, so did lsleditor (??? who made the xml file, it uses siblings, not parent-child relations????)
+
+
+ Summer break ;-)
+
+ May 18 2008 18:37 (local time)
+ - Changed: Ctrl-Shft-A uses 4-spaces intdent when (auto)pasting in SL
+
+
+ May 13 2008 13:21 (local time)
+ - Changed: Adding duplicate items in solution explorer starts numbering at 1
+ - Fixed: focus when switching tabs
+ - Fixed: Save All (Ctrl Shft S), does not save Solution
+
-
+
+
May 2 2008 19:00 (local time)> Release 2.37
+ - Added: PRIM_GLOW
+ - Added: llSetClickAction (and constants)
+ - Fixed: & in dialogue box
+ - Fixed: Permission dialogue box text messed up when the script name is too long
+
-
-
May 18 2008 18:37 (local time)
- - Changed: Ctrl-Shft-A uses 4-spaces intdent when (auto)pasting in SL
-
+
+
Apr 3 2008 12:47 (local time) Release 2.36
+ - Fixed: llAbs throws error on large numbers
+
+ Mar 28 2008 12:47 (local time)
+ - Fixed: llListen should also listen when using "" keys
+ - Added: Basic authentication to llHTTPRequest, eg. http: //userid:password@domain.name/path
+ - Added: llEmail shows error responses from smtp server when in error
+
-
- May 13 2008 13:21 (local time)
- - Changed: Adding duplicate items in solution explorer starts numbering at 1
- - Fixed: focus when switching tabs
- - Fixed: Save All (Ctrl Shft S), does not save Solution
-
-
-
-
-
Release 2.37
- May 2 2008 19:00 (local time)
- - Added: PRIM_GLOW
- - Added: llSetClickAction (and constants)
- - Fixed: & in dialogue box
- - Fixed: Permission dialogue box text messed up when the script name is too long
-
-
-
-
-
Release 2.36
-
Apr 3 2008 12:47 (local time)
- - Fixed: llAbs throws error on large numbers
-
-
Mar 28 2008 12:47 (local time)
- - Fixed: llListen should also listen when using "" keys
- - Added: Basic authentication to llHTTPRequest, eg. http: //userid:password@domain.name/path
- - Added: llEmail shows error responses from smtp server when in error
-
-
-
Mar 27 2008 13:33 (local time)
+
Mar 27 2008 13:33 (local time)
- Added (experimental): 'Ctrl Shift A' pastes active LSLEditor script to SecondLife (has to open script editor in SL first)
-
+
-
Mar 21 2008 12:12 (local time)
+
Mar 21 2008 12:12 (local time)
- Fixed: Shift Home crashes editor when nothing is selected
-
-
+
-
-
Release 2.35
-
Mar 16 2008 15:22 (local time)
+
+
Mar 16 2008 15:22 (local time) Release 2.35
- Added: llGetParcelDetails (see also menu - tools - options - debugging internal)
- Added: Alt-Backspace alternative for Ctrl-Z
- Fixed: Some focus issue on the find window
- Added: PARCEL_MEDIA_COMMAND_TYPE, PARCEL_MEDIA_COMMAND_SIZE, PARCEL_MEDIA_COMMAND_DESC, PARCEL_MEDIA_COMMAND_LOOP_SET
- Added: Contact item on menu Help
- Removed: some compression code
-
+
-
Feb 29 2008 12:40 (local time)
+
Feb 29 2008 12:40 (local time)
- Fixed: NULL_KEY was no key
-
-
+
-
-
Release 2.34
-
Feb 23 2008 19:45 (local time)
-
+
+
Feb 23 2008 19:45 (local time) Release 2.34
- Added: First generic plugin support
- Added: integer multiply operator for float operand
- Added: minus operator to rotation
- Fixed: Internals to pass more language tests, e.g. bool on ZERO_ROTATION and NULL_KEY, adding items to list
-
+
Feb 22 2008 23:38 (local time)
-
- Fixed: Browser status hides bottom scrollbar
- - Fixed: Switching between Tabbed document and Windowed document, browser disappears
- - Fixed: (key)"" == False
- - Added: state changes allowed in global functions (when set in Debugging - General menu)
- - Fixed: info on llInsertString was missing a few spaces
- - Added: Debug windows have context menu, Copy, Select All and Clear
- - Added: File - New - New notecard
- - Changed: llGetScriptName returns scriptname without extension (when set in Debugging - General menu)
- - Fixed: Don't send empty bugreports
- - Fixed: tabs are presented in SL as 4 spaces, for example llStringLength("\t") == 4
- - Fixed: remove old files after Autoupdate
- - Fixed: autoupdate menu was readonly
+
+ - Fixed: Browser status hides bottom scrollbar
+ - Fixed: Switching between Tabbed document and Windowed document, browser disappears
+ - Fixed: (key)"" == False
+ - Added: state changes allowed in global functions (when set in Debugging - General menu)
+ - Fixed: info on llInsertString was missing a few spaces
+ - Added: Debug windows have context menu, Copy, Select All and Clear
+ - Added: File - New - New notecard
+ - Changed: llGetScriptName returns scriptname without extension (when set in Debugging - General menu)
+ - Fixed: Don't send empty bugreports
+ - Fixed: tabs are presented in SL as 4 spaces, for example llStringLength("\t") == 4
+ - Fixed: remove old files after Autoupdate
+ - Fixed: autoupdate menu was readonly
-
-
-
Release 2.33
+
Feb 12 2008 08:12 (local time)
-
- Fixed: llLog and llLog10
+
+ - Fixed: llLog and llLog10
+
Feb 04 2008 16:30 (local time)
@@ -323,11 +352,9 @@
- Changed: Information on llSensorRepeat()
- Added: llResetLandPassList()
-
-
-
Release 2.32
+
Jan 27 2008 14:00 (local time)
- Added: open multiple files from menu 'File - Open - File...' or Ctrl-O
@@ -336,11 +363,9 @@
- Changed: 'Recent Projects' in 'Recent Solutions'
- Changed: 'Add new Project' changed into 'Add new Solution'
-
-
-
Release 2.31
+
Jan 14 2008 16:28 (local time)
- Changed: llUnescapeURL and llEscapeURL using UTF8 encoding
@@ -348,6 +373,7 @@
- Changed: improved label parsing
+
Jan 12 2008 10:43 (local time)
- Fixed: llDialog does not show OK button, using no buttons
@@ -370,11 +396,9 @@
- Added: show status of capslock
-
-
-
Release 2.30
+
Dec 29 2007 12:27 (local time)
- Fixed: llParseString2List loops when using empty strings on spacers
@@ -390,11 +414,9 @@
- Fixed: line number issue on scrolling
- Fixed: cast error using llList2Vector for strings
-
-
-
Release 2.29
+
Dec 18 2007 16:38 (local time)
- Added: when nothing is selected, Shift-Delete, copies entire line to clipboard and deletes it
@@ -407,17 +429,16 @@
- Fixed: Unchecking Check-For-Updates, does check for updates, thats wrong
-
-
-
Release 2.28
+
Dec 14 2007 00:40 (local time)
- Added: INS (insert) / OVR (override) on status bar, changes when hitting Insert key
- Changed: Tab on notecards shows 'Text', where scripts shows 'Script'
+
Dec 13 2007 23:52 (local time)
- Added: When changing to a non existing state, show warning
@@ -449,11 +470,9 @@
- Fixed: Version 2.24 an above were broken on simple Verbose messages!!
-
-
-
Release 2.27
+
Dec 05 2007 17:35 (local time)
- Fixed: llModPow gives wrong answer using large numbers
@@ -462,11 +481,9 @@
- Fixed: Oops from llGetObjectDetails (only OBJECT_NAME and OBJECT_DESC implemented)
- Fixed: comments having unballanced string quotes do not compile
-
-
-
Release 2.26
+
Nov 28 2007 19:31 (local time)
- Changed: llBase64ToInteger , needs testings
@@ -485,11 +502,9 @@
- Fixed: llListenRemove does not work
- Fixed: llMessageLinked adds 1 extra event when compiling
-
-
-
Release 2.25
+
Nov 22 2007 23:59 (local time)
- Added: true/false operators on vector and rotation
@@ -520,11 +535,10 @@
- Added: X-SecondLife-* headers in http request
-
-
Release 2.24
+
Nov 13 2007 01:33 (local time)
- Added: llResetLandBanList
@@ -544,10 +558,9 @@
- Fixed: info on llDetachFromAvatar() shows argument
-
-
Release 2.23
+
Nov 02 2007 15:53 (local time)
- Added: PRIM_SCULPT_TYPE_* constants
@@ -576,10 +589,9 @@
- Changed: LSLEditor remembers workingdirectory
- Changed: 'View Solutionexplorer' made persistent
-
-
Release 2.22
+
Oct 23 2007 20:13 (local time)
- Changed: When importing script, make form active.
@@ -595,24 +607,22 @@
Oct 21 2007 20:18 (local time)
-
+
- Changed: Solution explorer, files are opened only once at a time
- Changed: Solution explorer, changed Prim entity to Object
- Changed: Solution explorer, Objects can be added to Objects
- Added: llMessageLinked can use linknum in solution explorer(needs testing)
-
-
- - LINK_ROOT
- - LINK_SET
- - LINK_ALL_OTHERS
- - LINK_ALL_CHILDREN
- - LINK_THIS
-
-
+
+ - LINK_ROOT
+ - LINK_SET
+ - LINK_ALL_OTHERS
+ - LINK_ALL_CHILDREN
+ - LINK_THIS
+
Relationship is defined by place in solution explorer tree (no need to use llCreateLink)
- Fixed: the dialog is missing several buttons when using long text
- Changed: llDialog and llRequestPermissions removed topmost property
-
+
Oct 20 2007 12:09 (local time)
@@ -635,10 +645,9 @@
- Fixed: Old bug on multiple changed scripts saving using Ctrl-S shortcut only saves first script
- Fixed: Rename objects do not set object-name correctly
-
-
Release 2.21
+
Oct 16 2007 13:46 (local time)
- Changed: Find/Replace window hides when pressing Escape
@@ -646,40 +655,36 @@
Oct 15 2007 23:10 (local time)
-
+
- Changed: Tools menu, starts at top node
- Added: LSLEditor goes unicode
menu - tools - options - text editor - general - output format
-
-
- - ANSI (default)
- - Unicode
- - Unicode big endian
- - UTF-8
-
-
+
+ - ANSI (default)
+ - Unicode
+ - Unicode big endian
+ - UTF-8
+
- Fixed: Save on new.lsl file crashes LSLEditor
- Changed: bugreport, Highlight entry in left pane (also when lost focus)
- Fixed: bugreport, 'check all / uncheck all' button has wrong initial state
- Changed: autocompletion on ll-functions having zero arguments (or single void argument) completes with ')' char
- Added: double-clicking on an error message after compile, line in edit window is highlighted
-
+
Oct 10 2007 10:59 (local time)
-
+
- Changed: In respect to solution explorer
-
- llGetObjectDesc
- llSetObjectDesc
- llGetObjectName
- llSetObjectName
-
+
-
-
Release 2.20
+
Oct 09 2007 16:12 (local time)
- Added: Plugin support
@@ -712,11 +717,9 @@
- Changed: Wildcard autocompletion on argument, changed to show only pulldown menu (example llGetInventoryName)
- Added: llRot2Fwd / llRot2Up / llRot2Left
-
-
-
Release 2.19
+
Oct 01 2007 16:30 (local time)
- Changed: Make text bold on active tab
@@ -745,11 +748,9 @@
- Fixed: Selection from last line does not work
-
-
-
Release 2.18
+
Sep 21 2007 19:09 (local time)
- Fixed: SaveAs was broken
@@ -768,11 +769,9 @@
- Added: http 'ContentLength' on llHTTPRequest POST requests
-
-
-
Release 2.17
+
Sep 19 2007 12:47 (local time)
- Fixed: Closing LSLEditor saves (all) changed files using its own name, example files (new.lsl) shows dialog
@@ -817,11 +816,9 @@
- Added: Date/time on printed output
- Changed: Case insensitive on ECC
-
-
-
Release 2.16
+
Sep 13 2007 12:10 (local time)
- Added: Experimental Code Completion (ECC) on user defined variable names, menu - tools - options - Text Editor - Code Completion
@@ -846,11 +843,9 @@
- Fixed: First users see only a small window
-
-
-
Release 2.15
+
Sep 03 2007 17:00 (local time)
- Fixed: Renaming of non scripts and non notecards
@@ -867,11 +862,9 @@
- Fixed: Recent projects menu blocks when dirty script has to be saved
- Added: Menu - Tools - Options - Environment - General - delete old files after update
-
-
-
Release 2.14
+
Aug 27 2007 12:07 (local time)
- Fixed: Crash in Renaming files containing illegal chars in Solutionexplorer
@@ -903,11 +896,9 @@
- Added: llGetInventoryType (when using solution explorer)
- Changed: Blockcommenting Ctrl-K and Ctrl-L (also on non selected line)
-
-
-
Release 2.13
+
Aug 22 2007 17:57 (local time)
- Fixed: Crash on making default state
@@ -967,12 +958,10 @@
- Changed: Sending bugreports can be canceled
- Changed: implicit float to integer operator to explicit
-
+ Release 2.12
-
-
Release 2.12
-
Aug 10 2007 13:13 (local time)
+
Aug 10 2007 13:13 (local time)
- Added: LSLEditorHelp offline wiki (Tools - Editor properties)
- Changed: Find window keeps search entries
@@ -998,11 +987,9 @@
- Added: Smtp Authentication for llEmail (Tools, Runtime Properties, External, Email)
-
-
-
Release 2.11
+
Jul 30 2007 16:19 (local time)
- Added: Home key works also on white-space lines
@@ -1022,15 +1009,12 @@
- Fixed: Editor crash when closing project having browser window open
- Added: llGetLocalPos()
-
+ Release 2.10
-
-
Release 2.10
-
Jul 25 2007 14:30 (local time)
-
+
Jul 25 2007 14:30 (local time)
+
- Added: Solution Explorer (first look)
-
- llGetObjectName
- llGetScriptName
@@ -1041,10 +1025,9 @@
- llGetNumberOfNotecardLines
- llGetNotecardLine
-
- Added: Reset option on Editor properties
- Added: mod operator (%) on integer
-
+
Jul 24 2007 11:55 (local time)
@@ -1067,11 +1050,9 @@
- Added: Bugtracker to Menu Help , Bugreport
- Changed: Home button toggles between start of line, and first non whitespace
-
-
-
Release 2.9
+
Jul 16 2007 11:25 (local time)
- Changed: Autocompletion images scale on changing fonts
@@ -1098,11 +1079,9 @@
- Fixed: Tooltip shows bold on some High-Resolution machines (David IOU1)
-
-
-
Release 2.8
+
Jul 10 2007 08:41 (local time)
- Fixed: Runtime properties, incorrect key from cache (xor)
@@ -1126,11 +1105,9 @@
- Added: Boundary checks on list functions
- Fixed: jump statement gives error (_goto)
-
-
-
Release 2.7
+
Jul 4 2007 12:12 (local time)
- Added: Bitwise Xor operator on integer (^)
@@ -1152,17 +1129,15 @@
Jul 1 2007 23:55 (local time)
-
+
- Added: Smart indenting on closing parenthesis (experimental)
- Revised: (Needs testing!!)
-
- llGetSubString
- llDeleteSubString
- llList2List
- llDeleteSubList
-
- Added:
- llIntegerToBase64
@@ -1171,6 +1146,7 @@
- llBase64ToString
- llXorBase64StringsCorrect
+
Jun 30 2007 11:41 (local time)
@@ -1194,11 +1170,9 @@
- Changed: Tab / Shift Tab , toggles indent block of text
- Changed: Home button sets cursor to beginning of line, after whitespace
-
-
-
Release 2.6
+
Jun 27 2007 18:20 (local time)
- Fixed: Editor crashes on error in dataserver script
@@ -1211,24 +1185,22 @@
Jun 25 2007 21:08 (local time)
-
+
- Fixed: Indent adds tab on lines ending in comment or whitespace
- Added: XML-RPC listening base port 50888
-
-
- - remote_data (event)
- - llOpenRemoteDataChannel
- - llCloseRemoteDataChannel
- - llRemoteDataReply
- - llSendRemoteData (untested)
-
-
+
+ - remote_data (event)
+ - llOpenRemoteDataChannel
+ - llCloseRemoteDataChannel
+ - llRemoteDataReply
+ - llSendRemoteData (untested)
+
- Fixed: Tooltips shows 'lt;' and 'gt;'
- Added: Bugreport to Menu Help
- Added: llLoadURL
- Added: listen callbacks are removed on state change
- Added: llListenControl
-
+
Jun 24 2007 13:11 (local time)
- Added: Print preview
@@ -1249,11 +1221,9 @@
- Fixed: Compiles empty documents and/or absent default state
-
-
-
Release 2.5
+
Jun 20 2007 22:41 (local time)
- Fixed: Menu Tools does not work
@@ -1281,11 +1251,9 @@
- Fixed: key problem (breaks listen and more)
-
-
-
Release 2.4
+
Jun 13 2007 12:12 (local time)
- Release 2.4
@@ -1311,15 +1279,15 @@
- Fixed: Undo slow on large documents
Jun 09 2007 11:44 (local time)
-
+
- Added: brackets matching
-
-
- - parentheses or round brackets: ( )
- - box brackets or square brackets: [ ]
- - curly brackets or braces: { }
- - angle brackets or chevrons: < >
-
+
+ - parentheses or round brackets: ( )
+ - box brackets or square brackets: [ ]
+ - curly brackets or braces: { }
+ - angle brackets or chevrons: < >
+
+
Jun 08 2007 19:35 (local time)
- Fixed: Undo after find / replace
@@ -1334,11 +1302,9 @@
- Added: Find and Replace
-
-
-
Release 2.3
+
Jun 06 2007 17:01 (local time)
- Fixed: Editor does not show on taskbar
@@ -1432,11 +1398,9 @@
- added comparison operators for list,key,float,integer,vector and rotation
- when opening an existing document, the untouched 'new.lsl' example is destroyed
-
-
-
Release 2.2
+
May 26 2007 18:00 (local time)
- Tooltipping / Codecompletion hitting the boundaries of parent window
@@ -1479,11 +1443,9 @@
- Simulator docks at bottom
-
-
-
Release 2.1
+
May 14 2007 22:47 (local time)
- Release 2.1 (Multiple document interface)
@@ -1556,11 +1518,9 @@
Apr 29 2007 15:29 (local time)
First implementation of linenumbers
-
-
-
Release 2.0
+
Apr 28 2007 14:01 (local time)
Changed project to .NET 2.0
@@ -1619,19 +1579,19 @@
Oct 8, 2006 18:36 (local time)
- Code highlighting
- Code completion
- - Code info, took the old LSL guide, and used Appendix, i can do better i
+ - Code info, took the old LSLguide, and used Appendix, i can do better i
know
- - F1 , on a keyword, does show up the LSL Wiki page on the keyword
+ - F1 , on a keyword, does show up the LSLWiki page on the keyword
- Compile, the hello world example should work on state_entry event
- Open/Save and edit lsl script files
Oct 2, 2006 (local time)
-
-
-
Release 1.0
+
First idea and prototype
+
Oct 1, 2006 (local time)
+