Version 0.17b released

Announcements about new releases and updates.
Post Reply
coderJeff
Site Admin
Posts: 4313
Joined: Nov 04, 2005 14:23
Location: Ontario, Canada
Contact:

Version 0.17b released

Post by coderJeff »

New in this release: Types (structures) now allow member functions, operator overloading, properties, constructors and destructors. Graphics library has capabilities for screen control, events, and alpha blending. Built-in support for 64 bit file operations. Additional language options and compatibility added through the new "-lang" dialect option. And much more. See the changelog for more details.

Notes:
This release is the last 0.17b version that will be released and is similiar in content to the May 1, 2007 intermediate release. This release is certainly not bug free but does add many new features and fixes many older bugs.

DOS: http://prdownloads.sourceforge.net/fbc/ ... p?download

Linux: http://prdownloads.sourceforge.net/fbc/ ... z?download

Windows: http://prdownloads.sourceforge.net/fbc/ ... e?download


Update: May 21, 2007

The linux release has been updated to fix several installation and usage problems. Users should download the updated release from sourceforge. Link is updated above. Thank you.
Post Reply