Commit graph

99 commits

Author SHA1 Message Date
niel-archer
80f8432359 Merge branch 'next' into next-syntax-highlighting 2012-02-25 05:56:53 +00:00
niel-archer
c34ba498d1 Updated versioning method. Bumped version number to 2.45.0 so updating will work on next release.
AssemblyInfo is now in properties so that we can manually change version from property dialogue in VCSharp.
2012-02-25 05:56:17 +00:00
niel-archer
33400e8ba0 Cleaned up naming of menu strip entries. 2012-02-25 05:05:40 +00:00
niel-archer
95898d9027 Added highlighting entries for new pathfinding constants, event, and functions. 2012-02-24 21:13:03 +00:00
niel-archer
79b6eba694 Updating Release Notes. 2012-02-08 17:12:40 +00:00
niel-archer
b17e824301 Fixing updater to better check version. Preventing accidentally updating to older version when testing. 2012-02-08 17:12:39 +00:00
niel-archer
ce3c5e6493 Added TODO note. 2012-02-08 17:12:39 +00:00
niel-archer
aa15d5bd24 Updating Release Notes. 2012-02-08 17:12:38 +00:00
niel-archer
b2fbfff227 Updating Release Notes. 2012-02-08 17:12:37 +00:00
niel-archer
8b8588b34a Merging in file encoding detection changes. 2012-02-08 17:12:37 +00:00
niel-archer
925f8991d5 Rearrange file output options in Tools. 2012-02-08 17:12:36 +00:00
niel-archer
79a1478b0d 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-08 17:12:36 +00:00
niel-archer
89ae4a7910 Initial import of TextFileEncodingDetector class. 2012-02-08 17:12:35 +00:00
niel-archer
706cd4aff2 Changed file opening to default to UTF-8. 2012-02-08 17:12:35 +00:00
niel-archer
31919e31cd Fixed debug output for llSetRegionPos. 2012-02-08 17:12:34 +00:00
niel-archer
f6897f9b0d Updated release date in release notes. 2012-02-08 17:12:34 +00:00
niel-archer
55980abd3b Fixed return for llSetRegionPos and bumped version number. 2012-02-08 17:12:33 +00:00
niel-archer
5a1203a8dd Added new constants and function stubs for running code. 2012-02-08 17:12:33 +00:00
niel-archer
30eb1f6495 Updating syntax-highlighting file 2012-02-08 17:12:32 +00:00
niel-archer
e407c92320 Updating ReleaseNotes 2012-02-08 17:12:32 +00:00
niel-archer
6d315e0bc3 Bumping build number to 2.44.0. 2012-02-08 17:11:31 +00:00
niel-archer
319d90be7c Some over looked updates needed for changes to defaults. 2012-02-08 17:10:22 +00:00
niel-archer
3ff70fffd7 Changing default file format to UTF-8.
This is in preparation to remove ANSI, which is now deprecated.
2012-02-08 17:09:24 +00:00
niel-archer
9f5db54543 Fixing incorrect type initial for transaction_result argument. 2012-02-08 17:02:24 +00:00
unknown
0ebb23da8e Added 78 constants, reorganised a bit. 2012-02-08 17:02:23 +00:00
unknown
73d06c9075 Removed duplicate llSetObjectPermMask entry from ConfLSL.xml 2012-02-08 16:57:58 +00:00
unknown
4faab1fe6c Updated events in syntax highlighting. Sorted them because I did the functions and I'm pedantic ;-)
Event added: transaction_result.
2012-02-08 16:56:29 +00:00
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
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