Page 1 of 1

3.5 version

Posted: Wed Jan 22, 2014 5:40 pm
by Mr. Kibernetik
Version 3.5 will be a maintenance release, dedicated to bugs corrections.

In documentation in "Basics. User functions" section text will be updated to:
"All variables defined inside function are local and static."

Re: 3.5 version

Posted: Wed Jan 22, 2014 10:35 pm
by Mr. Kibernetik
Manual for GRAPHICS MODE command will be corrected.

Command SPRITE COPY will not give runtime error when copying over existing sprite.

Command SPRITE DELETE will not give runtime error when deleting non-existent sprite.

Critical kernel bug which could result in program malfunction will be corrected.

Re: 3.5 version

Posted: Thu Jan 23, 2014 4:15 pm
by Mr. Kibernetik
Priority of comments will be higher than of text insertion block { }.

Re: 3.5 version

Posted: Thu Jan 23, 2014 5:15 pm
by Mr. Kibernetik
Interface objects will not overlay toolbar.

Re: 3.5 version

Posted: Thu Jan 23, 2014 6:33 pm
by Mr. Kibernetik
Bug when evaluating VAL() function of string with scientific notation will be corrected.

Re: 3.5 version

Posted: Thu Jan 23, 2014 7:07 pm
by Mr. Kibernetik
New program sample "MAZER.txt" will be added to sample programs, "Games" section.

Re: 3.5 version

Posted: Sun Jan 26, 2014 1:48 am
by Mr. Kibernetik
Documentation for commands DRAW ARC and GRAPHICS MODE will be updated.

New program sample "Fractaler.txt" will be added to "Games" section.

Bug in function SPRITE_HIT will be fixed.