View Single Post
  #1  
Old 03-03-2006, 08:04 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Exclamation Graal v4.04 revision 2 released

A new version has been uploaded which is mainly a bug-fix release.

Fixes:
- fixed a problem of non-stopping looping sounds
- the option for not loading heads for the player list is working better now
- better error message when the connection cannot be established (asks to check the internet cable & firewall)
- fixed some controls which were still using the old red/gold profiles (GuiPopUpMenuCtrl needs to set scrollprofile)
- fixed the code of several Gui controls which were producing division-by-zero errors in certain situations
- re-added the file selection for scripted-RC (selectFileForUpload(), selectFileForDownload(string)), also displays the other drives now on Windows
- fixed the file-upload (for scripted RC)
- fixed again the timed-out error on Graal3D so that it displays the correct error and goes back to the login screen
- fixed animating of gifs/mngs in Graal3D
- fixed the logout from Graal3D, to fix relogin problems
- fixed a problem with updating files with upper case letters (on Linux/Mac)

Additions:
- new option 'Use a minimum of video resources' for using textures of smaller size; this option doesn't reduce the image quality, and doesn't change anything for newer cards (should only make a different with geforce2 or older)
- new scripting function setSelectedByText(text) for GuiTextListCtrl, GuiPopUpMenuCtrl, GuiPopUpEditCtrl, and GuiContextMenuCtrl

Last edited by Admins; 03-04-2006 at 04:46 PM..