From ac2de4fcfa38cb0d092b03257ab0dbd20a65fb7e Mon Sep 17 00:00:00 2001 From: User Date: Mon, 15 Jan 2018 13:49:41 +0100 Subject: [PATCH] Release notes --- trunk/LSLEditor.res | Bin 92744 -> 94100 bytes trunk/Properties/AssemblyInfo.cs | 4 ++-- trunk/Resource/About.htm | 1 + trunk/Resource/ReleaseNotes.htm | 20 +++++++++++++++++++- 4 files changed, 22 insertions(+), 3 deletions(-) diff --git a/trunk/LSLEditor.res b/trunk/LSLEditor.res index 3840e63d0fdd15c198ef1cff75b6793d1be5bf05..408b37471b8133ec01472bbddb37aad5998be757 100644 GIT binary patch delta 1052 zcmcJO&rcIU6vtDPs6>K4BaN3QBn6c2w85g%rG_XZCIoA1hd_+yuf~|@|KXc0AQFuyPrGkt-}imq_r3Y_dGOuW!QJW6f!&D@&ge?+ z`rTr=SgyE4$26)z5gJS|su|2UrSwZFpYB)Aq~FPfx8>72Zd_Xk0u}%j0$NGr8!jUa zvIVBi;Bm9L41#-#svb$Yn&HI6}6BJn}^nup@LTxam3Y>-U_S#-*$2e)-&* z;I*fivfNyL1gvW;yo{htHF%6g;46mY=tL9%*Pz&D!WG6XsWLMXbnw8JlT{H|mXyuXt=U_%wn@Zef8#(f|_8qYw(?Gxw^5j2}o%7B&-Uss&-HF*WT%XsW~pEiRZ1 z`o~jQ7D{Q3J)?Hki_VH=47K4QNPmzK%dv_a$IkmO2ohjdz7ai?F-*mZ*`~c-)?>iD zBn+84EMYB14Ok4go$>KDXZ|A3y0KJN(#R~ePp6M^afE49x`vMdH=8N4p1re#CU>N= zHlg1gYS$2`Clix#oiscf^Yrjg`o1zc68E?JCD+_Q|J(X+yQ*_ GF8K*KJaF^? delta 35 rcmbPopY_BQ)(tumOi4Strife Onizuka
  • Sandra Tsure
  • Moundsa Mayo
  • +
  • Jasper Wiggerink
  • Ima Mechanique
  • diff --git a/trunk/Resource/ReleaseNotes.htm b/trunk/Resource/ReleaseNotes.htm index 38f2237..15fc362 100644 --- a/trunk/Resource/ReleaseNotes.htm +++ b/trunk/Resource/ReleaseNotes.htm @@ -6,7 +6,25 @@
    -

    2013-10-18 - Release 2.55.0

    +

    2018-01-15 - Release 3.0.0

    +
    +

    * Added all functions of the OSSL library (http://opensimulator.org/wiki/Category:OSSL_Functions).

    +

    * Added the include functionality.

    +
      +
    • The LSLI extension has been created and is required for the use of the include function.
    • +
    • Scripts can now be included using '//#include("<path>/<file>")' inside an LSLI script.
    • +
    • LSLI scripts can be directly interpreted by the debugger inside the LSL Editor.
    • +
    • LSLI scripts can be exported to LSL scripts.
    • +
    +

    + For more information about the include functionality, + please visit + + https://docs.google.com/document/d/1gEkeY4rk-x06PPRPlxVbiPdXS1NDiaiQxZRrVfzwFjA/edit?usp=sharing + +

    +
    +

    2013-10-18 - Release 2.55.0

    * Constants Added: