diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm index e4d084c..5384d3b 100644 --- a/trunk/Resource/ReleaseNotes.htm +++ b/trunk/Resource/ReleaseNotes.htm @@ -1,11 +1,55 @@
April 17 2010 14:51 (local time)
+
October 28 2008 11:28 (local time)
+
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????)Summer break ;-)
+May 18 2008 18:37 (local time)
- - Changed: Ctrl-Shft-A uses 4-spaces intdent when (auto)pasting in SLMay 13 2008 13:21 (local time)
+May 2 2008 19:00 (local time)
+Apr 3 2008 12:47 (local time)
+Mar 28 2008 12:47 (local time)
+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 16 2008 15:22 (local time)
+Feb 29 2008 12:40 (local time)
+Feb 29 2008 12:40 (local time)
- Fixed: NULL_KEY was no keyFeb 23 2008 19:45 (local time)
-+
Feb 22 2008 23:38 (local time)
+Feb 22 2008 23:38 (local time)
- Fixed: Browser status hides bottom scrollbar
- Fixed: Switching between Tabbed document and Windowed document, browser disappears
@@ -296,12 +336,12 @@
Feb 12 2008 08:12 (local time)
+Feb 12 2008 08:12 (local time)
- Fixed: llLog and llLog10
Feb 04 2008 16:30 (local time)
+Feb 04 2008 16:30 (local time)
- Added: Shortcut key for lslint, F7 ;-)
- Fixed: llMessageLinked using LINK_THIS works also when NOT using solution explorer
@@ -315,7 +355,7 @@
Jan 27 2008 14:00 (local time)
+Jan 27 2008 14:00 (local time)
- Added: open multiple files from menu 'File - Open - File...' or Ctrl-O
- Fixed: global functions do not parse when using multiple brackets on 1 line
@@ -326,7 +366,7 @@
Jan 14 2008 16:28 (local time)
+Jan 14 2008 16:28 (local time)
- Changed: llUnescapeURL and llEscapeURL using UTF8 encoding
- Changed: llBase64ToString and llStringToBase64 using UTF8 encoding
@@ -334,37 +374,37 @@
Jan 12 2008 10:43 (local time)
+Jan 12 2008 10:43 (local time)
- Fixed: llDialog does not show OK button, using no buttons
Jan 09 2008 17:18 (local time)
+Jan 09 2008 17:18 (local time)
- Added: Online Help browser, New tab for every search can be unchecked in menu Tools - Options - Environment - Help
- Fixed: No scrolling when using Autoformat (Ctrl-D)
Jan 06 2008 13:31 (local time)
+Jan 06 2008 13:31 (local time)
- Fixed: llGetListEntryType does not work on negative index
- Added: missing operators on integer
- Fixed: wrong parsing and casting of large hex numbers
Jan 05 2008 12:44 (local time)
+Jan 05 2008 12:44 (local time)
- Added: show status of capslock
Dec 29 2007 12:27 (local time)
+Dec 29 2007 12:27 (local time)
- Fixed: llParseString2List loops when using empty strings on spacers
Dec 27 2007 22:57 (local time)
+Dec 27 2007 22:57 (local time)
- Added: Disable tooltip user-setting, menu Tools - Options - Help
- Added: Link to the LSLEditor forum, menu Help - Forum
@@ -377,7 +417,7 @@
Dec 18 2007 16:38 (local time)
+Dec 18 2007 16:38 (local time)
- Added: when nothing is selected, Shift-Delete, copies entire line to clipboard and deletes it
- Fixed: Ctrl-X is not undo-able
@@ -385,39 +425,39 @@
- Added: ATTACH_HUD_* constants
Dec 14 2007 17:51 (local time)
+Dec 14 2007 17:51 (local time)
- Fixed: Unchecking Check-For-Updates, does check for updates, thats wrong
Dec 14 2007 00:40 (local time)
+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)
+Dec 13 2007 23:52 (local time)
- Added: When changing to a non existing state, show warning
- Changed: llGetWallclock and llGetGMTclock
Dec 09 2007 02:30 (local time)
+Dec 09 2007 02:30 (local time)
- Fixed: certain conditions the tab-stops at 4 chars goes to 6 chars wide
Dec 08 2007 15:55 (local time)
+Dec 08 2007 15:55 (local time)
- Changed: Some Internals to pass more tests from http://wiki.secondlife.com/wiki/LSL_Language_Test
Some tests fail due to known issues. http://www.lsleditor.org/help/knownissues.htm
- Fixed: shift-home and shift-end selects from 'start' cq. 'end' of selection (only forward selection supported)
Dec 07 2007 02:44 (local time)
+Dec 07 2007 02:44 (local time)
- Fixed: lsleditor crashes when using lslint plugin
- Added: Total char count
@@ -426,14 +466,14 @@
- Changed: float shows 6 digits behind the decimal point (like SL)
Dec 06 2007 14:38 (local time)
+Dec 06 2007 14:38 (local time)
- Fixed: Version 2.24 an above were broken on simple Verbose messages!!
Dec 05 2007 17:35 (local time)
+Dec 05 2007 17:35 (local time)
- Fixed: llModPow gives wrong answer using large numbers
- Fixed: Crash when clicked on errors, when script edit windows are closed
@@ -444,20 +484,20 @@
Nov 28 2007 19:31 (local time)
+Nov 28 2007 19:31 (local time)
- Changed: llBase64ToInteger , needs testings
- Changed: paint line numbers only when they are changed
- Changed: doubleclick selects whole words (including '_')
Nov 26 2007 13:33 (local time)
+Nov 26 2007 13:33 (local time)
- Added: random return when failing to parse string in llBase64ToInteger
- Fixed: list constructor and large signed/unsigned integer problem
Nov 24 2007 19:16 (local time)
+Nov 24 2007 19:16 (local time)
- Fixed: llListenRemove does not work
- Fixed: llMessageLinked adds 1 extra event when compiling
@@ -465,19 +505,19 @@
Nov 22 2007 23:59 (local time)
+Nov 22 2007 23:59 (local time)
- Added: true/false operators on vector and rotation
- Fixed: llRequestAgentData(uuid, DATA_BORN) has wrong date notation
- Fixed: listen event always gets the wrong sender id
Nov 20 2007 09:20 (local time)
+Nov 20 2007 09:20 (local time)
- Fixed: typo on llRemoveSensor
Nov 19 2007 10:09 (local time)
+Nov 19 2007 10:09 (local time)
- Fixed: llGetWallclock gives also fraction of seconds
- Added: X-SecondLife-Shard header in http request can be configured via menu - Tools - Options - Debugging - Internal (default = Production)
@@ -485,13 +525,13 @@
- Fixed: notecards don't care about 'autocorrect indent'
Nov 15 2007 00:19 (local time)
+Nov 15 2007 00:19 (local time)
- Fixed: Find and Find Replace window pushes editor to background when goes invisible
- Fixed: Find and Find Replace window does not focus text search box
Nov 14 2007 17:10 (local time)
+Nov 14 2007 17:10 (local time)
- Added: X-SecondLife-* headers in http request
Nov 13 2007 01:33 (local time)
+Nov 13 2007 01:33 (local time)
- Added: llResetLandBanList
Nov 10 2007 03:12 (local time)
+Nov 10 2007 03:12 (local time)
- Fixed: Editing notecards is broken
Nov 09 2007 01:21 (local time)
+Nov 09 2007 01:21 (local time)
- Fixed: CONTROL_ML_LBUTTON was missssspelleddd
Nov 07 2007 14:19 (local time)
+Nov 07 2007 14:19 (local time)
- Fixed: info on llDetachFromAvatar() shows argument
Nov 02 2007 15:53 (local time)
+Nov 02 2007 15:53 (local time)
- Added: PRIM_SCULPT_TYPE_* constants
Oct 30 2007 11:53 (local time)
+Oct 30 2007 11:53 (local time)
- Added: Findwindow uses F3 for next find
Oct 26 2007 10:57 (local time)
+Oct 26 2007 10:57 (local time)
- Fixed: Some menu items use online wiki (if available), others use offline wiki
Oct 24 2007 14:53 (local time)
+Oct 24 2007 14:53 (local time)
- Fixed: clicking Errors located on last line looses control on edit window
- Added: Shortcut keys to solution explorer
- Fixed: New script in solution explorer does not use indent user setting
Oct 23 2007 20:13 (local time)
+Oct 23 2007 20:13 (local time)
- Changed: Shift-End, does not select the newline char
- Changed: LSLEditor remembers workingdirectory
@@ -552,7 +592,7 @@
Oct 23 2007 20:13 (local time)
+Oct 23 2007 20:13 (local time)
- Changed: When importing script, make form active.
- Changed: combox box for listening channels set to first channel by default
@@ -561,13 +601,13 @@
- Fixed: llResetScript has to go directly to state_entry (and resetting vars)
Oct 22 2007 04:00 (local time)
+Oct 22 2007 04:00 (local time)
- Changed: vars don't have to be initialised before usage
Oct 21 2007 20:18 (local time)
-+
Oct 21 2007 20:18 (local time)
+Oct 20 2007 12:09 (local time)
+Oct 20 2007 12:09 (local time)
- Added: Contextmenu on error list, Copy or Copy Description only
- Fixed: plugin, lslint, possible crash on multiple line error output
Oct 18 2007 11:46 (local time)
+Oct 18 2007 11:46 (local time)
- Fixed: possible crash on not initialized string
- Fixed: reading notecards outside solution explorer was broken
@@ -600,7 +640,7 @@
- Fixed: llRequestPermissions is broken
Oct 16 2007 23:29 (local time)
+Oct 16 2007 23:29 (local time)
- 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
@@ -608,14 +648,14 @@
Oct 16 2007 13:46 (local time)
+Oct 16 2007 13:46 (local time)
- Changed: Find/Replace window hides when pressing Escape
- Changed: Find/Replace window keeps focus
Oct 15 2007 23:10 (local time)
-+
Oct 15 2007 23:10 (local time)
+Oct 10 2007 10:59 (local time)
-+
Oct 10 2007 10:59 (local time)
+Oct 09 2007 16:12 (local time)
+Oct 09 2007 16:12 (local time)
- Added: Plugin support
- Fixed: llList2Key crash
Oct 08 2007 23:55 (local time)
+Oct 08 2007 23:55 (local time)
- Changed: Opened files in solution explorer are asked to save when closed
- Changed: bugreport, files to be included are unchecked by default
Oct 03 2007 19:22 (local time)
+Oct 03 2007 19:22 (local time)
- Added: bool operators on list
- Fixed: Multiple 'if' indent (only on autoformat document)
@@ -669,7 +709,7 @@
- Fixed: llList2XXX functions for negative index
- Added: explicit string operator on bool
Oct 02 2007 18:25 (local time)
+Oct 02 2007 18:25 (local time)
- Added: Menu - Tools - Options - Text editor - warning on different indent scheme (on by default)
- Added: Menu - Tools - Options - Text editor - autocorrect indent on file loading (off by default)
@@ -680,7 +720,7 @@
Oct 01 2007 16:30 (local time)
+Oct 01 2007 16:30 (local time)
- Changed: Make text bold on active tab
- Fixed: llUnescapeURL returns UTF8 strings, for example: llOwnerSay(llUnescapeURL("pr%c3%aate"));
@@ -690,7 +730,7 @@
- Fixed: Copy / Paste gives wrong colors in editor
Sep 29 2007 21:35 (local time)
+Sep 29 2007 21:35 (local time)
- Added: Changing Guid of any item in solution explorer
- Changed: manual listen event trigger, channel is combobox
@@ -704,14 +744,14 @@
- Fixed: llAttachToAvatar wrong description
Sep 22 2007 19:29 (local time)
+Sep 22 2007 19:29 (local time)
- Fixed: Selection from last line does not work
Sep 21 2007 19:09 (local time)
+Sep 21 2007 19:09 (local time)
- Fixed: SaveAs was broken
- Fixed: autocompletion on 'default', only when there is no default state
@@ -725,36 +765,36 @@
- Fixed: llParseString2List and llParseStringKeepNulls (needs testing)
Sep 19 2007 16:47 (local time)
+Sep 19 2007 16:47 (local time)
- Added: http 'ContentLength' on llHTTPRequest POST requests
Sep 19 2007 12:47 (local time)
+Sep 19 2007 12:47 (local time)
- Fixed: Closing LSLEditor saves (all) changed files using its own name, example files (new.lsl) shows dialog
Sep 18 2007 12:47 (local time)
+Sep 18 2007 12:47 (local time)
- Fixed: Labels can have whitespace between @ and label name
Sep 17 2007 14:41 (local time)
+Sep 17 2007 14:41 (local time)
- Added: Tools - Options - Debugging - General - Single Quote char allowed outside strings
Sep 16 2007 14:41 (local time)
+Sep 16 2007 14:41 (local time)
- Fixed: Typing many '}' on same lines, gives weird autoformatting
- Fixed: Bracket highlighting when typing braces (curly brackets)
- Fixed: Rotation '/' operator
Sep 15 2007 17:45 (local time)
+Sep 15 2007 17:45 (local time)
- Added: Update application supports 'gzip','zip' and 'bzip2'
- Changed: Richlabel has some extra right margin
@@ -766,12 +806,12 @@
- Added: Compiler generates warnings (can be switched off in menu Tools - Options - Debugging - General)
Sep 14 2007 10:52 (local time)
+Sep 14 2007 10:52 (local time)
- Fixed: llOwnerSay talks only to the owner, preventing possible loops
Sep 13 2007 16:39 (local time)
+Sep 13 2007 16:39 (local time)
- Added: Date/time on printed output
- Changed: Case insensitive on ECC
@@ -779,13 +819,13 @@
Sep 13 2007 12:10 (local time)
+Sep 13 2007 12:10 (local time)
- Added: Experimental Code Completion (ECC) on user defined variable names, menu - tools - options - Text Editor - Code Completion
- Changed: Escape toggles on/off autocompletion and tooltips
Sep 12 2007 16:28 (local time)
+Sep 12 2007 16:28 (local time)
- Added: Pagesetup margins on printed documents
- Added: header and footer on printed documents
@@ -793,20 +833,20 @@
- Fixed: llList2ListStrided crashed for nonsense (<=0) strides
Sep 11 2007 17:07 (local time)
+Sep 11 2007 17:07 (local time)
- Added: Ctrl-Del removes whitespace/word
- Fixed: llToUpper / llToLower gives wrong hint
Sep 06 2007 13:35 (local time)
+Sep 06 2007 13:35 (local time)
- Fixed: First users see only a small window
Sep 03 2007 17:00 (local time)
+Sep 03 2007 17:00 (local time)
- Fixed: Renaming of non scripts and non notecards
- Added: Solution Explorer, changing filetype of items
@@ -817,7 +857,7 @@
- Added: PRIM_TYPE_SCULPT constant
Aug 31 2007 12:07 (local time)
+Aug 31 2007 12:07 (local time)
- Fixed: Recent projects menu blocks when dirty script has to be saved
- Added: Menu - Tools - Options - Environment - General - delete old files after update
@@ -825,14 +865,14 @@
Aug 27 2007 12:07 (local time)
+Aug 27 2007 12:07 (local time)
- Fixed: Crash in Renaming files containing illegal chars in Solutionexplorer
- Fixed: Find / Replace broken
- Fixed: Labels are broken
Aug 24 2007 15:30 (local time)
+Aug 24 2007 15:30 (local time)
- Added: Menu - Project - Add New File , add new file to active Prim in SolutionExplorer (if Any)
- Added: Check if solution file already exist when Create new solution
@@ -844,7 +884,7 @@
- Added: File Association for .lsl and .sol files (Menu-Tools)
Aug 23 2007 23:02 (local time)
+Aug 23 2007 23:02 (local time)
- Fixed: Linenumbers incorrect after scrolling
- Fixed: default state has not to be on column 0
@@ -859,7 +899,7 @@
Aug 22 2007 17:57 (local time)
+Aug 22 2007 17:57 (local time)
- Fixed: Crash on making default state
- Fixed: Linenumbers only appear when scrolling
@@ -871,32 +911,32 @@
- Fixed: indenting fails on strings containing // chars
Aug 21 2007 19:28 (local time)
+Aug 21 2007 19:28 (local time)
- Changed: Reading scripts using default codepage
- Added: llListStatistics (needs more testing)
- fixed: llCSV2List escapes angle brackets
Aug 20 2007 23:48 (local time)
+Aug 20 2007 23:48 (local time)
- Fixed: Find / Find and Replace window mixes up settings
- Fixed: Sending bugreport crashes editor when offline
Aug 18 2007 21:19 (local time)
+Aug 18 2007 21:19 (local time)
- Changed: new Tools Options menu
- Fixed: Single quotation char in comment breaks parsing
Aug 17 2007 19:22 (local time)
+Aug 17 2007 19:22 (local time)
- Fixed: Quad and Vector parsing breaks at certain conditions
- Fixed: some changes to text do not set dirty flag
Aug 16 2007 23:57 (local time)
+Aug 16 2007 23:57 (local time)
- Fixed: changing state into same state goes into loop
- Fixed: llCSV2List is not really inverse to llList2CSV (llCSV2List does not parse rotations and vectors, yet)
@@ -907,7 +947,7 @@
- Fixed: Script error on download HTML Help file
Aug 15 2007 17:51 (local time)
+Aug 15 2007 17:51 (local time)
- Fixed: Don't compile nor syntax check notecards using solution explorer
- Added: llInsertString
@@ -921,18 +961,18 @@
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
Aug 05 2007 00:30 (local time)
+Aug 05 2007 00:30 (local time)
- Fixed: Cursor position on backspace
Aug 03 2007 16:50 (local time)
+Aug 03 2007 16:50 (local time)
- Added: Ctrl-F (find) uses keyword on cursor position
- Added: Ctrl-Up / Ctrl-Down history scrolling on chat box
@@ -943,27 +983,27 @@
- Fixed: llSetColor tooltip is wrong
Aug 02 2007 23:42 (local time)
+Aug 02 2007 23:42 (local time)
- Added: Smtp Authentication for llEmail (Tools, Runtime Properties, External, Email)
Jul 30 2007 16:19 (local time)
+Jul 30 2007 16:19 (local time)
- Added: Home key works also on white-space lines
- Fixed: After sending two bugreports, button is disabled
- Added: POST method to llHttpRequest (untested)
Jul 28 2007 12:05 (local time)
+Jul 28 2007 12:05 (local time)
- Fixed: Richtext label inserts spaces after color change
- Added: Sound support (simple) use llPlaySound and .wav file in solution explorer
Jul 26 2007 13:29 (local time)
+Jul 26 2007 13:29 (local time)
- Added: PageUp and PageDown on intellisense dropdown menu
- Fixed: Editor crash when closing project having browser window open
@@ -972,8 +1012,8 @@
Jul 25 2007 14:30 (local time)
-+
Jul 25 2007 14:30 (local time)
+Jul 24 2007 11:55 (local time)
+Jul 24 2007 11:55 (local time)
- Changed: Recent file list is clipped (showing ...)
- Fixed: Syntax error on negative line numbers (?!) breaks editor
Jul 20 2007 10:55 (local time)
+Jul 20 2007 10:55 (local time)
- Added: Checkbox on Edit tab to Disable compile / syntaxcheck
- Added: Allow scripts to open by Drag and Drop on LSL-Editor
@@ -1005,7 +1045,7 @@
- Changed: id in llMessageLinked / message_link accepts strings
Jul 19 2007 15:27 (local time)
+Jul 19 2007 15:27 (local time)
- Added: Bugtracker to Menu Help , Bugreport
- Changed: Home button toggles between start of line, and first non whitespace
@@ -1013,19 +1053,19 @@
Jul 16 2007 11:25 (local time)
+Jul 16 2007 11:25 (local time)
- Changed: Autocompletion images scale on changing fonts
- Changed: Tab alignement on changing fonts
Jul 15 2007 23:51 (local time)
+Jul 15 2007 23:51 (local time)
- Added: Editor Properties, Font selector for editor and tooltips
- Fixed: Ctrl-X does not have paste
Jul 13 2007 15:20 (local time)
+Jul 13 2007 15:20 (local time)
- Changed: Bugreport name and email adres made sticky
- Fixed: Bugreport window looses focus when tooltip shows
@@ -1035,31 +1075,31 @@
- Fixed: Shift-Home does not appear to select text
Jul 12 2007 12:59 (local time)
+Jul 12 2007 12:59 (local time)
- Fixed: Tooltip shows bold on some High-Resolution machines (David IOU1)
Jul 10 2007 08:41 (local time)
+Jul 10 2007 08:41 (local time)
- Fixed: Runtime properties, incorrect key from cache (xor)
Jul 9 2007 14:51 (local time)
+Jul 9 2007 14:51 (local time)
- Added: Editor properties: Auto update frequency
- Added: Editor properties: Indent settings
Jul 8 2007 23:59 (local time)
+Jul 8 2007 23:59 (local time)
- Changed: Tooltip font is SystemFonts.MessageBoxFont
- Fixed: llRot2Up returns void....
Jul 6 2007 13:13 (local time)
+Jul 6 2007 13:13 (local time)
- Fixed: MD5 checksum on update function breaks
- Added: Boundary checks on list functions
@@ -1068,18 +1108,18 @@
Jul 4 2007 12:12 (local time)
+Jul 4 2007 12:12 (local time)
- Added: Bitwise Xor operator on integer (^)
Jul 3 2007 20:56 (local time)
+Jul 3 2007 20:56 (local time)
- Fixed: XML-RPC server not closed when closing LSL-Editor
Jul 2 2007 14:41 (local time)
+Jul 2 2007 14:41 (local time)
- Fixed: Size of Simulator resets to default
- Changed: Vector and Rotation parser
@@ -1088,8 +1128,8 @@
- Changed: llDialog / llRequestPermissions / link_message / llMessageLinked uses new TaskQueue
Jul 1 2007 23:55 (local time)
-+
Jul 1 2007 23:55 (local time)
+Jun 30 2007 11:41 (local time)
+Jun 30 2007 11:41 (local time)
- Fixed: Can't close tabs when in Windows Classic mode
- Changed: Internal, state / event has its own TaskQueue (needs testing)
Jun 29 2007 16:38 (local time)
+Jun 29 2007 16:38 (local time)
- Fixed: Integer '~' operator works only on TRUE/FALSE
- Added: Syntax checker button F6 (no compile / execute)
- Changed: Internal, Simulator / Compiler as usercontrols
Jun 28 2007 12:18 (local time)
+Jun 28 2007 12:18 (local time)
- Added: Ctr-Shft-S to Save as...
- Added: AutoUpdate check (daily) / Manual update on Help menu
@@ -1133,19 +1173,19 @@
Jun 27 2007 18:20 (local time)
+Jun 27 2007 18:20 (local time)
- Fixed: Editor crashes on error in dataserver script
- Changed: synchronized llGetNumberOfNotecardLines / llGetNotecardLine dataserver requests
Jun 26 2007 11:49 (local time)
+Jun 26 2007 11:49 (local time)
- Fixed: llDialog does not talk anymore
Jun 25 2007 21:08 (local time)
-+
Jun 25 2007 21:08 (local time)
+Jun 24 2007 13:11 (local time)
+Jun 24 2007 13:11 (local time)
- Added: Print preview
- Fixed: Editor only prints 1 page
- Added: ReplaceAll
- Fixed: Find and Replace issues
Jun 22 2007 18:59 (local time)
+Jun 22 2007 18:59 (local time)
- Added: The ~ (complement) operator to integer
- Fixed: global functions containing whitespace gives compile error
@@ -1177,25 +1217,25 @@
- Added: Recent files list in the File menu
Jun 21 2007 13:41 (local time)
+Jun 21 2007 13:41 (local time)
- Fixed: Compiles empty documents and/or absent default state
Jun 20 2007 22:41 (local time)
+Jun 20 2007 22:41 (local time)
- Fixed: Menu Tools does not work
- Added: llStringTrim
Jun 18 2007 14:50 (local time)
+Jun 18 2007 14:50 (local time)
- Fixed: Backspace / Delete issues when brackets highlighted
Jun 14 2007 23:59 (local time)
+Jun 14 2007 23:59 (local time)
- Fixed: Backspace unreliable when brackets highlighted
- Changed: Tab-characters have same width as 4 spaces
@@ -1207,19 +1247,19 @@
- Fixed: llListReplaceList gives wrong answer
Jun 13 2007 20:21 (local time)
+Jun 13 2007 20:21 (local time)
- Fixed: key problem (breaks listen and more)
Jun 13 2007 12:12 (local time)
+Jun 13 2007 12:12 (local time)
- Release 2.4
Jun 12 2007 16:43 (local time)
+Jun 12 2007 16:43 (local time)
- Fixed: llSetTimerEvent broken
- Added: Redo
@@ -1231,15 +1271,15 @@
- Fixed: Slow editing large documents / long lines
Jun 11 2007 11:36 (local time)
+Jun 11 2007 11:36 (local time)
- Fixed: Line numbers incorrect after delete all
- Fixed: Cursor position does not show on non primary script
- Fixed: Undo eats memory
- Fixed: Undo slow on large documents
Jun 09 2007 11:44 (local time)
-+
Jun 09 2007 11:44 (local time)
+Jun 08 2007 19:35 (local time)
+Jun 08 2007 19:35 (local time)
- Fixed: Undo after find / replace
- Fixed: Undo does nothing
@@ -1258,14 +1298,14 @@
- Fixed: Mouse Tooltip shows on EOL
Jun 07 2007 13:41 (local time)
+Jun 07 2007 13:41 (local time)
- Added: Find and Replace
Jun 06 2007 17:01 (local time)
+Jun 06 2007 17:01 (local time)
- Fixed: Editor does not show on taskbar
- Added: bool operators on key
@@ -1273,7 +1313,7 @@
- Added: Operator vector / rotation
- Fixed: Save Ctrl-S in debug session
Jun 05 2007 23:33 (local time)
+Jun 05 2007 23:33 (local time)
- Fixed: A lot of operators
- Fixed: llDeleteSubString
@@ -1285,7 +1325,7 @@
- Fixed: blind tabs showing again on XP without VisualStyles
- Added: Shortcutkeys for formatting
Jun 04 2007 21:52 (local time)
+Jun 04 2007 21:52 (local time)
- Changed: replaced double by float
- Fixed: Parsing long files takes to much time
@@ -1294,7 +1334,7 @@
- Fixed: AutoWordSelection problem appears to be an insolvable Microsoft bug, ... i solved it
- Added: Showing Line / Character position of cursor on statusbar
Jun 03 2007 20:54 (local time)
+Jun 03 2007 20:54 (local time)
- Fixed: AutoWordSelection off, and stay off
- Fixed: indent whitespace can be a mix of tab and spaces
@@ -1303,14 +1343,14 @@
- Added: operators multiplication of vector / rotation
- Added: operators multiplication and division of rotation / rotation
Jun 02 2007 18:58 (local time)
+Jun 02 2007 18:58 (local time)
- Added: llAxisAngle2Rot
- Added: some vector operators
- Fixed: codecompletion tooltip disappears when hitting arrow keys
- Fixed: blind tabs showing again on XP without VisualStyles
Jun 01 2007 23:34 (local time)
+Jun 01 2007 23:34 (local time)
- Added: at_target, http_response and remote_data events
- Added: Goto form acts on return key
@@ -1321,7 +1361,7 @@
- Added: implicit bool operators to string class
May 31 2007 23:55 (local time)
+May 31 2007 23:55 (local time)
- Added: llSleep
- Added: Editor Goto Line (Ctrl-G)
@@ -1333,7 +1373,7 @@
- Fixed: timer problem when changing states
May 29 2007 16:41 (local time)
+May 29 2007 16:41 (local time)
- Improved: parenthesis indenting old 'C' style accepted
- Added Editor options: Auto Word Selection (off by default)
@@ -1344,7 +1384,7 @@
- Fixed: void argument on events
May 28 2007 23:34 (local time)
+May 28 2007 23:34 (local time)
- Autocompletion including arguments on 'events'
- Fixed: incorrect color on pasting text
@@ -1352,7 +1392,7 @@
- Fixed: incorrect old argument list on non-functions
May 27 2007 13:15 (local time)
+May 27 2007 13:15 (local time)
- llListFindList bug fixed
- added comparison operators for list,key,float,integer,vector and rotation
@@ -1361,17 +1401,17 @@
May 26 2007 18:00 (local time)
+May 26 2007 18:00 (local time)
- Tooltipping / Codecompletion hitting the boundaries of parent window
May 25 2007 11:28 (local time)
+May 25 2007 11:28 (local time)
- Explicit cast 'list' implemented for string,integer,key,float,vector and rotation
May 24 2007 19:34 (local time)
+May 24 2007 19:34 (local time)
- Compiler error shows correct line numbers
- Debug tab only visible when there are no compile errors
@@ -1381,7 +1421,7 @@
- Shows '*' after filename when document is changed
May 23 2007 21:03 (local time)
+May 23 2007 21:03 (local time)
- Compiler starts at Output tab, on error shows C# tab
- Tabbed documents!!
@@ -1392,28 +1432,28 @@
- Copy from the debug window enabled
May 22 2007 23:46 (local time)
+May 22 2007 23:46 (local time)
- Bug fix on empty key in Sim properties
- Show function arguments while typing
May 16 2007 13:07 (local time)
+May 16 2007 13:07 (local time)
- Simulator docks at bottom
May 14 2007 22:47 (local time)
+May 14 2007 22:47 (local time)
- Release 2.1 (Multiple document interface)
- Running multiple LSL scripts concurrent
- Chat/listen implementation between LSL scripts
- First implementation of a 'find' (Ctrl-F) option
May 08 2007 16:37 (local time)
+May 08 2007 16:37 (local time)
- llListRandomize
- llListSort
@@ -1422,7 +1462,7 @@
- llParseStringKeepNulls (todo spacers)
May 07 2007 19:53 (local time)
+May 07 2007 19:53 (local time)
- llMD5String implemented
- Implemented a lot of list functions (see examples)
@@ -1431,22 +1471,22 @@
- Tooltip improved
May 06 2007 13:03 (local time)
+May 06 2007 13:03 (local time)
- Parser improved a lot!!
May 04 2007 17:15 (local time)
+May 04 2007 17:15 (local time)
- LSL keywords updated 19 Dec 2006 for LSL 1.13
May 03 2007 18:49 (local time)
+May 03 2007 18:49 (local time)
- Execution is more stable, and useful error reports :-)
- Implemented listen filter (llListen / llListenRemove)
- some minor bugfixes
May 02 2007 19:41 (local time)
+May 02 2007 19:41 (local time)
- llListFindList implemented
- KEY_NULL implemented
@@ -1459,11 +1499,11 @@
- Updated a lot more, can't remember ;-)
May 01 2007 13:47 (local time)
+May 01 2007 13:47 (local time)
- Manual Chat works, on different channels (listen)
-Apr 30 2007 23:57 (local time)
+Apr 30 2007 23:57 (local time)
- Format document (Edit -> Advanced -> Format Document)
- llFrand seeding
@@ -1476,67 +1516,67 @@
- Al lot of internal base class changes
Apr 29 2007 15:29 (local time)
+Apr 29 2007 15:29 (local time)
First implementation of linenumbers
Apr 28 2007 14:01 (local time)
+Apr 28 2007 14:01 (local time)
Changed project to .NET 2.0
-Mar 30 2007 12:54 (local time)
+Mar 30 2007 12:54 (local time)
- changed wiki adres
-Jan 2007 - Mar 2007
+Jan 2007 - Mar 2007
- Sabbatical :-), doing nothing....
-Dec 26 2006 12:54 (local time)
+Dec 26 2006 12:54 (local time)
- first implementation of printing
-Nov 21 2006 23:22 (local time)
+Nov 21 2006 23:22 (local time)
- delete key bug fixed
-Nov 08 2006 00:40 (local time)
+Nov 08 2006 00:40 (local time)
- got Strife _double back in place
- some C# coloring
Nov 05 2006 14:54 (local time)
+Nov 05 2006 14:54 (local time)
- Just some minor updates, lack of time at the moment
-Oct 29 2006 01:00 (local time)
+Oct 29 2006 01:00 (local time)
- State change fires state_exit and state_entry
- compiler on tabcontrole
Oct 28 2006 02:00 (local time)
+Oct 28 2006 02:00 (local time)
- Float2Hex example compiles (thanx to Strife Onizuka)
-Oct 27 2006 21:59 (local time)
+Oct 27 2006 21:59 (local time)
- Global class compiles correctly on vars (static) and user defined functions (void and non void)
-Oct 26 2006 01:07 (local time)
+Oct 26 2006 01:07 (local time)
- code completion, tab/return and contains icons for different types
- other type of tooltipping.... not nice.
- override & , to make it bool answer...
Oct 25 2006 01:46 (local time)
+Oct 25 2006 01:46 (local time)
- http can use proxy
- smtp
- properties windows for compiler
- integer made out of struct, to override (string) explicit operator
Oct 22 2006 21:43 (local time)
+Oct 22 2006 21:43 (local time)
- first implementation of llHTTPRequest / http_response
- made a lot of lists functions
- more lists on one line (not lists within lists)
Oct 20 2006 21:00 (local time)
+Oct 20 2006 21:00 (local time)
- State change, shows correct events
-Oct 20 2006 0:03 (local time)
+Oct 20 2006 0:03 (local time)
- Implemented (almost) all Math functions
- Timer works
Oct 19 2006 03:00 (local time)
+Oct 19 2006 03:00 (local time)
- some edit improvements
- states work!!
Oct 16 2006 23:50 (local time)
+Oct 16 2006 23:50 (local time)
- Improvement parsing script, vector,rotation, simple list (one line)
- Global vars, wrapped in global class
- Checkupdate function in the program
- First attempt multiple state (only default state executes, have patients
my friends...)
Oct 14 2006 18:36 (local time)
+Oct 14 2006 18:36 (local time)
- User argument input for events like touch_start (see picture above)
-Oct 8, 2006 18:36 (local time)
+Oct 8, 2006 18:36 (local time)
- Code highlighting
- Code completion
- Code info, took the old LSLguide, and used Appendix, i can do better i
@@ -1544,13 +1584,13 @@
- 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)
+Oct 2, 2006 (local time)
First idea and prototype
-Oct 1, 2006 (local time)
+Oct 1, 2006 (local time)