Adventure Game Studio

AGS Development => Engine Development => Topic started by: Radiant on Sat 21/09/2013 07:52:26

Title: (moved to bugtracker) Escape key doesn't trigger
Post by: Radiant on Sat 21/09/2013 07:52:26
Might as well bring this up here. For some reason, if the last key you've pressed is CONTROL (or control + any letter), then pressing ESCAPE doesn't register to on_key_press. If you press any other key first, it's fine. Not a big deal but it's a bug, especially since esc tends to be used for skipping cutscenes.

http://www.adventuregamestudio.co.uk/forums/index.php?issue=378.0
Title: Re: Escape key doesn't trigger
Post by: Crimson Wizard on Sat 21/09/2013 15:31:17
Yes, this problem persists for a very long time now.
(I know you had problems accessing bug tracker for some reason, but I'll give this just in case: http://www.adventuregamestudio.co.uk/forums/index.php?issue=378.0
)

I think JJS found a way to fix this, but I forgot to check how it works. I will speak with JJS about this.
Title: Re: Escape key doesn't trigger
Post by: Radiant on Sat 21/09/2013 15:58:47
Not a big deal. Frankly I'm more worried about the DX9 baseline issue.
Title: Re: Escape key doesn't trigger
Post by: Radiant on Mon 30/09/2013 23:59:22
Please let me know if you have heard any news of this?
Title: Re: Escape key doesn't trigger
Post by: Radiant on Tue 01/10/2013 21:07:18
Ah, I can access the bug tracker now. Ok, so this is an Allegro bug and it's fixed in release 4.3, so it should be a simple matter of upgrading the Allegro used to build AGS with.