Creation/Dev/Releases/Client/6.0

From Graal Bible


Graal v6.0 is a planned release of Graal. The client is currently only used on the iPhone OS for Classic iPhone.

The client is currently in closed beta status, with the client being given to select volunteers. These volunteers report bugs found in the client in the following threads on the Graal Forums: Windows | Mac | Linux.

Features and Changes

External Windows

  • The client now supports external windows on all platforms.
  • External windows run at native frame rates (such as for resizing) as opposed to Graal's normal 20 FPS limit. This allows for developers to create tools which are more convenient and usable, as well as creating a better user experience.
An example of a developer tool taking advantage of external windows for improved performance.

Scripting

  • The clientside functions "trigger" and "scheduleevent" no longer require their last parameter.

Universal Font Rendering

  • The client now uses the same font rendering engine on each platform.

Mouse Cursors

GuiControls now have a variable cursor which allows the scripter to specify the cursor type when the mouse is hovered over the control.

Windows-specific

OS Support

  • Graal v6 supports Windows Vista and Windows 7, as well as Aero. This fixes performance issues, issues with recording and screen capturing with Aero enabled, and other inconsistencies with Graal running on older operating environments.

Mac-specific

Intel x64

  • The Mac client has now been complied to work on Intel-Mac computers natively as a 64-bit application (as opposed to the slow Rosetta-emulated prior version). The application is released as a universal binary, which means that it will work on legacy systems which use PowerPC processors (although there are as of March 2010 issues with older systems).

Linux-specific

There are no known Linux-specific changes.