Jump to content
FHannes

SCAR Divi 3.27 Final

Recommended Posts

As promised I've released the final build of SCAR Divi 3.27. This version does not contain many big changes, mostly behind the scenes changes to increase stability and some other thing. Some new functions and such have been included. I've also recorded a video review of the changes which you can view by clicking

.

 

Changelog:

Bugfixes:
- TPAChain and TPAChainEx did not always return the correct result
- LastPos and LastPosEx did not work properly

Improvements:
- Some noob-proofing
- Tweaked parts of the core library
- Additional stability
- Settings manager was overhauled

Additions:
- Shortkey for the bitmap picker
- SCAR327_UP directive
- Deprecated keyword for regular functions
- Icons for bottom tabs (lamp icon for messages lights up when messages are available)
- function SplitTPA(const TPA: TPointArray; const Dist: Integer): T2DPointArray; (Alias for TPAChain)
- function SplitTPAEx(const TPA: TPointArray; const XMax, YMax: Integer): T2DPointArray; (Alias for TPAChainEx)
- T2DBoxArray = array of TBoxArray;
- TIntArray = array of Integer;
- function LastDelimiter(const Delimiters, Str: AnsiString): Integer;
- function FindDelimiter(const Delimiters, Str: AnsiString): Integer;
- function FindDelimiterEx(const Delimiters, Str: AnsiString; const Offset: Integer): Integer;

 

Enjoy ;)

~Freddy

Link to comment
Share on other sites

Neron, make a bug report about that to Mantis Bugtracker, so I am sure Freddy will check it out as soon as possible.. :) Not that he doesn't see it from here, but it's a good thing to report the bugs (and also suggest new features) to Mantis..

Also, I think you are talking about version 3? (3.26, 3.27)

 

-Jani

Link to comment
Share on other sites

Neron, make a bug report about that to Mantis Bugtracker, so I am sure Freddy will check it out as soon as possible.. :) Not that he doesn't see it from here, but it's a good thing to report the bugs (and also suggest new features) to Mantis..

Also, I think you are talking about version 3? (3.26, 3.27)

 

-Jani

 

yes 3. I will report to Mantis.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...