Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyboard input broken with SDL2 #1

Closed
phaethonfire opened this issue Oct 16, 2014 · 2 comments
Closed

keyboard input broken with SDL2 #1

phaethonfire opened this issue Oct 16, 2014 · 2 comments

Comments

@phaethonfire
Copy link

This repo is behind the original trunk. There is a bug with SDL2 described here:
https://bitbucket.org/jice/libtcod/issue/39/proposed-sdl2-unknown-pressed-character

If you can merge in the changed from jice's repo, it will fix them. With this repo, the TCOD_key_t foo.shift boolean wasn't working and I couldn't get capital letters. The newest libtcod adds a "text" element to get the right input from SDL2.

All that said, thanks for posting this fork. The makefile worked great and saved me a headache.

@podiki
Copy link
Owner

podiki commented Oct 17, 2014

Hello! Thanks for taking a look at my fork. Can you give me a test case? The only changes upstream since I created this fork have been some minor things related to Windows support. I just checked the issue you mentioned and the source here is up to date with those changes. Can you please double check or let me know what to reproduce?

Thanks!

@podiki
Copy link
Owner

podiki commented Jun 17, 2015

Closing this since as far as I can tell these changes were already in.

@podiki podiki closed this as completed Jun 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants