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
niel-archer
620ea6fa0f
Merge branch 'next'
2011-12-30 03:24:25 +00:00
niel-archer
1d32312687
Bumping build number to 2.44.0.
2011-12-30 03:21:16 +00:00
niel-archer
5675dc6830
Merge branch 'next-merge-from-custom' into next
2011-12-30 02:48:10 +00:00
niel-archer
97f7bd42e9
Some over looked updates needed for changes to defaults.
2011-12-30 02:47:50 +00:00
niel-archer
4ddc74e8f5
Fixed typo in Font/Colour options dialogue.
2011-12-30 02:36:49 +00:00
niel-archer
40c9a3459c
BUG 2999054: Adding code to prefer Unicode format from clipboard before accepting ANSI text.
2011-12-30 02:26:09 +00:00
niel-archer
971a6ee212
Merge branch 'next-syntax' into next
2011-12-30 02:11:28 +00:00
niel-archer
92ccf0b434
Changing default file format to UTF-8.
...
This is in preparation to remove ANSI, which is now deprecated.
2011-12-30 01:59:54 +00:00
niel-archer
25e73825bd
updated ReleaseNotes.htm to fill in some history gaps (info extracted from SVN history)
2011-12-30 01:39:26 +00:00
ImaMechanique
564df001f8
Changed the labels for 'Unicode' output formats.
...
Unicode is not the output format for files, UTF is.
2011-12-30 01:31:07 +00:00
ImaMechanique
ae0cc457cf
Fix for state change without state name passing syntax-check.
2011-12-30 01:18:05 +00:00
niel-archer
235a93bc93
Updates to ReleaseNotes.htm
2011-12-30 00:54:48 +00:00
niel-archer
5d46b27a26
Fix lslint showing error list.
2011-12-26 01:14:20 +00:00