unknown
8629e2b228
Updated functions in highlighting file. Sorted functions to make finding/adding easier.
...
Functions added:
llCastRay
llClearLinkMedia
llGetDisplayName
llGetLinkMedia
llGetMassMKS
llGetMemoryLimit
llGetPhysicsMaterial
llLinkSitTarget
llManageEstateAccess
llScriptProfiler
llSetAngularVelocity
llSetKeyframedMotion
llSetLinkMedia
llSetMemoryLimit
llSetPhysicsMaterial
llSetVelocity
llTransferLindenDollars
2012-02-08 16:56:28 +00:00
niel-archer
a6f6785eac
Updating ReleaseNotes
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@71 3f4676ac-adda-40fd-8265-58d1435b1672
2012-02-08 16:51:02 +00:00
niel-archer
78c802e2da
Merge branch 'next-syntax-code' into next
2012-02-08 16:09:56 +00:00
niel-archer
84498e63a4
Merge branch 'next-file-open-detect-encoding' into next
2012-02-08 16:09:47 +00:00
niel-archer
0d07957dbb
Merge branch 'master' into next-syntax-code
2012-02-08 16:07:59 +00:00
niel-archer
860d218567
Merge branch 'master' into next-file-open-detect-encoding
2012-02-08 16:07:35 +00:00
niel-archer
e2943d9d88
Merge branch 'master' into next
2012-02-08 16:07:03 +00:00
niel-archer
6467eba6c4
Updating Release Notes.
2012-02-08 16:06:01 +00:00
niel-archer
c6dc189223
Fixing updater to better check version. Preventing accidentally updating to older version when testing.
2012-02-08 16:02:54 +00:00
niel-archer
120594250f
Added TODO note.
2012-02-05 03:51:38 +00:00
niel-archer
4e36427c17
Updating Release Notes.
2012-02-03 21:20:02 +00:00
niel-archer
147bed54dc
Updating Release Notes.
2012-02-03 21:15:13 +00:00
niel-archer
daac4a7fc0
Merging in file encoding detection changes.
2012-02-03 21:08:17 +00:00
niel-archer
50b4e4a404
Rearrange file output options in Tools.
2012-02-03 21:05:10 +00:00
niel-archer
ac53f6c0b6
Added file encoding auto-detect on open.
...
Attempts to identify file encoding, falling back to UTF-8 as the default.
Detection uses a BOM if present, otherwise attempts to use heuristics (English/European based) to determine encoding.
2012-02-03 21:04:10 +00:00
niel-archer
e1105d3b5a
Initial import of TextFileEncodingDetector class.
2012-02-02 06:56:39 +00:00
niel-archer
7258e9a1b6
Changed file opening to default to UTF-8.
2012-02-01 11:09:33 +00:00
niel-archer
adbc781469
Fixed debug output for llSetRegionPos.
2012-02-01 08:37:51 +00:00
niel-archer
de2e999175
Updated release date in release notes.
2012-02-01 08:15:18 +00:00
niel-archer
da94081dc9
Fixed return for llSetRegionPos and bumped version number.
2012-02-01 08:07:59 +00:00
niel-archer
963a5a5e4a
Added new constants and function stubs for running code.
2012-02-01 08:03:18 +00:00
niel-archer
097df9a340
Merge branch 'master' into next
2012-02-01 06:58:08 +00:00
niel-archer
1105c2750c
Updating syntax-highlighting file
2012-02-01 06:53:31 +00:00
niel-archer
e0e05d104c
Updating ReleaseNotes
2012-02-01 06:52:16 +00:00
niel-archer
9899074417
Updating ReleaseNotes
2012-01-16 14:11:22 +00:00
thoysg
fa5691df02
Remove unnecessary lsl-project folders
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@70 3f4676ac-adda-40fd-8265-58d1435b1672
2012-01-15 00:39:10 +00:00
thoysg
04f2da6899
Bolding of selected line-numbers
...
Compacting String functions
Removed empty lines (style)
Ignore *.aps files
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@69 3f4676ac-adda-40fd-8265-58d1435b1672
2012-01-14 23:07:01 +00:00
thoysg
9badf6e430
removed last resource editor file
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@68 3f4676ac-adda-40fd-8265-58d1435b1672
2012-01-14 22:46:32 +00:00
niel-archer
19cfa9fa04
Bumping build number to 2.44.0.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@67 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:56:26 +00:00
niel-archer
3f6f85ca2a
Some over looked updates needed for changes to defaults.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@66 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:55:21 +00:00
niel-archer
06dafb0ec7
Fixed typo in Font/Colour options dialogue.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@65 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:54:39 +00:00
niel-archer
72fc0a8052
BUG 2999054: Adding code to prefer Unicode format from clipboard before accepting ANSI text.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@64 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:53:56 +00:00
niel-archer
364140f03e
Changing default file format to UTF-8.
...
This is in preparation to remove ANSI, which is now deprecated.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@63 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:53:13 +00:00
niel-archer
96e1f56925
updated ReleaseNotes.htm to fill in some history gaps (info extracted from SVN history)
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@62 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:52:45 +00:00
niel-archer
94188787d5
Changed the labels for 'Unicode' output formats.
...
Unicode is not the output format for files, UTF is.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@61 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:52:12 +00:00
niel-archer
c12d97756b
Fix for state change without state name passing syntax-check.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@60 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:51:29 +00:00
niel-archer
370abf4699
Updates to ReleaseNotes.htm
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@59 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:50:56 +00:00
niel-archer
8c5f8ea783
Fix lslint showing error list.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@58 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:50:20 +00:00
niel-archer
0d498096d6
Updating release notes.
...
Hunted through revision history to find additions for v2.42. I probably missed some, as according to SVN the entire ConfLSL.xml file was replaced, making it hard to find individual changes.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@57 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:49:39 +00:00
niel-archer
81e007aedc
Updating ReleaseNotes.htm
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@56 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:49:06 +00:00
niel-archer
472048bf37
Updated About.htm to include Moundsa and myself (Dimentox is already in it).
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@55 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:48:33 +00:00
niel-archer
690f867dce
Adding Release Notes to Help menu.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@54 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:48:00 +00:00
niel-archer
328d31594b
Updating ReleaseNotes.htm
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@53 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:47:18 +00:00
niel-archer
208d47594f
Updating ReleaseNotes.htm
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@52 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:46:42 +00:00
niel-archer
e43dd7f4a0
Bug 2995296 fix
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@51 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:46:08 +00:00
niel-archer
1303b04de3
Fixing incorrect type initial for transaction_result argument.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@50 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:45:35 +00:00
niel-archer
72e791426f
Added 78 constants, reorganised a bit.
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@49 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:44:57 +00:00
niel-archer
9c8987ee87
Removed duplicate llSetObjectPermMask entry from ConfLSL.xml
...
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@48 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:44:24 +00:00
niel-archer
2f9fafd67f
Updated events in syntax highlighting. Sorted them because I did the functions and I'm pedantic ;-)
...
Event added: transaction_result.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@47 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:43:51 +00:00
niel-archer
1aee391803
Updated functions in highlighting file. Sorted functions to make finding/adding easier.
...
Functions added:
llCastRay
llClearLinkMedia
llGetDisplayName
llGetLinkMedia
llGetMassMKS
llGetMemoryLimit
llGetPhysicsMaterial
llLinkSitTarget
llManageEstateAccess
llScriptProfiler
llSetAngularVelocity
llSetKeyframedMotion
llSetLinkMedia
llSetMemoryLimit
llSetPhysicsMaterial
llSetVelocity
llTransferLindenDollars
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@46 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-30 03:43:16 +00:00