[patch:SDL] Keycodes

Programmers discuss here anything related to FreeOrion programming. Primarily for the developers to discuss.

Moderator: Committer

Post Reply
Message
Author
Mitten.O
Programmer
Posts: 255
Joined: Sun Apr 06, 2014 4:15 pm

[patch:SDL] Keycodes

#1 Post by Mitten.O »

I noticed that arrow keys didn't work in the SDL branch. SDL2 has updated its keycodes and the direct mapping between them and GiGi keys is no longer valid outside ascii. I constructed a proper mapping.
Attachments

[The extension patch has been deactivated and can no longer be displayed.]

Any code by me in this post is released under GPL 2.0 or later.

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13603
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: [patch:SDL] Keycodes

#2 Post by Geoff the Medio »


Post Reply