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
f946959943
Merge branch 'next' of ssh://lsleditor.git.sourceforge.net/gitroot/lsleditor/lsleditor into next
...
Conflicts:
trunk/Resource/ReleaseNotes.htm
2011-12-17 23:05: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
4dab3beb0b
Updating ReleaseNotes.htm
2011-12-17 21:20:16 +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
a9981f1118
Fixing incorrect type initial for transaction_result argument.
2011-12-16 21:45:57 +00:00
unknown
b42e4eb80b
Added 78 constants, reorganised a bit.
2011-12-07 20:58:10 +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
unknown
282c7e1ee6
Updated ReleaseNotes.htm and build locations
2011-11-29 13:09:04 +00:00
unknown
9828d0bc23
Fixed file output where UTF-8 would have a BOM prefixed.
2011-11-29 12:54:27 +00:00
unknown
6e07a27ddf
Updated version number.
2011-11-29 12:48:25 +00:00
unknown
f7c04f3759
Removed duplicate llSetObjectPermMask entry from ConfLSL.xml
2011-11-29 12:32:29 +00:00
unknown
98203e0f3d
Added new constants, event, and functions to syntax checking code. Sorted the entries to make adding/finding easier.
...
Signed-off-by: unknown <niel@.(none)>
2011-11-29 12:27:25 +00:00
unknown
61c5a54d17
Updated events in syntax highlighting. Sorted them because I did the functions and I'm pedantic ;-)
...
Event added: transaction_result.
2011-11-29 12:18:05 +00:00
unknown
16e419bc16
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
2011-11-29 12:10:37 +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