View Single Post
  #20  
Old 05-30-2009, 09:17 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
Quote:
Originally Posted by Stephen View Post
In the 5.2 the main game canvas will no longer update if you mouse-click (select) a game window (playerlist, etc).

Probably not possible to fix, but it's annoying that the canvas freezes while I'm moving external windows (such as setting my player list size and position!).
This is because Graal runs on only one thread, I believe, instead of multi-threading. Well, that's just what I've heard around. This also applies to things like the quit message box and such. All these have pretty large problems beyond just being annoying, as they seem to screw with scripts that have sync'ing problems
Reply With Quote