Page 1 of 1

02-18-2005 new version out!

PostPosted: Feb 18, 2005 @ 7:46pm
by kornalius
A new version of PPL is now available.

http://ppl.arwen.com

- Fixed bug when passing a list variable to a undefined parameter proc/func.

- Fixed main game api loop to not use CPU cycles when suspended.

- COM functions available on the PC and PC SDK.

- Fixed a few memory leaks in some the COM functions.

- Rewrote a lot of the PC version source code structure. Some functions will be faster now.

- Fixed return() operator to work with any variable types properly.

- Updated help file sections about PROC / FUNC and NPROC / NFUNC.

- Fixed nproc and nfunc to retrieve only variable pointers in the ARGS$ list.

- Fixed a memory leak with structure, arrays and matrix when strings were used within the elements.

NB: The SDK has been updated too.