Commit graph

158 commits

Author SHA1 Message Date
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
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
niel-archer
9adfbd427d 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.
2011-12-18 00:51:32 +00:00
niel-archer
ef214e2ca7 Updating ReleaseNotes.htm 2011-12-17 22:48:34 +00:00
niel-archer
80dcc91877 Merge branch 'next-releasenotes' into next 2011-12-17 22:45:49 +00:00
niel-archer
5e52feb6f2 Updated About.htm to include Moundsa and myself (Dimentox is already in it). 2011-12-17 22:44:51 +00:00
niel-archer
dd11201200 Adding Release Notes to Help menu. 2011-12-17 22:43:31 +00:00
niel-archer
198d4ec5a0 Updating ReleaseNotes.htm 2011-12-17 21:24:02 +00:00
niel-archer
1ed749bf85 Bug 2995296 fix 2011-12-17 12:15:38 +00:00
niel-archer
d705c2f37a Fixing incorrect type initial for transaction_result argument.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@45 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-16 22:41:37 +00:00
niel-archer
6ad822587a Added 78 constants, reorganised a bit.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@44 3f4676ac-adda-40fd-8265-58d1435b1672
2011-12-16 22:41:00 +00:00
niel-archer
305bd34203 Updated ReleaseNotes.htm and build locations
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@43 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:26:42 +00:00
niel-archer
2dbe24cc42 Fixed file output where UTF-8 would have a BOM prefixed.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@42 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:25:56 +00:00
niel-archer
afd285f1e8 Updated version number.
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@41 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:25:15 +00:00
niel-archer
1dd1517089 Removed duplicate llSetObjectPermMask entry from ConfLSL.xml
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@40 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:24:12 +00:00
niel-archer
ac1295059b Added new constants, event, and functions to syntax checking code. Sorted the entries to make adding/finding easier.
Signed-off-by: unknown <niel@.(none)>

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@39 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:23:31 +00:00
niel-archer
73115a27d2 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@38 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:22:51 +00:00
niel-archer
1b6e9089ee 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@37 3f4676ac-adda-40fd-8265-58d1435b1672
2011-11-29 13:22:11 +00:00
mrsoundless
256b113097 Weird RemoveInventory fix
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@36 3f4676ac-adda-40fd-8265-58d1435b1672
2011-05-03 16:41:01 +00:00
dimentox
90c56020d4 git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@35 3f4676ac-adda-40fd-8265-58d1435b1672 2011-05-03 04:05:24 +00:00
mrsoundless
ad075a1fc8 Added llTextBox
Added llRemoveInventory
Fixed LINK_THIS based on the description on LSL Wiki


git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@34 3f4676ac-adda-40fd-8265-58d1435b1672
2011-05-02 18:12:09 +00:00
mkudra
3b71bed738 Modified license text
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@33 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 21:42:11 +00:00
mkudra
3130f03c72 Implement llGetLinkNumberOfSides
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@32 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 20:30:15 +00:00
mkudra
0fcd6fa068 Multiple function prototypes and constants
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@31 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 19:32:15 +00:00
mkudra
7d62f2d239 Test edit
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@30 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 19:05:50 +00:00
mkudra
6b3ea567b0 Multiple function prototypes and constants
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@29 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 15:53:15 +00:00
mkudra
b731838f35 Multiple function prototypes and constants
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@28 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-24 15:48:44 +00:00
dimentox
bd6ffbf844 FYI I just updated lsl editor for the latest functions including stuff that is in beta.
Also enabled version control (SVN) for scripts.
And disabled the pesky outline window by default.

Enjoy!

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@27 3f4676ac-adda-40fd-8265-58d1435b1672
2011-04-21 05:51:05 +00:00
thoysg
573823c181 big transformation , using DockPanels now
it feels good to me!
-Thoys

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@26 3f4676ac-adda-40fd-8265-58d1435b1672
2010-08-02 14:35:46 +00:00
thoysg
75c722f354 Updating should work :)
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@25 3f4676ac-adda-40fd-8265-58d1435b1672
2010-06-20 13:11:15 +00:00
thoysg
f41df5f81c Thanks for your patches Applied Patches elricember (2999014) and stevenlawson (2999149)
Fixed typo in licence text "ORIGIONAL" -> "ORIGINAL"
app.config cleanup

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@24 3f4676ac-adda-40fd-8265-58d1435b1672
2010-06-01 12:36:25 +00:00
dimentox
cfab480121 git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@23 3f4676ac-adda-40fd-8265-58d1435b1672 2010-05-02 18:07:45 +00:00
thoysg
5f0c0d4e65 fixed the outline treeview
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@22 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 17:24:58 +00:00
dimentox
9c6aff6534 git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@21 3f4676ac-adda-40fd-8265-58d1435b1672 2010-05-02 17:11:00 +00:00
dimentox
75bc367f0b git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@20 3f4676ac-adda-40fd-8265-58d1435b1672 2010-05-02 15:38:54 +00:00
thoysg
01f9093543 made Particles Plugin working in tabbed mode
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@19 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 15:18:23 +00:00
dimentox
92abb71664 fixed resource file
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@18 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 14:58:07 +00:00
thoysg
8b750dfd35 Deleted output/binairy file and user settings
Converted Project to VS2008

git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@17 3f4676ac-adda-40fd-8265-58d1435b1672
2010-05-02 14:42:19 +00:00