Commit graph

42 commits

Author SHA1 Message Date
7f7f8970bc Make structural changes to repository
Modernizes the repository
2022-11-20 07:05:44 -07:00
User
5d5684ecb5 Merge include functionality in master 2018-01-11 10:43:10 +01:00
User
433da987f2 csproj 2018-01-11 10:34:29 +01:00
User
123808c7d5 Fix bug show include errors 2017-12-21 10:47:55 +01:00
User
b7911a5b87 Settings, bug fixes and extra functionalities 2017-11-07 15:20:29 +01:00
User
334359ac96 Export functionality, bug fixes 2017-10-27 15:45:11 +02:00
User
086f7d2887 LSLIPathHelper and updates 2017-10-26 14:50:23 +02:00
User
c9baf200f7 Basic functionality 2017-10-09 10:54:25 +02:00
Ima Mechanique
65f9678930 Changing build to create the documentation xml file. 2013-07-20 18:14:13 +01:00
Ima Mechanique
531bfe8728 Adding SecondLifeHost.cs to StyleCop policing. 2013-07-17 17:58:38 +01:00
Ima Mechanique
4207586fe5 Adding SecondLife/Float.cs to StyleCop policing. 2013-07-16 17:37:10 +01:00
Ima Mechanique
5601de60d3 Added LSL_Events to StyleCop policing. 2013-07-16 17:33:13 +01:00
Ima Mechanique
6baa0a1beb Adding LSL_Functions to StyleCop Policing. 2013-07-16 16:49:43 +01:00
Ima Mechanique
87598963e7 Adding constants to StyleCop policing. 2013-07-16 16:47:51 +01:00
Ima Mechanique
b54ae2b89d Renaming constant, event, function, and host files. 2013-07-16 14:14:34 +01:00
Ima Mechanique
afddb63ecc Adding StyleCop changes to allow style enforcement. 2013-07-15 20:58:55 +01:00
Ima Mechanique
0e35b7e927 Splitting Constants, Events, and Functions into seperate files. This should make it easier to automate checking/updating them later. 2013-07-14 07:00:47 +01:00
Ima Mechanique
0c774368f9 Moving AssemblyRevisionIncrementer into repo tree. 2013-07-14 04:19:43 +01:00
Ima Mechanique
7f06c5050c Adding new post-build event that updates AssemblyInfo.cs 'revision' on successful build. 2013-07-13 14:14:35 +01:00
Ima Mechanique
01cf42fe07 Cleaning up code fixing bug 2013-07-10 23:49:49 +01:00
Ima Mechanique
13667e5a3c Starting work on JSON functionality. 2013-07-03 04:35:14 +01:00
Ima Mechanique
a4ccd96bb9 Stopping signing assembly as the certificate ran out and it is too much hassle getting a free/open source one. 2013-05-16 15:11:40 +01:00
Ima Mechanique
2ae11a21f8 Resource changes/updates reverting use of manifest over resource file. 2012-11-24 15:26:42 +00:00
Ima Mechanique
b2b2de3962 Updating build settings. 2012-11-22 19:02:38 +00:00
Ima Mechanique
3038427909 Setting icon for application file. 2012-11-22 18:31:00 +00:00
Ima Mechanique
4bcf3041c0 Changing build method: manually specifying build/verion number, removing some info from the resource file. 2012-11-22 18:29:11 +00:00
Ima Mechanique
6c6309a938 Environment updates 2012-04-22 10:24:35 +01:00
Ima Mechanique
f3aa4a752c Adding lLGetAgentList/constants and PRIM_SLICE to code emulation. 2012-04-22 10:06:28 +01:00
Ima Mechanique
fc7a8f22d5 Updating Release Notes 2012-04-21 08:00:43 +01:00
Ima Mechanique
82287f9eed Changes to configuration files. 2012-04-05 17:44:47 +01:00
Ima Mechanique
962fbed2c7 Fixed BZip2 Decompressor, which wasn't properly included in the project. 2012-03-18 05:49:44 +00:00
niel-archer
cebc7c655a Updating About dialogue 2012-02-25 09:08:03 +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
8b8588b34a Merging in file encoding detection changes. 2012-02-08 17:12:37 +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
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
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
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
dimentox
205be4af9b added new class
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@11 3f4676ac-adda-40fd-8265-58d1435b1672
2010-04-29 22:35:10 +00:00
dimentox
3151e1e342 proper import
git-svn-id: https://lsleditor.svn.sourceforge.net/svnroot/lsleditor@9 3f4676ac-adda-40fd-8265-58d1435b1672
2010-04-29 07:47:27 +00:00